<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/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>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libusbhid/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/lib/libusbhid/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 19:55:03 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8010f4ad21b6120e929bda4eed27696e63514677 - libusb: remove use of COMPAT_32BIT</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libusbhid/Makefile#8010f4ad21b6120e929bda4eed27696e63514677</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/lib/libusbhid/Makefile</description>
        <pubDate>Fri, 17 Dec 2021 22:28:14 +0100</pubDate>
        <dc:creator>Brooks Davis &lt;brooks@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f993ed2fbd3c307200ed9a6351e649f0904b39c5 - Merge ^/head r351732 through r352104.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libusbhid/Makefile#f993ed2fbd3c307200ed9a6351e649f0904b39c5</link>
        <description>Merge ^/head r351732 through r352104.

            List of files:
            /freebsd/lib/libusbhid/Makefile</description>
        <pubDate>Mon, 09 Sep 2019 21:58:46 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4c1a82cea504df7a79f5bd8f7d0a41cacccff16e - pkgbase: Create a FreeBSD-utilities package and make it the default one</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libusbhid/Makefile#4c1a82cea504df7a79f5bd8f7d0a41cacccff16e</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/lib/libusbhid/Makefile</description>
        <pubDate>Thu, 05 Sep 2019 16:15:47 +0200</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>014db25b98371942a535a35783bbaf8b571a6bee - Update ^/vendor/NetBSD/tests/dist to a more recent snapshot</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libusbhid/Makefile#014db25b98371942a535a35783bbaf8b571a6bee</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/lib/libusbhid/Makefile</description>
        <pubDate>Fri, 12 Aug 2016 03:05:07 +0200</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>13caa468668019a6c93ed6ff65ab21c673b378cb - Merge the projects/release-pkg branch to head.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libusbhid/Makefile#13caa468668019a6c93ed6ff65ab21c673b378cb</link>
        <description>Merge the projects/release-pkg branch to head.This allows packaging the base system with pkg(8), includingbut not limited to providing the ability to provide upstreambinary update possibilities for non-tier-1 architectures.This merge is a requirement of the 11.0-RELEASE, and as such,thank you to everyone that has tested the project branch.Documentation in build(7) etc. is still somewhat sparse, butupdates to those parts will follow.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/lib/libusbhid/Makefile</description>
        <pubDate>Sat, 16 Apr 2016 09:45:30 +0200</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a70cba95822f662d3f9da5119b6a0c433e8f70af - First pass through library packaging.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libusbhid/Makefile#a70cba95822f662d3f9da5119b6a0c433e8f70af</link>
        <description>First pass through library packaging.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/lib/libusbhid/Makefile</description>
        <pubDate>Thu, 04 Feb 2016 22:16:35 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>951acbc0ff23d6cf6eaacb2c7eaeaa54f0f7c601 - - Add support for libusbhid in 32-bit compatibility mode.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libusbhid/Makefile#951acbc0ff23d6cf6eaacb2c7eaeaa54f0f7c601</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/lib/libusbhid/Makefile</description>
        <pubDate>Sat, 16 Oct 2010 13:20:53 +0200</pubDate>
        <dc:creator>Hans Petter Selasky &lt;hselasky@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>10b3b54548f2290bbe8d8f88c59c28d12b7a635d - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libusbhid/Makefile#10b3b54548f2290bbe8d8f88c59c28d12b7a635d</link>
        <description>Merge from head

            List of files:
            /freebsd/lib/libusbhid/Makefile</description>
        <pubDate>Thu, 17 Sep 2009 18:16:44 +0200</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7d4b968b0fa6afc6bca132c27e2041c979ee6101 - Merge from head up to r188941 (last revision before the USB stack switch)</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libusbhid/Makefile#7d4b968b0fa6afc6bca132c27e2041c979ee6101</link>
        <description>Merge from head up to r188941 (last revision before the USB stack switch)

            List of files:
            /freebsd/lib/libusbhid/Makefile</description>
        <pubDate>Thu, 17 Sep 2009 15:31:39 +0200</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>11e9b8bad115cf9799076d3add8824862b038563 - - MFC @196061</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libusbhid/Makefile#11e9b8bad115cf9799076d3add8824862b038563</link>
        <description>- MFC @196061

            List of files:
            /freebsd/lib/libusbhid/Makefile</description>
        <pubDate>Tue, 04 Aug 2009 20:22:58 +0200</pubDate>
        <dc:creator>Oleksandr Tymoshenko &lt;gonzo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3ca3047aee082043d90aff2611a349c86c98e97c - Bump the version of all non-symbol-versioned shared libraries in</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libusbhid/Makefile#3ca3047aee082043d90aff2611a349c86c98e97c</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/lib/libusbhid/Makefile</description>
        <pubDate>Sun, 19 Jul 2009 19:25:24 +0200</pubDate>
        <dc:creator>Ken Smith &lt;kensmith@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1829d5da5355930d5cfa8ec8add8ff47dc0bebab - Update the projects tree to a newer FreeBSD current.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libusbhid/Makefile#1829d5da5355930d5cfa8ec8add8ff47dc0bebab</link>
        <description>Update the projects tree to a newer FreeBSD current.

            List of files:
            /freebsd/lib/libusbhid/Makefile</description>
        <pubDate>Thu, 12 Mar 2009 10:56:15 +0100</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7e474656a64be272ad26be7548187f62f4ad6876 - src/usr.bin/usbhidaction/usbhidaction.c</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libusbhid/Makefile#7e474656a64be272ad26be7548187f62f4ad6876</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/lib/libusbhid/Makefile</description>
        <pubDate>Mon, 02 Feb 2009 01:49:39 +0100</pubDate>
        <dc:creator>Alfred Perlstein &lt;alfred@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>419ecd5dee28e23b759fc90ff551d2fd188cb86f - Bump library versions in preparation for 7.0.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libusbhid/Makefile#419ecd5dee28e23b759fc90ff551d2fd188cb86f</link>
        <description>Bump library versions in preparation for 7.0.Ok&apos;d by:	kan

            List of files:
            /freebsd/lib/libusbhid/Makefile</description>
        <pubDate>Mon, 21 May 2007 04:49:08 +0200</pubDate>
        <dc:creator>Daniel Eischen &lt;deischen@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a84020c2b91368d6236647bb2933859e6d16d4a8 - Bump the shared library version number of all libraries that have not</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libusbhid/Makefile#a84020c2b91368d6236647bb2933859e6d16d4a8</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/lib/libusbhid/Makefile</description>
        <pubDate>Fri, 22 Jul 2005 19:19:05 +0200</pubDate>
        <dc:creator>Ken Smith &lt;kensmith@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e201f9ecd1023af7b0fd919a78b1a2b8246f72c0 - Release n_hibma&apos;s maintainership due to his ENOTIME.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libusbhid/Makefile#e201f9ecd1023af7b0fd919a78b1a2b8246f72c0</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/lib/libusbhid/Makefile</description>
        <pubDate>Sat, 04 Jun 2005 12:58:39 +0200</pubDate>
        <dc:creator>Jens Schweikhardt &lt;schweikh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cf0e07e504093d39ee5a0782b88ad372a9893643 - Sync with NetBSD.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libusbhid/Makefile#cf0e07e504093d39ee5a0782b88ad372a9893643</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/lib/libusbhid/Makefile</description>
        <pubDate>Wed, 09 Apr 2003 03:52:49 +0200</pubDate>
        <dc:creator>Matthew N. Dodd &lt;mdodd@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>224af215a6fe8d5e5e2c91cc97c48bdd67c991c7 - Zap now-unused SHLIB_MINOR</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libusbhid/Makefile#224af215a6fe8d5e5e2c91cc97c48bdd67c991c7</link>
        <description>Zap now-unused SHLIB_MINOR

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

            List of files:
            /freebsd/lib/libusbhid/Makefile</description>
        <pubDate>Thu, 28 Mar 2002 19:44:25 +0100</pubDate>
        <dc:creator>Josef Karthauser &lt;joe@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
