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

            List of files:
            /freebsd-14.2/share/examples/kld/syscall/test/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>a5921bc3 - Update share/examples/* to properly install /usr/share/examples.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/examples/kld/syscall/test/Makefile#a5921bc3</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-14.2/share/examples/kld/syscall/test/Makefile</description>
        <pubDate>Tue, 10 May 2016 00:51:50 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3bdf7758 - NO_MAN= has been deprecated in favor of MAN= for some time, go ahead</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/examples/kld/syscall/test/Makefile#3bdf7758</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-14.2/share/examples/kld/syscall/test/Makefile</description>
        <pubDate>Sun, 13 Apr 2014 05:21:56 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>55f031bd - Conform style.Makefile(5) and replace = and += with ?=, which lets you to</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/examples/kld/syscall/test/Makefile#55f031bd</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-14.2/share/examples/kld/syscall/test/Makefile</description>
        <pubDate>Mon, 01 Feb 2010 16:13:56 +0000</pubDate>
        <dc:creator>Wojciech A. Koszek &lt;wkoszek@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d632071e - Small cleanup while being here:</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/examples/kld/syscall/test/Makefile#d632071e</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-14.2/share/examples/kld/syscall/test/Makefile</description>
        <pubDate>Mon, 18 Jan 2010 23:09:07 +0000</pubDate>
        <dc:creator>Wojciech A. Koszek &lt;wkoszek@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1999b9bf - Style.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/examples/kld/syscall/test/Makefile#1999b9bf</link>
        <description>Style.

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

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

            List of files:
            /freebsd-14.2/share/examples/kld/syscall/test/Makefile</description>
        <pubDate>Sun, 24 Oct 2004 15:33:08 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>380a989b - Replace the misc example with a simpler syscall example using the new</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/examples/kld/syscall/test/Makefile#380a989b</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-14.2/share/examples/kld/syscall/test/Makefile</description>
        <pubDate>Sat, 09 Jan 1999 14:26:22 +0000</pubDate>
        <dc:creator>Doug Rabson &lt;dfr@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
