<?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/external/bsd/ppp/usr.sbin/pppstats/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/external/bsd/ppp/usr.sbin/pppstats/Makefile - 1.3</description>
    <pubDate>Sat Jun 03 09:09:05 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/external/bsd/ppp/usr.sbin/pppstats/Makefile - 1.2</description>
    <pubDate>Sun Oct 13 07:28:07 UTC 2019</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>branches:  1.1.4;  1.1.8;  1.1.30;<br/>Merge local changes, add build glue.</title>
    <description>/src/external/bsd/ppp/usr.sbin/pppstats/Makefile - 1.1</description>
    <pubDate>Thu Nov 28 22:33:43 UTC 2013</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Mostly merge changes from HEAD upto 20200411</title>
    <description>/src/external/bsd/ppp/usr.sbin/pppstats/Makefile - 1.1.30.1</description>
    <pubDate>Mon Apr 13 07:56:30 UTC 2020</pubDate>
    <dc:creator>martin</dc:creator>
</item>

<item>
    <title>Rebase to HEAD as of a few days ago.</title>
    <description>/src/external/bsd/ppp/usr.sbin/pppstats/Makefile - 1.1.8.2</description>
    <pubDate>Tue Aug 19 23:52:12 UTC 2014</pubDate>
    <dc:creator>tls</dc:creator>
</item>

<item>
    <title>file Makefile was added on branch tls-maxphys on 2014-08-19 23:52:12 +0000</title>
    <description>/src/external/bsd/ppp/usr.sbin/pppstats/Makefile - 1.1.8.1</description>
    <pubDate>Thu Nov 28 22:33:43 UTC 2013</pubDate>
    <dc:creator>tls</dc:creator>
</item>

<item>
    <title>sync with head.<br/><br/>for a reference, the tree before this commit was tagged<br/>as yamt-pagecache-tag8.<br/><br/>this commit was splitted into small chunks to avoid<br/>a limitation of cvs.  ("Protocol error: too many arguments")</title>
    <description>/src/external/bsd/ppp/usr.sbin/pppstats/Makefile - 1.1.4.2</description>
    <pubDate>Thu May 22 15:51:09 UTC 2014</pubDate>
    <dc:creator>yamt</dc:creator>
</item>

<item>
    <title>file Makefile was added on branch yamt-pagecache on 2014-05-22 15:51:09 +0000</title>
    <description>/src/external/bsd/ppp/usr.sbin/pppstats/Makefile - 1.1.4.1</description>
    <pubDate>Thu Nov 28 22:33:43 UTC 2013</pubDate>
    <dc:creator>yamt</dc:creator>
</item>
</channel></rss>

