<?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>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/kbdcontrol/Makefile#e9ac41698b2f322d55ccf9da50a3596edb2c1800</link>
        <description>Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I&apos;ll just run the command on the branches)Sponsored by: Netflix

            List of files:
            /freebsd/usr.sbin/kbdcontrol/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 06:46:32 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>968a3db7151644bda2036e1be8d4c536220b318f - kbdcontrol: Support building as a bootstrap tool on old and non-FreeBSD</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/kbdcontrol/Makefile#968a3db7151644bda2036e1be8d4c536220b318f</link>
        <description>kbdcontrol: Support building as a bootstrap tool on old and non-FreeBSDSystems that predate 971bac5ace7a (&quot;kbd: consolidate kb interfaces(phase one)&quot;) cannot build kbdcontrol since kbdelays and kbrates movedto sys/kbio.h. Moreover, on non-FreeBSD, it requires all kinds of ioctlsand sysctls that are highly FreeBSD-specific to build, but we use it asa bootstrap tool to generate the keymaps used by some kernels (LINT onesin particular). Thus, when bootstrapping kbdcontrol, disable everythingthat&apos;s not needed for that singular use, and use the in-tree kbio.h toget the definitions of the necessary structures.This allows KBDMUX_DFLT_KEYMAP, UKBD_DFLT_KEYMAP and ATKBD_DFLT_KEYMAPto be enabled when building on non-FreeBSD, and thus LINT kernels.Reviewed by:	impDifferential Revision:	https://reviews.freebsd.org/D41541

            List of files:
            /freebsd/usr.sbin/kbdcontrol/Makefile</description>
        <pubDate>Tue, 22 Aug 2023 22:00:28 +0200</pubDate>
        <dc:creator>Jessica Clarke &lt;jrtc27@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/kbdcontrol/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/usr.sbin/kbdcontrol/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>c2bb66023fe3e3617f56302b6960f59545a5535c - kbdcontrol: enable pre-Unicode dead key table compatibility</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/kbdcontrol/Makefile#c2bb66023fe3e3617f56302b6960f59545a5535c</link>
        <description>kbdcontrol: enable pre-Unicode dead key table compatibilityThe definition of pre-Unicode keymap ioctls will be made optional anddependent on COMPAT_FREEBSD13 in a follow-up commit to 14-CURRENT.While we generally provide ABI compatibility for older binaries ona new kernel, but not functionally extended userland programs on anold kernel, it has been specifically requested to preserve ABIcompatibility for the kbdcontrol program for both these cases.Passing the kernel configuration option COMPAT_FREEBSD13 to the buildof kbdcontrol will make ioctls visible to the build that are normallyhidden, but required to implement compatibility with kernels that onlysupport 8 bit characters in dead key maps.This commit is not to be merged to any previous FreeBSD version andit shall be reverted as soon as this type of ABI compatibility is nolonger deemed necessary (probably before 14-STABLE is branched).This commit is a part of review D38465 and split off to allow it to bereverted using the commit ID.

            List of files:
            /freebsd/usr.sbin/kbdcontrol/Makefile</description>
        <pubDate>Tue, 14 Feb 2023 13:49:06 +0100</pubDate>
        <dc:creator>Stefan E&#223;er &lt;se@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cab549c76c8822be2850f048a2f80d5a174f5910 - pkgbase: Create a FreeBSD-console-tools package</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/kbdcontrol/Makefile#cab549c76c8822be2850f048a2f80d5a174f5910</link>
        <description>pkgbase: Create a FreeBSD-console-tools packageAnd put in it: - kbdcontrol - vidcontrol - moused - kbdmapThose aren&apos;t useful in a jail or for a modern desktop.While here, split the devd.conf part into some new files.Reviewed by:	baptSponsored by:	Beckhoff Automation GmbH &amp; Co. KGDifferential Revision:	https://reviews.freebsd.org/D38321

            List of files:
            /freebsd/usr.sbin/kbdcontrol/Makefile</description>
        <pubDate>Wed, 01 Feb 2023 10:35:56 +0100</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>61c1328eb016476ee7ff5ad65d8224bb43e572db - Merge ^/head r352105 through r352307.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/kbdcontrol/Makefile#61c1328eb016476ee7ff5ad65d8224bb43e572db</link>
        <description>Merge ^/head r352105 through r352307.

            List of files:
            /freebsd/usr.sbin/kbdcontrol/Makefile</description>
        <pubDate>Fri, 13 Sep 2019 23:15:01 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bcba42d1f877c494d64f4fabb99cf50ccc16e321 - Stop linking to libl by specifying we do not need yywrap</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/kbdcontrol/Makefile#bcba42d1f877c494d64f4fabb99cf50ccc16e321</link>
        <description>Stop linking to libl by specifying we do not need yywrapMFC after: 3 days

            List of files:
            /freebsd/usr.sbin/kbdcontrol/Makefile</description>
        <pubDate>Tue, 10 Sep 2019 09:26:38 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>98e0ffaefb0f241cda3a72395d3be04192ae0d47 - Merge sync of head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/kbdcontrol/Makefile#98e0ffaefb0f241cda3a72395d3be04192ae0d47</link>
        <description>Merge sync of head

            List of files:
            /freebsd/usr.sbin/kbdcontrol/Makefile</description>
        <pubDate>Wed, 27 May 2015 03:19:58 +0200</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d899be7d43d8df9cb485af5705e2724165a461c7 - Reintegrate head: r274132-r277384</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/kbdcontrol/Makefile#d899be7d43d8df9cb485af5705e2724165a461c7</link>
        <description>Reintegrate head: r274132-r277384Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/usr.sbin/kbdcontrol/Makefile</description>
        <pubDate>Mon, 19 Jan 2015 17:15:12 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8f0ea33f2bbf3a6aa80235f0a02fa5f2780c2b17 - Reintegrate head revisions r273096-r277147</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/kbdcontrol/Makefile#8f0ea33f2bbf3a6aa80235f0a02fa5f2780c2b17</link>
        <description>Reintegrate head revisions r273096-r277147Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/usr.sbin/kbdcontrol/Makefile</description>
        <pubDate>Tue, 13 Jan 2015 22:29:24 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>840e70929b3bc0bfdbccfd8d8626d6e2f29ddbcf - MFHead @ r275232</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/kbdcontrol/Makefile#840e70929b3bc0bfdbccfd8d8626d6e2f29ddbcf</link>
        <description>MFHead @ r275232

            List of files:
            /freebsd/usr.sbin/kbdcontrol/Makefile</description>
        <pubDate>Sat, 29 Nov 2014 06:28:40 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2c97f721e7032f8c0e1d19a6b8887bd2af8cfa0f - r274961 through r275075</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/kbdcontrol/Makefile#2c97f721e7032f8c0e1d19a6b8887bd2af8cfa0f</link>
        <description>r274961 through r275075

            List of files:
            /freebsd/usr.sbin/kbdcontrol/Makefile</description>
        <pubDate>Tue, 25 Nov 2014 22:43:01 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c6db8143eda5c775467145ac73e8ebec47afdd8f - Convert usr.sbin to LIBADD</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/kbdcontrol/Makefile#c6db8143eda5c775467145ac73e8ebec47afdd8f</link>
        <description>Convert usr.sbin to LIBADDReduce overlinking

            List of files:
            /freebsd/usr.sbin/kbdcontrol/Makefile</description>
        <pubDate>Tue, 25 Nov 2014 17:57:27 +0100</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>052238b16cf05cb96be651f5ab80deacf8d6cf0a - style.Makefile(5)</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/kbdcontrol/Makefile#052238b16cf05cb96be651f5ab80deacf8d6cf0a</link>
        <description>style.Makefile(5)

            List of files:
            /freebsd/usr.sbin/kbdcontrol/Makefile</description>
        <pubDate>Fri, 04 Apr 2003 19:49:21 +0200</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4f5d9133717c648baa9d207c1f02fc66f265c6ac - WARNS?=4 cleanup.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/kbdcontrol/Makefile#4f5d9133717c648baa9d207c1f02fc66f265c6ac</link>
        <description>WARNS?=4 cleanup.

            List of files:
            /freebsd/usr.sbin/kbdcontrol/Makefile</description>
        <pubDate>Thu, 11 Jul 2002 23:12:18 +0200</pubDate>
        <dc:creator>Alfred Perlstein &lt;alfred@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>90e655ea4e3750a48b8b350adb823f0ace818f21 - Perform a major cleanup of the usr.sbin Makefiles.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/kbdcontrol/Makefile#90e655ea4e3750a48b8b350adb823f0ace818f21</link>
        <description>Perform a major cleanup of the usr.sbin Makefiles.These are not perfectly in agreement with each other style-wise, but theyare orders of orders of magnitude more consistent style-wise than before.

            List of files:
            /freebsd/usr.sbin/kbdcontrol/Makefile</description>
        <pubDate>Fri, 20 Jul 2001 08:20:32 +0200</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>345e52e74228df732bb0c9732aca0fc0404c360d - - Backout botched attempt to introduce MANSECT feature.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/kbdcontrol/Makefile#345e52e74228df732bb0c9732aca0fc0404c360d</link>
        <description>- Backout botched attempt to introduce MANSECT feature.- MAN[1-9] -&gt; MAN.

            List of files:
            /freebsd/usr.sbin/kbdcontrol/Makefile</description>
        <pubDate>Mon, 26 Mar 2001 16:42:20 +0200</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2c5569d6ff9853d2776746d27848421f8432d704 - The GCC 2.96 snapshots have slightly different rules for finding include</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/kbdcontrol/Makefile#2c5569d6ff9853d2776746d27848421f8432d704</link>
        <description>The GCC 2.96 snapshots have slightly different rules for finding includefiles.  Mostly -I${.CURDIR} was needed -- especially for YACC generatedfiles as the new cpp does not look in the ultimate source file(ie, the .y file)&apos;s directory as told by the &quot;#line&quot; directive.  Some weremisspellings of &quot;-I${.CURDIR}&quot; as &quot;-I.&quot;.

            List of files:
            /freebsd/usr.sbin/kbdcontrol/Makefile</description>
        <pubDate>Fri, 01 Dec 2000 10:39:28 +0100</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5aeeaeba908fcfa4239686b6b860730af23ba8cf - Link kbdmap.5 to keymap.5</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/kbdcontrol/Makefile#5aeeaeba908fcfa4239686b6b860730af23ba8cf</link>
        <description>Link kbdmap.5 to keymap.5PR:		docs/19995 docs/20298

            List of files:
            /freebsd/usr.sbin/kbdcontrol/Makefile</description>
        <pubDate>Sun, 29 Oct 2000 16:49:03 +0100</pubDate>
        <dc:creator>Nik Clayton &lt;nik@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d760d77067ba35c8bb75038fb8b1f66790984b10 - Fixed breakage of installation of kbdcontrol.1 in previous commit.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/kbdcontrol/Makefile#d760d77067ba35c8bb75038fb8b1f66790984b10</link>
        <description>Fixed breakage of installation of kbdcontrol.1 in previous commit.Fixed style bugs.

            List of files:
            /freebsd/usr.sbin/kbdcontrol/Makefile</description>
        <pubDate>Thu, 14 Sep 2000 07:29:42 +0200</pubDate>
        <dc:creator>Bruce Evans &lt;bde@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
