<?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>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>e5962c583f6920f54c72162b0cedcc6459ab19cf - PR/22627: Greywolf: Support for yp nicknames map.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/ypmatch/Makefile#e5962c583f6920f54c72162b0cedcc6459ab19cf</link>
        <description>PR/22627: Greywolf: Support for yp nicknames map.

            List of files:
            /netbsd-src/usr.bin/ypmatch/Makefile</description>
        <pubDate>Sat, 20 Jun 2009 19:27:26 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4147a3c54a369fdf2775e8a91ce4916614e21d3b - Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/ypmatch/Makefile#4147a3c54a369fdf2775e8a91ce4916614e21d3b</link>
        <description>Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on theFORTIFY_SOURCE feature of libssp, thus checking the size of arguments tovarious string and memory copy and set functions (as well as a few systemcalls and other miscellany) where known at function entry.  RedHat hasevidently built all &quot;core system packages&quot; with this option for some time.This option should be used at the top of Makefiles (or Makefile.inc wherethis is used for subdirectories) but after any setting of LIB.This is only useful for userland code, and cannot be used in libc or inany code which includes the libc internals, because it overrides certainlibc functions with macros.  Some effort has been made to make USE_FORT=yeswork correctly for a full-system build by having the bsd.sys.mk logicdisable the feature where it should not be used (libc, libssp iteself,the kernel) but no attempt has been made to build the entire system withUSE_FORT and doing so will doubtless expose numerous bugs and misfeatures.Adjust the system build so that all programs and libraries that are setuid,directly handle network data (including serial comm data), performauthentication, or appear likely to have (or have a history of having)data-driven bugs (e.g. file(1)) are built with USE_FORT=yes by default,with the exception of libc, which cannot use USE_FORT and thus usesonly USE_SSP by default.  Tested on i386 with no ill results; USE_FORT=noper-directory or in a system build will disable if desired.

            List of files:
            /netbsd-src/usr.bin/ypmatch/Makefile</description>
        <pubDate>Mon, 28 May 2007 12:06:17 +0000</pubDate>
        <dc:creator>tls &lt;tls@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bf76d519ef9ce03c7987a9797af3d13df44ed381 - fix .Nm, remove WARNS=1</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/ypmatch/Makefile#bf76d519ef9ce03c7987a9797af3d13df44ed381</link>
        <description>fix .Nm, remove WARNS=1

            List of files:
            /netbsd-src/usr.bin/ypmatch/Makefile</description>
        <pubDate>Mon, 20 Oct 1997 03:42:51 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>00c02e3e6bd38d0402eb844b4bf51b09b2e1f1f9 - - Fix compiler warnings.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/ypmatch/Makefile#00c02e3e6bd38d0402eb844b4bf51b09b2e1f1f9</link>
        <description>- Fix compiler warnings.- KNF.

            List of files:
            /netbsd-src/usr.bin/ypmatch/Makefile</description>
        <pubDate>Fri, 18 Jul 1997 07:05:35 +0000</pubDate>
        <dc:creator>thorpej &lt;thorpej@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b2fd6338ed6ca73028887a943f24fc236e7664d0 - RCS id police.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/ypmatch/Makefile#b2fd6338ed6ca73028887a943f24fc236e7664d0</link>
        <description>RCS id police.

            List of files:
            /netbsd-src/usr.bin/ypmatch/Makefile</description>
        <pubDate>Mon, 13 May 1996 02:43:35 +0000</pubDate>
        <dc:creator>thorpej &lt;thorpej@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9e97520947daaa2729243e68c1b25587b6e2a895 - specify man pages the new way.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/ypmatch/Makefile#9e97520947daaa2729243e68c1b25587b6e2a895</link>
        <description>specify man pages the new way.

            List of files:
            /netbsd-src/usr.bin/ypmatch/Makefile</description>
        <pubDate>Thu, 22 Dec 1994 12:30:38 +0000</pubDate>
        <dc:creator>cgd &lt;cgd@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>17595b3407ac14f79cf5387f6b06dd612836f119 - man page from Jason Thorpe</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/ypmatch/Makefile#17595b3407ac14f79cf5387f6b06dd612836f119</link>
        <description>man page from Jason Thorpe

            List of files:
            /netbsd-src/usr.bin/ypmatch/Makefile</description>
        <pubDate>Fri, 28 Oct 1994 16:46:57 +0000</pubDate>
        <dc:creator>deraadt &lt;deraadt@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4e9e4690108ca408d65221e6976f830f06f82ddf - kill BINDIR stuff</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/ypmatch/Makefile#4e9e4690108ca408d65221e6976f830f06f82ddf</link>
        <description>kill BINDIR stuff

            List of files:
            /netbsd-src/usr.bin/ypmatch/Makefile</description>
        <pubDate>Fri, 18 Feb 1994 03:09:58 +0000</pubDate>
        <dc:creator>cgd &lt;cgd@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>004d3ba93ebb7dde58d63127eb3f9c185178f44b - First pass at documenting YP clients.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/ypmatch/Makefile#004d3ba93ebb7dde58d63127eb3f9c185178f44b</link>
        <description>First pass at documenting YP clients.

            List of files:
            /netbsd-src/usr.bin/ypmatch/Makefile</description>
        <pubDate>Thu, 02 Dec 1993 18:37:54 +0000</pubDate>
        <dc:creator>jtc &lt;jtc@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>080e65aef672effdfb4fc431adb32b6b8795b4d9 - Add RCS identifiers.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/ypmatch/Makefile#080e65aef672effdfb4fc431adb32b6b8795b4d9</link>
        <description>Add RCS identifiers.

            List of files:
            /netbsd-src/usr.bin/ypmatch/Makefile</description>
        <pubDate>Fri, 30 Jul 1993 11:10:53 +0000</pubDate>
        <dc:creator>mycroft &lt;mycroft@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c1fa28cf2c05c4d19eaad0284157f2c4e18bd3f5 - use BINDIR, rather than DESTDIR to specify binary&apos;s location.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/ypmatch/Makefile#c1fa28cf2c05c4d19eaad0284157f2c4e18bd3f5</link>
        <description>use BINDIR, rather than DESTDIR to specify binary&apos;s location.the former is correct, the latter is not.  actually, this makefileprobably should be hacked a bit more, but i&apos;m not up to it now

            List of files:
            /netbsd-src/usr.bin/ypmatch/Makefile</description>
        <pubDate>Fri, 28 May 1993 12:38:51 +0000</pubDate>
        <dc:creator>cgd &lt;cgd@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e39dac2f5612551011bd3133bf479f28d36e9d78 - initial rev</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/ypmatch/Makefile#e39dac2f5612551011bd3133bf479f28d36e9d78</link>
        <description>initial rev

            List of files:
            /netbsd-src/usr.bin/ypmatch/Makefile</description>
        <pubDate>Mon, 26 Apr 1993 08:09:02 +0000</pubDate>
        <dc:creator>deraadt &lt;deraadt@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
