<?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.bin/skeyinit/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.bin/skeyinit/Makefile - 1.6</description>
    <pubDate>Mon May 28 00:06:31 UTC 2007</pubDate>
    <dc:creator>tls</dc:creator>
</item>

<item>
    <title>makefile delint. use NETBSDSRCDIR as appropriate</title>
    <description>/src/usr.bin/skeyinit/Makefile - 1.5</description>
    <pubDate>Wed Sep 18 14:00:40 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>use CPPFLAGS instead of CFLAGS</title>
    <description>/src/usr.bin/skeyinit/Makefile - 1.4</description>
    <pubDate>Fri Oct 24 09:01:01 UTC 1997</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>branches:  1.3.2;<br/>RCS ID police</title>
    <description>/src/usr.bin/skeyinit/Makefile - 1.3</description>
    <pubDate>Thu Jan 09 20:21:39 UTC 1997</pubDate>
    <dc:creator>tls</dc:creator>
</item>

<item>
    <title>specify man pages the new way.</title>
    <description>/src/usr.bin/skeyinit/Makefile - 1.2</description>
    <pubDate>Thu Dec 22 00:30:58 UTC 1994</pubDate>
    <dc:creator>cgd</dc:creator>
</item>

<item>
    <title>add skey &amp; friends</title>
    <description>/src/usr.bin/skeyinit/Makefile - 1.1</description>
    <pubDate>Tue May 24 06:48:08 UTC 1994</pubDate>
    <dc:creator>deraadt</dc:creator>
</item>

<item>
    <title>sync with trunk (approved by thorpej)</title>
    <description>/src/usr.bin/skeyinit/Makefile - 1.3.2.1</description>
    <pubDate>Sat Nov 08 10:38:15 UTC 1997</pubDate>
    <dc:creator>lukem</dc:creator>
</item>
</channel></rss>

