<?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>
    <link>http://nxr.netbsd.org/rss/src/usr.sbin/rpc.statd/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>bsd.own.mk: rename GCC_NO_* to CC_WNO_*<br/><br/>Rename compiler-warning-disable variables from<br/>	GCC_NO_warning<br/>to<br/>	CC_WNO_warning<br/>where warning is the full warning name as used by the compiler.<br/><br/>GCC_NO_IMPLICIT_FALLTHRU is CC_WNO_IMPLICIT_FALLTHROUGH<br/><br/>Using the convention CC_compilerflag, where compilerflag<br/>is based on the full compiler flag name.</title>
    <description>/src/usr.sbin/rpc.statd/Makefile - 1.13</description>
    <pubDate>Sat Jun 03 09:09:23 UTC 2023</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>introduce some common variables for use in GCC warning disables:<br/><br/>GCC_NO_FORMAT_TRUNCATION    -Wno-format-truncation (GCC 7/8)<br/>GCC_NO_STRINGOP_TRUNCATION  -Wno-stringop-truncation (GCC 8)<br/>GCC_NO_STRINGOP_OVERFLOW    -Wno-stringop-overflow (GCC 8)<br/>GCC_NO_CAST_FUNCTION_TYPE   -Wno-cast-function-type (GCC 8)<br/><br/>use these to turn off warnings for most GCC-8 complaints.  many<br/>of these are false positives, most of the real bugs are already<br/>commited, or are yet to come.<br/><br/><br/>we plan to introduce versions of (some?) of these that use the<br/>"-Wno-error=" form, which still displays the warnings but does<br/>not make it an error, and all of the above will be re-considered<br/>as either being "fix me" (warning still displayed) or "warning<br/>is wrong."</title>
    <description>/src/usr.sbin/rpc.statd/Makefile - 1.12</description>
    <pubDate>Sun Oct 13 07:28:20 UTC 2019</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>branches:  1.11.96;<br/>Use &lt;bsd.rpc.mk&gt;</title>
    <description>/src/usr.sbin/rpc.statd/Makefile - 1.11</description>
    <pubDate>Sun Jan 05 19:24:08 UTC 2003</pubDate>
    <dc:creator>sommerfeld</dc:creator>
</item>

<item>
    <title>Make sure DESTDIR is defined before attempting to use it in a dependency.</title>
    <description>/src/usr.sbin/rpc.statd/Makefile - 1.10</description>
    <pubDate>Thu Jan 31 15:21:09 UTC 2002</pubDate>
    <dc:creator>tv</dc:creator>
</item>

<item>
    <title>${RPCGEN}, not hard-coded rpcgen</title>
    <description>/src/usr.sbin/rpc.statd/Makefile - 1.9</description>
    <pubDate>Tue Jul 25 06:29:47 UTC 2000</pubDate>
    <dc:creator>cgd</dc:creator>
</item>

<item>
    <title>Make the rpcsvc dependencies work a bit better.</title>
    <description>/src/usr.sbin/rpc.statd/Makefile - 1.8</description>
    <pubDate>Mon Jun 12 01:57:26 UTC 2000</pubDate>
    <dc:creator>mycroft</dc:creator>
</item>

<item>
    <title>branches:  1.7.6;<br/>Use pidfile(3).</title>
    <description>/src/usr.sbin/rpc.statd/Makefile - 1.7</description>
    <pubDate>Sun Jun 06 02:52:16 UTC 1999</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>

<item>
    <title>use CPPFLAGS instead of CFLAGS</title>
    <description>/src/usr.sbin/rpc.statd/Makefile - 1.6</description>
    <pubDate>Sat Oct 25 06:58:40 UTC 1997</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>branches:  1.5.2;<br/>WARNSify; generate ansi c code with rpcgen, cleanup manpage, add rcsids</title>
    <description>/src/usr.sbin/rpc.statd/Makefile - 1.5</description>
    <pubDate>Fri Oct 17 16:02:51 UTC 1997</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>Back out BUILDDIR and NOINSTALL changes.</title>
    <description>/src/usr.sbin/rpc.statd/Makefile - 1.4</description>
    <pubDate>Sat May 31 21:22:18 UTC 1997</pubDate>
    <dc:creator>cjs</dc:creator>
</item>

<item>
    <title>These updates to the build allow building against include files<br/>and libs in the object tree, if you use a separate object tree,<br/>while maintaining backward compatability with other build methods.<br/>See the notes in src/share/mk/bsd.README for full details. Note<br/>that the `make includes' target now only installs the include files<br/>in the build directory (if you use one--otherwise they go in DESTDIR<br/>just like before); `make install' will install include files in<br/>DESTDIR.</title>
    <description>/src/usr.sbin/rpc.statd/Makefile - 1.3</description>
    <pubDate>Mon May 26 04:00:02 UTC 1997</pubDate>
    <dc:creator>cjs</dc:creator>
</item>

<item>
    <title>RCS Id police</title>
    <description>/src/usr.sbin/rpc.statd/Makefile - 1.2</description>
    <pubDate>Tue Mar 11 04:13:02 UTC 1997</pubDate>
    <dc:creator>scottr</dc:creator>
</item>

<item>
    <title>Status monitor daemon by A.R. Gordon, ported from FreeBSD.  While the<br/>functionality was not significantly altered, the code was KNFed and<br/>the build process cleaned up considerably.</title>
    <description>/src/usr.sbin/rpc.statd/Makefile - 1.1</description>
    <pubDate>Mon Mar 10 06:28:29 UTC 1997</pubDate>
    <dc:creator>scottr</dc:creator>
</item>

<item>
    <title>sync with trunk (approved by thorpej)</title>
    <description>/src/usr.sbin/rpc.statd/Makefile - 1.5.2.1</description>
    <pubDate>Sat Nov 08 15:12:35 UTC 1997</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>Sync w/ netbsd-1-5-base.</title>
    <description>/src/usr.sbin/rpc.statd/Makefile - 1.7.6.1</description>
    <pubDate>Thu Jun 22 18:01:11 UTC 2000</pubDate>
    <dc:creator>minoura</dc:creator>
</item>

<item>
    <title>Mostly merge changes from HEAD upto 20200411</title>
    <description>/src/usr.sbin/rpc.statd/Makefile - 1.11.96.1</description>
    <pubDate>Mon Apr 13 08:05:58 UTC 2020</pubDate>
    <dc:creator>martin</dc:creator>
</item>
</channel></rss>

