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

            List of files:
            /freebsd-14.2/usr.sbin/devinfo/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>e7a5a60e - pkgbase: Put devmatch in its own package</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/devinfo/Makefile#e7a5a60e</link>
        <description>pkgbase: Put devmatch in its own packagedevmatch is useful on standalone machine but not on jails.Put devinfo(8) and libdevinfo there too.Differential Revision:	https://reviews.freebsd.org/D36229

            List of files:
            /freebsd-14.2/usr.sbin/devinfo/Makefile</description>
        <pubDate>Fri, 22 Jul 2022 20:30:11 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c6db8143 - Convert usr.sbin to LIBADD</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/devinfo/Makefile#c6db8143</link>
        <description>Convert usr.sbin to LIBADDReduce overlinking

            List of files:
            /freebsd-14.2/usr.sbin/devinfo/Makefile</description>
        <pubDate>Tue, 25 Nov 2014 16:57:27 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>71ccf092 - The last big commit: let usr.sbin/ use WARNS=6 by default.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/devinfo/Makefile#71ccf092</link>
        <description>The last big commit: let usr.sbin/ use WARNS=6 by default.

            List of files:
            /freebsd-14.2/usr.sbin/devinfo/Makefile</description>
        <pubDate>Sat, 02 Jan 2010 11:07:44 +0000</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>11e4779e - Add a man page for the devinfo command; I&apos;d argue devinfo is the single</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/devinfo/Makefile#11e4779e</link>
        <description>Add a man page for the devinfo command; I&apos;d argue devinfo is the singlemost useful new command added to FreeBSD 5.0, but maybe that&apos;s justme :-).Submitted by:	Hiten Pandya &lt;hiten@uk.FreeBSD.org&gt;

            List of files:
            /freebsd-14.2/usr.sbin/devinfo/Makefile</description>
        <pubDate>Sun, 12 May 2002 14:23:15 +0000</pubDate>
        <dc:creator>Robert Watson &lt;rwatson@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>28644e44 - Reorder WARNS line for style.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/devinfo/Makefile#28644e44</link>
        <description>Reorder WARNS line for style.Pointed out by:	bde

            List of files:
            /freebsd-14.2/usr.sbin/devinfo/Makefile</description>
        <pubDate>Mon, 10 Dec 2001 21:13:36 +0000</pubDate>
        <dc:creator>Mike Heffner &lt;mikeh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>84e0df3f - WARNS=2 cleanup and fix potential unitialized variable bug.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/devinfo/Makefile#84e0df3f</link>
        <description>WARNS=2 cleanup and fix potential unitialized variable bug.PR:		bin/32567MFC after:	2 weeks

            List of files:
            /freebsd-14.2/usr.sbin/devinfo/Makefile</description>
        <pubDate>Sun, 09 Dec 2001 07:32:55 +0000</pubDate>
        <dc:creator>Mike Heffner &lt;mikeh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>90e655ea - Perform a major cleanup of the usr.sbin Makefiles.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/devinfo/Makefile#90e655ea</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-14.2/usr.sbin/devinfo/Makefile</description>
        <pubDate>Fri, 20 Jul 2001 06:20:32 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ceefda85 - Fixed missing DPADD.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/devinfo/Makefile#ceefda85</link>
        <description>Fixed missing DPADD.Don&apos;t clobber CFLAGS by assigning to it using &quot;=&quot;.Fixed some style bugs.

            List of files:
            /freebsd-14.2/usr.sbin/devinfo/Makefile</description>
        <pubDate>Sat, 12 May 2001 14:34:46 +0000</pubDate>
        <dc:creator>Bruce Evans &lt;bde@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ce7894ee - Simple tool to print the device tree and resource usage by devices.  Also</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/devinfo/Makefile#ce7894ee</link>
        <description>Simple tool to print the device tree and resource usage by devices.  Alsoserves as an example of libdevinfo usage.

            List of files:
            /freebsd-14.2/usr.sbin/devinfo/Makefile</description>
        <pubDate>Sat, 21 Apr 2001 00:13:25 +0000</pubDate>
        <dc:creator>Mike Smith &lt;msmith@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
