<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>d0b2dbfa - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libusbhid/Makefile#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/lib/libusbhid/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8010f4ad - libusb: remove use of COMPAT_32BIT</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libusbhid/Makefile#8010f4ad</link>
        <description>libusb: remove use of COMPAT_32BITThis codepath used uint64_t&apos;s in place of pointers in structs andarrays to allow 32-bit code to use 64-bit version of ioctls.  Nowthat we support 32-bit compat natively this is no longer needed.Reviewed by:	hselasky, jrtc27 (prior version)

            List of files:
            /freebsd-14.2/lib/libusbhid/Makefile</description>
        <pubDate>Fri, 17 Dec 2021 21:28:14 +0000</pubDate>
        <dc:creator>Brooks Davis &lt;brooks@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4c1a82ce - pkgbase: Create a FreeBSD-utilities package and make it the default one</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libusbhid/Makefile#4c1a82ce</link>
        <description>pkgbase: Create a FreeBSD-utilities package and make it the default oneThe default package use to be FreeBSD-runtime but it should only containbinaries and libs enough to boot to single user and repair the system, itis also very handy to have a package that can be tranform to a small mfsroot.So create a new package named FreeBSD-utilities and make it the default one.Also move a few binaries and lib into this package when it make sense.Reviewed by:	bapt, gjbDifferential Revision:	https://reviews.freebsd.org/D21506

            List of files:
            /freebsd-14.2/lib/libusbhid/Makefile</description>
        <pubDate>Thu, 05 Sep 2019 14:15:47 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>014db25b - Update ^/vendor/NetBSD/tests/dist to a more recent snapshot</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libusbhid/Makefile#014db25b</link>
        <description>Update ^/vendor/NetBSD/tests/dist to a more recent snapshotPulled on &quot;Thu Aug 11 18:01:19 PDT 2016&quot;

            List of files:
            /freebsd-14.2/lib/libusbhid/Makefile</description>
        <pubDate>Fri, 12 Aug 2016 01:05:07 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a70cba95 - First pass through library packaging.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libusbhid/Makefile#a70cba95</link>
        <description>First pass through library packaging.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/lib/libusbhid/Makefile</description>
        <pubDate>Thu, 04 Feb 2016 21:16:35 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>951acbc0 - - Add support for libusbhid in 32-bit compatibility mode.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libusbhid/Makefile#951acbc0</link>
        <description>- Add support for libusbhid in 32-bit compatibility mode.- Add missing check for ugd_actlen being too small.- Add missing inclusion guard to usbvar.h header file.- This also fixes buildworld breakage since r213852.

            List of files:
            /freebsd-14.2/lib/libusbhid/Makefile</description>
        <pubDate>Sat, 16 Oct 2010 11:20:53 +0000</pubDate>
        <dc:creator>Hans Petter Selasky &lt;hselasky@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3ca3047a - Bump the version of all non-symbol-versioned shared libraries in</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libusbhid/Makefile#3ca3047a</link>
        <description>Bump the version of all non-symbol-versioned shared libraries inpreparation for 8.0-RELEASE.  Add the previous version of thoselibraries to ObsoleteFiles.inc and bump __FreeBSD_Version.Reviewed by:    kibApproved by:    re (rwatson)

            List of files:
            /freebsd-14.2/lib/libusbhid/Makefile</description>
        <pubDate>Sun, 19 Jul 2009 17:25:24 +0000</pubDate>
        <dc:creator>Ken Smith &lt;kensmith@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7e474656 - src/usr.bin/usbhidaction/usbhidaction.c</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libusbhid/Makefile#7e474656</link>
        <description>src/usr.bin/usbhidaction/usbhidaction.csrc/usr.bin/usbhidctl/usbhid.csrc/sys/dev/usb2/include/usb2_hid.hsrc/sys/dev/usb2/input/uhid2.csrc/lib/libusbhid/Makefilesrc/lib/libusbhid/descr.csrc/lib/libusbhid/descr_compat.csrc/lib/libusbhid/usbhid.3src/lib/libusbhid/usbhid.hsrc/lib/libusbhid/usbvar.hPatches to make libusbhid and HID userland utilities compatible withthe new USB stack. All HID ioctls should go through the libusbhidlibrary to ensure compatibility. I have found at least one piece ofsoftware in /usr/ports which needs to get updated before USB HIDdevices will work. This is the X joystick input driver.Reported and tested by:Daichi GOTO and Masanori OZAWA.src/sys/dev/usb2/core/usb2_process.cCorrect USB process names.Reported by:Andre Guibert de Bruetsrc/sys/dev/usb2/serial/uftdi2.cIntegrate changes from old USB stack.Submitted by:	hps

            List of files:
            /freebsd-14.2/lib/libusbhid/Makefile</description>
        <pubDate>Mon, 02 Feb 2009 00:49:39 +0000</pubDate>
        <dc:creator>Alfred Perlstein &lt;alfred@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>419ecd5d - Bump library versions in preparation for 7.0.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libusbhid/Makefile#419ecd5d</link>
        <description>Bump library versions in preparation for 7.0.Ok&apos;d by:	kan

            List of files:
            /freebsd-14.2/lib/libusbhid/Makefile</description>
        <pubDate>Mon, 21 May 2007 02:49:08 +0000</pubDate>
        <dc:creator>Daniel Eischen &lt;deischen@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a84020c2 - Bump the shared library version number of all libraries that have not</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libusbhid/Makefile#a84020c2</link>
        <description>Bump the shared library version number of all libraries that have notbeen bumped since RELENG_5.Reviewed by:	ruApproved by:	re (not needed for commit check but in principle...)

            List of files:
            /freebsd-14.2/lib/libusbhid/Makefile</description>
        <pubDate>Fri, 22 Jul 2005 17:19:05 +0000</pubDate>
        <dc:creator>Ken Smith &lt;kensmith@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e201f9ec - Release n_hibma&apos;s maintainership due to his ENOTIME.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libusbhid/Makefile#e201f9ec</link>
        <description>Release n_hibma&apos;s maintainership due to his ENOTIME.Discussed with, okayed, authorized, requested by, on behalf of:	n_hibma (MAINTAINER)

            List of files:
            /freebsd-14.2/lib/libusbhid/Makefile</description>
        <pubDate>Sat, 04 Jun 2005 10:58:39 +0000</pubDate>
        <dc:creator>Jens Schweikhardt &lt;schweikh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cf0e07e5 - Sync with NetBSD.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libusbhid/Makefile#cf0e07e5</link>
        <description>Sync with NetBSD.- Bump shared library version on libusbhid.- Retire libusbhid.h; it is called usbhid.h now.- hid_start_parse() takes a third argument.- hid_locate() takes a fifth argument.- hid_report_size() order of arguments changes.- Other changes, including formatting and whitespace.Bump __FreeBSD_version.This change will break all third party applications that rely on previousFreeBSD specific behavior.

            List of files:
            /freebsd-14.2/lib/libusbhid/Makefile</description>
        <pubDate>Wed, 09 Apr 2003 01:52:49 +0000</pubDate>
        <dc:creator>Matthew N. Dodd &lt;mdodd@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>224af215 - Zap now-unused SHLIB_MINOR</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libusbhid/Makefile#224af215</link>
        <description>Zap now-unused SHLIB_MINOR

            List of files:
            /freebsd-14.2/lib/libusbhid/Makefile</description>
        <pubDate>Sat, 28 Sep 2002 00:25:32 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7b8cfc52 - Install libusbhid, and use it instead of libusb.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libusbhid/Makefile#7b8cfc52</link>
        <description>Install libusbhid, and use it instead of libusb.MFC after:	6 days

            List of files:
            /freebsd-14.2/lib/libusbhid/Makefile</description>
        <pubDate>Thu, 28 Mar 2002 18:44:25 +0000</pubDate>
        <dc:creator>Josef Karthauser &lt;joe@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7793e755 - Update the documentation to reflect the change from libusb to libusbhid.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libusbhid/Makefile#7793e755</link>
        <description>Update the documentation to reflect the change from libusb to libusbhid.MFC after:	6 days

            List of files:
            /freebsd-14.2/lib/libusbhid/Makefile</description>
        <pubDate>Thu, 28 Mar 2002 18:22:33 +0000</pubDate>
        <dc:creator>Josef Karthauser &lt;joe@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bd819be9 - Rename libusb.h to libusbhid.h, via a repocopy.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libusbhid/Makefile#bd819be9</link>
        <description>Rename libusb.h to libusbhid.h, via a repocopy.MFC after:	7 days

            List of files:
            /freebsd-14.2/lib/libusbhid/Makefile</description>
        <pubDate>Thu, 28 Mar 2002 01:42:36 +0000</pubDate>
        <dc:creator>Josef Karthauser &lt;joe@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4a558355 - MAN[1-9] -&gt; MAN.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libusbhid/Makefile#4a558355</link>
        <description>MAN[1-9] -&gt; MAN.

            List of files:
            /freebsd-14.2/lib/libusbhid/Makefile</description>
        <pubDate>Tue, 27 Mar 2001 17:27:19 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9e2046df - The USB library from NetBSD by Lennart Augustsson &lt;lennart@augustsson.net&gt;.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libusbhid/Makefile#9e2046df</link>
        <description>The USB library from NetBSD by Lennart Augustsson &lt;lennart@augustsson.net&gt;.

            List of files:
            /freebsd-14.2/lib/libusbhid/Makefile</description>
        <pubDate>Sun, 11 Jun 2000 18:19:14 +0000</pubDate>
        <dc:creator>Nick Hibma &lt;n_hibma@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
