<?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>c4b7a9e7940c62d92a81ee31e05e281e6035fadc - bsd.own.mk: rename GCC_NO_* to CC_WNO_*</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.sbin/rpc.statd/Makefile#c4b7a9e7940c62d92a81ee31e05e281e6035fadc</link>
        <description>bsd.own.mk: rename GCC_NO_* to CC_WNO_*Rename compiler-warning-disable variables from	GCC_NO_warningto	CC_WNO_warningwhere warning is the full warning name as used by the compiler.GCC_NO_IMPLICIT_FALLTHRU is CC_WNO_IMPLICIT_FALLTHROUGHUsing the convention CC_compilerflag, where compilerflagis based on the full compiler flag name.

            List of files:
            /netbsd-src/usr.sbin/rpc.statd/Makefile</description>
        <pubDate>Sat, 03 Jun 2023 09:09:01 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>de11d876419df3570c2418468613aebcebafe6ae - introduce some common variables for use in GCC warning disables:</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.sbin/rpc.statd/Makefile#de11d876419df3570c2418468613aebcebafe6ae</link>
        <description>introduce some common variables for use in GCC warning disables:GCC_NO_FORMAT_TRUNCATION    -Wno-format-truncation (GCC 7/8)GCC_NO_STRINGOP_TRUNCATION  -Wno-stringop-truncation (GCC 8)GCC_NO_STRINGOP_OVERFLOW    -Wno-stringop-overflow (GCC 8)GCC_NO_CAST_FUNCTION_TYPE   -Wno-cast-function-type (GCC 8)use these to turn off warnings for most GCC-8 complaints.  manyof these are false positives, most of the real bugs are alreadycommited, or are yet to come.we plan to introduce versions of (some?) of these that use the&quot;-Wno-error=&quot; form, which still displays the warnings but doesnot make it an error, and all of the above will be re-consideredas either being &quot;fix me&quot; (warning still displayed) or &quot;warningis wrong.&quot;

            List of files:
            /netbsd-src/usr.sbin/rpc.statd/Makefile</description>
        <pubDate>Sun, 13 Oct 2019 07:28:04 +0000</pubDate>
        <dc:creator>mrg &lt;mrg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8f6f405641562f01b228e05177ddb6c41dd6f09a - Use &lt;bsd.rpc.mk&gt;</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.sbin/rpc.statd/Makefile#8f6f405641562f01b228e05177ddb6c41dd6f09a</link>
        <description>Use &lt;bsd.rpc.mk&gt;

            List of files:
            /netbsd-src/usr.sbin/rpc.statd/Makefile</description>
        <pubDate>Sun, 05 Jan 2003 19:24:06 +0000</pubDate>
        <dc:creator>sommerfeld &lt;sommerfeld@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6f9b615f48a449c7d9cc7cc0b6ec478c9dcd6fff - Make sure DESTDIR is defined before attempting to use it in a dependency.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.sbin/rpc.statd/Makefile#6f9b615f48a449c7d9cc7cc0b6ec478c9dcd6fff</link>
        <description>Make sure DESTDIR is defined before attempting to use it in a dependency.

            List of files:
            /netbsd-src/usr.sbin/rpc.statd/Makefile</description>
        <pubDate>Thu, 31 Jan 2002 15:21:09 +0000</pubDate>
        <dc:creator>tv &lt;tv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4bf5f7086b4872c4fa76910b0fe39ff58aae6f74 - ${RPCGEN}, not hard-coded rpcgen</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.sbin/rpc.statd/Makefile#4bf5f7086b4872c4fa76910b0fe39ff58aae6f74</link>
        <description>${RPCGEN}, not hard-coded rpcgen

            List of files:
            /netbsd-src/usr.sbin/rpc.statd/Makefile</description>
        <pubDate>Tue, 25 Jul 2000 06:29:44 +0000</pubDate>
        <dc:creator>cgd &lt;cgd@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>45d698dd338aee3a2090ab845a6caac9efbb9651 - Make the rpcsvc dependencies work a bit better.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.sbin/rpc.statd/Makefile#45d698dd338aee3a2090ab845a6caac9efbb9651</link>
        <description>Make the rpcsvc dependencies work a bit better.

            List of files:
            /netbsd-src/usr.sbin/rpc.statd/Makefile</description>
        <pubDate>Mon, 12 Jun 2000 01:57:25 +0000</pubDate>
        <dc:creator>mycroft &lt;mycroft@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>56c5efa33516ae742252dcdfecbba050f113005b - Use pidfile(3).</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.sbin/rpc.statd/Makefile#56c5efa33516ae742252dcdfecbba050f113005b</link>
        <description>Use pidfile(3).

            List of files:
            /netbsd-src/usr.sbin/rpc.statd/Makefile</description>
        <pubDate>Sun, 06 Jun 1999 02:52:16 +0000</pubDate>
        <dc:creator>thorpej &lt;thorpej@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0a94f4f07799cd2ae10e7ee3d8ccd3b9af1412e8 - use CPPFLAGS instead of CFLAGS</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.sbin/rpc.statd/Makefile#0a94f4f07799cd2ae10e7ee3d8ccd3b9af1412e8</link>
        <description>use CPPFLAGS instead of CFLAGS

            List of files:
            /netbsd-src/usr.sbin/rpc.statd/Makefile</description>
        <pubDate>Sat, 25 Oct 1997 06:57:53 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>90a9b36a700607b16198185845bbb2abb4b5850f - WARNSify; generate ansi c code with rpcgen, cleanup manpage, add rcsids</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.sbin/rpc.statd/Makefile#90a9b36a700607b16198185845bbb2abb4b5850f</link>
        <description>WARNSify; generate ansi c code with rpcgen, cleanup manpage, add rcsids

            List of files:
            /netbsd-src/usr.sbin/rpc.statd/Makefile</description>
        <pubDate>Fri, 17 Oct 1997 16:02:51 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7a66732d3457dd76890a0f3dd0397750a32fccad - Back out BUILDDIR and NOINSTALL changes.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.sbin/rpc.statd/Makefile#7a66732d3457dd76890a0f3dd0397750a32fccad</link>
        <description>Back out BUILDDIR and NOINSTALL changes.

            List of files:
            /netbsd-src/usr.sbin/rpc.statd/Makefile</description>
        <pubDate>Sat, 31 May 1997 21:21:13 +0000</pubDate>
        <dc:creator>cjs &lt;cjs@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5fd7ce706643c8a60759eaffd1c6abce21fd92b5 - These updates to the build allow building against include files</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.sbin/rpc.statd/Makefile#5fd7ce706643c8a60759eaffd1c6abce21fd92b5</link>
        <description>These updates to the build allow building against include filesand libs in the object tree, if you use a separate object tree,while maintaining backward compatability with other build methods.See the notes in src/share/mk/bsd.README for full details. Notethat the `make includes&apos; target now only installs the include filesin the build directory (if you use one--otherwise they go in DESTDIRjust like before); `make install&apos; will install include files inDESTDIR.

            List of files:
            /netbsd-src/usr.sbin/rpc.statd/Makefile</description>
        <pubDate>Mon, 26 May 1997 03:55:19 +0000</pubDate>
        <dc:creator>cjs &lt;cjs@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6a8f5a85fd8fdd7d3976e4594f798ce63d430719 - RCS Id police</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.sbin/rpc.statd/Makefile#6a8f5a85fd8fdd7d3976e4594f798ce63d430719</link>
        <description>RCS Id police

            List of files:
            /netbsd-src/usr.sbin/rpc.statd/Makefile</description>
        <pubDate>Tue, 11 Mar 1997 04:13:02 +0000</pubDate>
        <dc:creator>scottr &lt;scottr@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>24ce527b89f37c1bcef003dcf284774d53b8b824 - Status monitor daemon by A.R. Gordon, ported from FreeBSD.  While the</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.sbin/rpc.statd/Makefile#24ce527b89f37c1bcef003dcf284774d53b8b824</link>
        <description>Status monitor daemon by A.R. Gordon, ported from FreeBSD.  While thefunctionality was not significantly altered, the code was KNFed andthe build process cleaned up considerably.

            List of files:
            /netbsd-src/usr.sbin/rpc.statd/Makefile</description>
        <pubDate>Mon, 10 Mar 1997 06:28:29 +0000</pubDate>
        <dc:creator>scottr &lt;scottr@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
