<?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.yppasswdd/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.yppasswdd/Makefile - 1.8</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.yppasswdd/Makefile - 1.7</description>
    <pubDate>Sun Oct 13 07:28:20 UTC 2019</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>branches:  1.6.46;<br/>PR/44077: Dr. Wolfgang Stukenbrock: redundant xdr_passwd implementation should<br/>be removed, and the one from -lrpcsvc should be used.</title>
    <description>/src/usr.sbin/rpc.yppasswdd/Makefile - 1.6</description>
    <pubDate>Wed Nov 10 18:56:17 UTC 2010</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Remove useless BINOWN=root, BINMODE=555 and BINDIR=/usr/sbin</title>
    <description>/src/usr.sbin/rpc.yppasswdd/Makefile - 1.5</description>
    <pubDate>Wed Jul 29 01:19:00 UTC 1998</pubDate>
    <dc:creator>simonb</dc:creator>
</item>

<item>
    <title>enable WARNS=1 by default, but disable in unclean 3rd party code</title>
    <description>/src/usr.sbin/rpc.yppasswdd/Makefile - 1.4</description>
    <pubDate>Sat Oct 18 06:42:56 UTC 1997</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>Fix compiler warnings.</title>
    <description>/src/usr.sbin/rpc.yppasswdd/Makefile - 1.3</description>
    <pubDate>Fri Jul 18 07:47:26 UTC 1997</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>

<item>
    <title>Makefile cleanups</title>
    <description>/src/usr.sbin/rpc.yppasswdd/Makefile - 1.2</description>
    <pubDate>Mon Mar 24 22:02:59 UTC 1997</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.1.1;<br/>Initial revision</title>
    <description>/src/usr.sbin/rpc.yppasswdd/Makefile - 1.1</description>
    <pubDate>Fri Aug 09 10:19:49 UTC 1996</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>

<item>
    <title>An rpc.yppasswdd implmentation by Mats O Jansson, with some minor<br/>cleanup and a race condition fix by me.</title>
    <description>/src/usr.sbin/rpc.yppasswdd/Makefile - 1.1.1.1</description>
    <pubDate>Fri Aug 09 10:19:49 UTC 1996</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>

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

