<?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/yppoll/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the<br/>FORTIFY_SOURCE feature of libssp, thus checking the size of arguments to<br/>various string and memory copy and set functions (as well as a few system<br/>calls and other miscellany) where known at function entry.  RedHat has<br/>evidently built all "core system packages" with this option for some time.<br/><br/>This option should be used at the top of Makefiles (or Makefile.inc where<br/>this is used for subdirectories) but after any setting of LIB.<br/><br/>This is only useful for userland code, and cannot be used in libc or in<br/>any code which includes the libc internals, because it overrides certain<br/>libc functions with macros.  Some effort has been made to make USE_FORT=yes<br/>work correctly for a full-system build by having the bsd.sys.mk logic<br/>disable the feature where it should not be used (libc, libssp iteself,<br/>the kernel) but no attempt has been made to build the entire system with<br/>USE_FORT and doing so will doubtless expose numerous bugs and misfeatures.<br/><br/>Adjust the system build so that all programs and libraries that are setuid,<br/>directly handle network data (including serial comm data), perform<br/>authentication, or appear likely to have (or have a history of having)<br/>data-driven bugs (e.g. file(1)) are built with USE_FORT=yes by default,<br/>with the exception of libc, which cannot use USE_FORT and thus uses<br/>only USE_SSP by default.  Tested on i386 with no ill results; USE_FORT=no<br/>per-directory or in a system build will disable if desired.</title>
    <description>/src/usr.sbin/yppoll/Makefile - 1.12</description>
    <pubDate>Mon May 28 00:06:43 UTC 2007</pubDate>
    <dc:creator>tls</dc:creator>
</item>

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

<item>
    <title>use WARNS?=1 not WARNS=1, cleanup manpage</title>
    <description>/src/usr.sbin/yppoll/Makefile - 1.10</description>
    <pubDate>Mon Oct 06 00:57:08 UTC 1997</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>- Fix compiler warnings.<br/>- KNF.</title>
    <description>/src/usr.sbin/yppoll/Makefile - 1.9</description>
    <pubDate>Fri Jul 18 08:10:41 UTC 1997</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>

<item>
    <title>RCS id police.</title>
    <description>/src/usr.sbin/yppoll/Makefile - 1.8</description>
    <pubDate>Mon May 13 02:46:35 UTC 1996</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>

<item>
    <title>specify man pages the new way.</title>
    <description>/src/usr.sbin/yppoll/Makefile - 1.7</description>
    <pubDate>Thu Dec 22 11:46:00 UTC 1994</pubDate>
    <dc:creator>cgd</dc:creator>
</item>

<item>
    <title>branches:  1.6.2;<br/>-h option and man page from &lt;moj@stacken.kth.se&gt;</title>
    <description>/src/usr.sbin/yppoll/Makefile - 1.6</description>
    <pubDate>Tue Aug 23 17:03:12 UTC 1994</pubDate>
    <dc:creator>deraadt</dc:creator>
</item>

<item>
    <title>kill bindirs</title>
    <description>/src/usr.sbin/yppoll/Makefile - 1.5</description>
    <pubDate>Fri Feb 18 03:01:34 UTC 1994</pubDate>
    <dc:creator>cgd</dc:creator>
</item>

<item>
    <title>Set BINDIR, not DESTDIR.</title>
    <description>/src/usr.sbin/yppoll/Makefile - 1.4</description>
    <pubDate>Tue Aug 10 00:00:44 UTC 1993</pubDate>
    <dc:creator>mycroft</dc:creator>
</item>

<item>
    <title>Add RCS identifiers.</title>
    <description>/src/usr.sbin/yppoll/Makefile - 1.3</description>
    <pubDate>Fri Jul 30 11:10:57 UTC 1993</pubDate>
    <dc:creator>mycroft</dc:creator>
</item>

<item>
    <title>Should install to /usr/sbin</title>
    <description>/src/usr.sbin/yppoll/Makefile - 1.2</description>
    <pubDate>Fri May 28 00:28:49 UTC 1993</pubDate>
    <dc:creator>brezak</dc:creator>
</item>

<item>
    <title>Add yppoll command.</title>
    <description>/src/usr.sbin/yppoll/Makefile - 1.1</description>
    <pubDate>Fri May 28 00:19:15 UTC 1993</pubDate>
    <dc:creator>brezak</dc:creator>
</item>

<item>
    <title>-h option and man page from &lt;moj@stacken.kth.se&gt;</title>
    <description>/src/usr.sbin/yppoll/Makefile - 1.6.2.2</description>
    <pubDate>Tue Aug 23 17:03:13 UTC 1994</pubDate>
    <dc:creator>deraadt</dc:creator>
</item>

<item>
    <title>file Makefile was added on branch netbsd-1-0 on 1994-08-23 17:03:13 +0000</title>
    <description>/src/usr.sbin/yppoll/Makefile - 1.6.2.1</description>
    <pubDate>Tue Aug 23 17:03:12 UTC 1994</pubDate>
    <dc:creator>deraadt</dc:creator>
</item>
</channel></rss>

