<?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>283a7ed9beb94d91168baaa1e35ad0a8ef181625 - fix tools build</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/stat/Makefile#283a7ed9beb94d91168baaa1e35ad0a8ef181625</link>
        <description>fix tools build

            List of files:
            /netbsd-src/usr.bin/stat/Makefile</description>
        <pubDate>Mon, 29 Jan 2024 22:01:58 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ed7b026d6f53504a6c721476a46bc225a41491df - PR/57891: Ricardo Branco: add symbolic flags printing (from FreeBSD)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/stat/Makefile#ed7b026d6f53504a6c721476a46bc225a41491df</link>
        <description>PR/57891: Ricardo Branco: add symbolic flags printing (from FreeBSD)

            List of files:
            /netbsd-src/usr.bin/stat/Makefile</description>
        <pubDate>Mon, 29 Jan 2024 21:55:24 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>230c41e44cae603ce2e96ca7e38ea4900dfe29f5 - adapt to ${CC_WNO_IMPLICIT_FALLTHROUGH}</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/stat/Makefile#230c41e44cae603ce2e96ca7e38ea4900dfe29f5</link>
        <description>adapt to ${CC_WNO_IMPLICIT_FALLTHROUGH}Use ${CC_WNO_IMPLICIT_FALLTHROUGH} instead ofthe older style more complex expressions.

            List of files:
            /netbsd-src/usr.bin/stat/Makefile</description>
        <pubDate>Sat, 03 Jun 2023 21:30:20 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>14ef4b89e168ea43492023d1722553616dd8aeed - Divide stat.1 into stat.1 (now only includes stat(1)) and readlink.1</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/stat/Makefile#14ef4b89e168ea43492023d1722553616dd8aeed</link>
        <description>Divide stat.1 into stat.1 (now only includes stat(1)) and readlink.1Apologies to cvs commit purists, but making this division requiredline by line reading of the man pages, and I simply could not resistalso correcting some errors, addressing some omissions, improving somewording ... all at the same time.

            List of files:
            /netbsd-src/usr.bin/stat/Makefile</description>
        <pubDate>Wed, 22 Jun 2022 18:02:43 +0000</pubDate>
        <dc:creator>kre &lt;kre@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>21303c93e9e10dcd3c5bd8388b5d640b9df8df3d - convert HAVE_GCC == 7 to HAVE_GCC &gt;= 7.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/stat/Makefile#21303c93e9e10dcd3c5bd8388b5d640b9df8df3d</link>
        <description>convert HAVE_GCC == 7 to HAVE_GCC &gt;= 7.

            List of files:
            /netbsd-src/usr.bin/stat/Makefile</description>
        <pubDate>Sun, 29 Sep 2019 23:44:58 +0000</pubDate>
        <dc:creator>mrg &lt;mrg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>97ee1e16ff62f61cfc8d25696cbaad843af2b6c9 - rework the previous to only apply if !HOSTPROG</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/stat/Makefile#97ee1e16ff62f61cfc8d25696cbaad843af2b6c9</link>
        <description>rework the previous to only apply if !HOSTPROG

            List of files:
            /netbsd-src/usr.bin/stat/Makefile</description>
        <pubDate>Mon, 04 Feb 2019 10:03:16 +0000</pubDate>
        <dc:creator>mrg &lt;mrg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a5ca97c6e57cf9b4d7ee2baa4fd2b9aea0ac4319 - apply -Wno-error=implicit-fallthrough on files that have fallthru</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/stat/Makefile#a5ca97c6e57cf9b4d7ee2baa4fd2b9aea0ac4319</link>
        <description>apply -Wno-error=implicit-fallthrough on files that have fallthrucomments but are missed by the current checker.

            List of files:
            /netbsd-src/usr.bin/stat/Makefile</description>
        <pubDate>Mon, 04 Feb 2019 09:51:47 +0000</pubDate>
        <dc:creator>mrg &lt;mrg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9590e2915df37c311b62861fb8e752fd089c0a4c - document non-literal format strings</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/stat/Makefile#9590e2915df37c311b62861fb8e752fd089c0a4c</link>
        <description>document non-literal format strings

            List of files:
            /netbsd-src/usr.bin/stat/Makefile</description>
        <pubDate>Wed, 17 Aug 2011 13:22:33 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d5fb781871240fe21c38054dfa3f0ff741680847 - More properly host-tool-ify stat</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/stat/Makefile#d5fb781871240fe21c38054dfa3f0ff741680847</link>
        <description>More properly host-tool-ify stat

            List of files:
            /netbsd-src/usr.bin/stat/Makefile</description>
        <pubDate>Fri, 25 Jul 2003 03:21:15 +0000</pubDate>
        <dc:creator>atatat &lt;atatat@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4b391b57bfb65813b2c9328c6f1c687889eb813e - pass in -DHOSTPROG if a HOSTPROG</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/stat/Makefile#4b391b57bfb65813b2c9328c6f1c687889eb813e</link>
        <description>pass in -DHOSTPROG if a HOSTPROG

            List of files:
            /netbsd-src/usr.bin/stat/Makefile</description>
        <pubDate>Tue, 22 Jul 2003 13:58:49 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8a3e64ceb975ad9da3a53b9f1ab36aa086a1ea4e - Fix a tyop - we want the readlink binary and manual pages when HOSTPROG</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/stat/Makefile#8a3e64ceb975ad9da3a53b9f1ab36aa086a1ea4e</link>
        <description>Fix a tyop - we want the readlink binary and manual pages when HOSTPROGis not defined.

            List of files:
            /netbsd-src/usr.bin/stat/Makefile</description>
        <pubDate>Mon, 21 Jul 2003 10:16:55 +0000</pubDate>
        <dc:creator>agc &lt;agc@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5885a35ae335f9ba90b24cd20c5eca856493a48e - first attempt at making this a HOSTPROG</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/stat/Makefile#5885a35ae335f9ba90b24cd20c5eca856493a48e</link>
        <description>first attempt at making this a HOSTPROG

            List of files:
            /netbsd-src/usr.bin/stat/Makefile</description>
        <pubDate>Sun, 20 Jul 2003 14:12:13 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f6a1c49f5e4c5e86f00fa39c536bd02842efa16c - NetBSD id police</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/stat/Makefile#f6a1c49f5e4c5e86f00fa39c536bd02842efa16c</link>
        <description>NetBSD id police

            List of files:
            /netbsd-src/usr.bin/stat/Makefile</description>
        <pubDate>Fri, 26 Jul 2002 14:16:37 +0000</pubDate>
        <dc:creator>atatat &lt;atatat@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5ccfe86e65c4b7409eb299584701208d319f9ec3 - A new command line option, -q, suppresses *stat(2) failure messages.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/stat/Makefile#5ccfe86e65c4b7409eb299584701208d319f9ec3</link>
        <description>A new command line option, -q, suppresses *stat(2) failure messages.Output is now done via stdio, instead of with my stupid homegrownbuffering (I don&apos;t even know why I did it that way in the firstplace).  Also, from Johan Karlsson &lt;johan@freebsd.org&gt;, eliminate aspurious newline if no output was generated, and link stat(1) toreadlink(1) for similarity to OpenBSD.

            List of files:
            /netbsd-src/usr.bin/stat/Makefile</description>
        <pubDate>Mon, 08 Jul 2002 18:48:42 +0000</pubDate>
        <dc:creator>atatat &lt;atatat@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ba4e8c96748d99d8174b247769291920075fcad7 - Add a stat(1) program to /usr/bin.  It provides a simple formatting</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/stat/Makefile#ba4e8c96748d99d8174b247769291920075fcad7</link>
        <description>Add a stat(1) program to /usr/bin.  It provides a simple formattinginterface, with reasonable defaults, to the information provided bystat(2) so that scripts can use the data therein much more easily.

            List of files:
            /netbsd-src/usr.bin/stat/Makefile</description>
        <pubDate>Sat, 27 Apr 2002 16:37:19 +0000</pubDate>
        <dc:creator>atatat &lt;atatat@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
