<?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/share/examples/kld/syscall/test/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/share/examples/kld/syscall/test/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>a5921bc3653e2e286715e6fe8d473ec0d02da38c - Update share/examples/* to properly install /usr/share/examples.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/kld/syscall/test/Makefile#a5921bc3653e2e286715e6fe8d473ec0d02da38c</link>
        <description>Update share/examples/* to properly install /usr/share/examples.As result of this, a new examples package is now created.Note, this is only effective with &apos;SHARED=copies&apos; (the default),as the &apos;SHARED=symlinks&apos; mechanism will create a symlink to thesource tree version of the file(s).Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/share/examples/kld/syscall/test/Makefile</description>
        <pubDate>Tue, 10 May 2016 02:51:50 +0200</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6cec9cad762b6476313fb1f8e931a1647822db6b - MFC @ r266724</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/kld/syscall/test/Makefile#6cec9cad762b6476313fb1f8e931a1647822db6b</link>
        <description>MFC @ r266724An SVM update will follow this.

            List of files:
            /freebsd/share/examples/kld/syscall/test/Makefile</description>
        <pubDate>Tue, 03 Jun 2014 04:34:21 +0200</pubDate>
        <dc:creator>Peter Grehan &lt;grehan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3b8f08459569bf0faa21473e5cec2491e95c9349 - Merge head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/kld/syscall/test/Makefile#3b8f08459569bf0faa21473e5cec2491e95c9349</link>
        <description>Merge head

            List of files:
            /freebsd/share/examples/kld/syscall/test/Makefile</description>
        <pubDate>Mon, 28 Apr 2014 09:50:45 +0200</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>84e51a1b679bececc13cbe3cd3cb9b7d461b9fe7 - IFC @264767</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/kld/syscall/test/Makefile#84e51a1b679bececc13cbe3cd3cb9b7d461b9fe7</link>
        <description>IFC @264767

            List of files:
            /freebsd/share/examples/kld/syscall/test/Makefile</description>
        <pubDate>Wed, 23 Apr 2014 23:52:43 +0200</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3bdf775801b218aa5a89564839405b122f4b233e - NO_MAN= has been deprecated in favor of MAN= for some time, go ahead</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/kld/syscall/test/Makefile#3bdf775801b218aa5a89564839405b122f4b233e</link>
        <description>NO_MAN= has been deprecated in favor of MAN= for some time, go aheadand finish the job. ncurses is now the only Makefile in the tree thatuses it since it wasn&apos;t a simple mechanical change, and will beaddressed in a future commit.

            List of files:
            /freebsd/share/examples/kld/syscall/test/Makefile</description>
        <pubDate>Sun, 13 Apr 2014 07:21:56 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1a0fda2b547365c9453523592a445dfe21266d4b - IFH@204581</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/kld/syscall/test/Makefile#1a0fda2b547365c9453523592a445dfe21266d4b</link>
        <description>IFH@204581

            List of files:
            /freebsd/share/examples/kld/syscall/test/Makefile</description>
        <pubDate>Thu, 04 Mar 2010 14:35:57 +0100</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>55f031bd905ac00b3bb4925417686fa22ef36947 - Conform style.Makefile(5) and replace = and += with ?=, which lets you to</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/kld/syscall/test/Makefile#55f031bd905ac00b3bb4925417686fa22ef36947</link>
        <description>Conform style.Makefile(5) and replace = and += with ?=, which lets you tooverride WARNS.Reported by:	&lt;marius@nuenneri.ch&gt; and uqs@

            List of files:
            /freebsd/share/examples/kld/syscall/test/Makefile</description>
        <pubDate>Mon, 01 Feb 2010 17:13:56 +0100</pubDate>
        <dc:creator>Wojciech A. Koszek &lt;wkoszek@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d632071e0e35408e8a19cbb1e74c5ed3c3f2007d - Small cleanup while being here:</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/kld/syscall/test/Makefile#d632071e0e35408e8a19cbb1e74c5ed3c3f2007d</link>
        <description>Small cleanup while being here:- sort includes- remove usage(), since it seems to come from older version  of the KLD- remove unnecessary variable- mark argc/argv as unusedBring WARNS = 5 to the Makefile.

            List of files:
            /freebsd/share/examples/kld/syscall/test/Makefile</description>
        <pubDate>Tue, 19 Jan 2010 00:09:07 +0100</pubDate>
        <dc:creator>Wojciech A. Koszek &lt;wkoszek@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1999b9bf8006ede3840fd028a689db5a43480255 - Style.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/kld/syscall/test/Makefile#1999b9bf8006ede3840fd028a689db5a43480255</link>
        <description>Style.

            List of files:
            /freebsd/share/examples/kld/syscall/test/Makefile</description>
        <pubDate>Wed, 15 Mar 2006 11:40:01 +0100</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e653b48c80fb85b2a10372d664a4b55dbdc51dae - Start the dreaded NOFOO -&gt; NO_FOO conversion.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/kld/syscall/test/Makefile#e653b48c80fb85b2a10372d664a4b55dbdc51dae</link>
        <description>Start the dreaded NOFOO -&gt; NO_FOO conversion.OK&apos;ed by:	core

            List of files:
            /freebsd/share/examples/kld/syscall/test/Makefile</description>
        <pubDate>Tue, 21 Dec 2004 09:47:35 +0100</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a35d88931c87cfe6bd38f01d7bad22140b3b38f3 - For variables that are only checked with defined(), don&apos;t provide</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/kld/syscall/test/Makefile#a35d88931c87cfe6bd38f01d7bad22140b3b38f3</link>
        <description>For variables that are only checked with defined(), don&apos;t provideany fake value.

            List of files:
            /freebsd/share/examples/kld/syscall/test/Makefile</description>
        <pubDate>Sun, 24 Oct 2004 17:33:08 +0200</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>380a989b3223d455375b4fae70fd0b9bdd43bafb - Replace the misc example with a simpler syscall example using the new</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/kld/syscall/test/Makefile#380a989b3223d455375b4fae70fd0b9bdd43bafb</link>
        <description>Replace the misc example with a simpler syscall example using the newmodule registration hooks for syscalls.Submitted by: Assar Westerlund &lt;assar@sics.se&gt;

            List of files:
            /freebsd/share/examples/kld/syscall/test/Makefile</description>
        <pubDate>Sat, 09 Jan 1999 15:26:22 +0100</pubDate>
        <dc:creator>Doug Rabson &lt;dfr@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>55f031bd905ac00b3bb4925417686fa22ef36947 - Conform style.Makefile(5) and replace = and += with ?=, which lets you to</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/kld/syscall/test/Makefile#55f031bd905ac00b3bb4925417686fa22ef36947</link>
        <description>Conform style.Makefile(5) and replace = and += with ?=, which lets you tooverride WARNS.Reported by:	&lt;marius@nuenneri.ch&gt; and uqs@

            List of files:
            /freebsd/share/examples/kld/syscall/test/Makefile</description>
        <pubDate>Mon, 01 Feb 2010 17:13:56 +0100</pubDate>
        <dc:creator>Wojciech A. Koszek &lt;wkoszek@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d632071e0e35408e8a19cbb1e74c5ed3c3f2007d - Small cleanup while being here:</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/kld/syscall/test/Makefile#d632071e0e35408e8a19cbb1e74c5ed3c3f2007d</link>
        <description>Small cleanup while being here:- sort includes- remove usage(), since it seems to come from older version  of the KLD- remove unnecessary variable- mark argc/argv as unusedBring WARNS = 5 to the Makefile.

            List of files:
            /freebsd/share/examples/kld/syscall/test/Makefile</description>
        <pubDate>Tue, 19 Jan 2010 00:09:07 +0100</pubDate>
        <dc:creator>Wojciech A. Koszek &lt;wkoszek@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1999b9bf8006ede3840fd028a689db5a43480255 - Style.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/kld/syscall/test/Makefile#1999b9bf8006ede3840fd028a689db5a43480255</link>
        <description>Style.

            List of files:
            /freebsd/share/examples/kld/syscall/test/Makefile</description>
        <pubDate>Wed, 15 Mar 2006 11:40:01 +0100</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e653b48c80fb85b2a10372d664a4b55dbdc51dae - Start the dreaded NOFOO -&gt; NO_FOO conversion.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/kld/syscall/test/Makefile#e653b48c80fb85b2a10372d664a4b55dbdc51dae</link>
        <description>Start the dreaded NOFOO -&gt; NO_FOO conversion.OK&apos;ed by:	core

            List of files:
            /freebsd/share/examples/kld/syscall/test/Makefile</description>
        <pubDate>Tue, 21 Dec 2004 09:47:35 +0100</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a35d88931c87cfe6bd38f01d7bad22140b3b38f3 - For variables that are only checked with defined(), don&apos;t provide</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/kld/syscall/test/Makefile#a35d88931c87cfe6bd38f01d7bad22140b3b38f3</link>
        <description>For variables that are only checked with defined(), don&apos;t provideany fake value.

            List of files:
            /freebsd/share/examples/kld/syscall/test/Makefile</description>
        <pubDate>Sun, 24 Oct 2004 17:33:08 +0200</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>380a989b3223d455375b4fae70fd0b9bdd43bafb - Replace the misc example with a simpler syscall example using the new</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/examples/kld/syscall/test/Makefile#380a989b3223d455375b4fae70fd0b9bdd43bafb</link>
        <description>Replace the misc example with a simpler syscall example using the newmodule registration hooks for syscalls.Submitted by: Assar Westerlund &lt;assar@sics.se&gt;

            List of files:
            /freebsd/share/examples/kld/syscall/test/Makefile</description>
        <pubDate>Sat, 09 Jan 1999 15:26:22 +0100</pubDate>
        <dc:creator>Doug Rabson &lt;dfr@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
