<?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/finger/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/finger/Makefile - 1.11</description>
    <pubDate>Mon May 28 00:06:26 UTC 2007</pubDate>
    <dc:creator>tls</dc:creator>
</item>

<item>
    <title>Only compile in IPv6 support if ${USE_INET6} != "no"<br/><br/>MKINET6 is for providing IPv6 infrastructure.<br/>USE_INET6 is for compiling IPv6 support into the programs (needs MKINET6).</title>
    <description>/src/usr.bin/finger/Makefile - 1.10</description>
    <pubDate>Mon Jan 10 02:58:59 UTC 2005</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

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

<item>
    <title>Undo accidental change.</title>
    <description>/src/usr.bin/finger/Makefile - 1.8</description>
    <pubDate>Mon Aug 05 08:05:03 UTC 2002</pubDate>
    <dc:creator>tron</dc:creator>
</item>

<item>
    <title>Avoid segmentation fault if "finger @somehost" is used.</title>
    <description>/src/usr.bin/finger/Makefile - 1.7</description>
    <pubDate>Mon Aug 05 08:04:03 UTC 2002</pubDate>
    <dc:creator>tron</dc:creator>
</item>

<item>
    <title>support utmpx; no lastlogx support yet.</title>
    <description>/src/usr.bin/finger/Makefile - 1.6</description>
    <pubDate>Fri Aug 02 00:10:40 UTC 2002</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>dual-stack finger.<br/>% finger itojun@::1<br/>% finger itojun@127.0.0.1<br/>% finger itojun@localhost<br/>	tries all addresses listed on DNS, uses first one with successful<br/>	connect(2).</title>
    <description>/src/usr.bin/finger/Makefile - 1.5</description>
    <pubDate>Fri Jul 02 06:01:22 UTC 1999</pubDate>
    <dc:creator>itojun</dc:creator>
</item>

<item>
    <title>merge lite-2.  WARNSify.  clean up .Nm.</title>
    <description>/src/usr.bin/finger/Makefile - 1.4</description>
    <pubDate>Sun Oct 19 08:13:23 UTC 1997</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>RCS ID police</title>
    <description>/src/usr.bin/finger/Makefile - 1.3</description>
    <pubDate>Thu Jan 09 20:19:17 UTC 1997</pubDate>
    <dc:creator>tls</dc:creator>
</item>

<item>
    <title>Add RCS indentifiers.</title>
    <description>/src/usr.bin/finger/Makefile - 1.2</description>
    <pubDate>Sat Jul 31 15:23:10 UTC 1993</pubDate>
    <dc:creator>mycroft</dc:creator>
</item>

<item>
    <title>branches:  1.1.1;<br/>Initial revision</title>
    <description>/src/usr.bin/finger/Makefile - 1.1</description>
    <pubDate>Sun Mar 21 09:45:37 UTC 1993</pubDate>
    <dc:creator>cgd</dc:creator>
</item>

<item>
    <title>imported from 44lite2</title>
    <description>/src/usr.bin/finger/Makefile - 1.1.1.2</description>
    <pubDate>Fri Sep 01 00:25:35 UTC 1995</pubDate>
    <dc:creator>jtc</dc:creator>
</item>

<item>
    <title>initial import of 386bsd-0.1 sources</title>
    <description>/src/usr.bin/finger/Makefile - 1.1.1.1</description>
    <pubDate>Sun Mar 21 09:45:37 UTC 1993</pubDate>
    <dc:creator>cgd</dc:creator>
</item>
</channel></rss>

