<?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>050e20c6d597d25a4ed32866f5dcdb1867fc9754 - Be consistent about making USE_PAM!=no be exclusive to USE_SKEY!=no.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/lock/Makefile#050e20c6d597d25a4ed32866f5dcdb1867fc9754</link>
        <description>Be consistent about making USE_PAM!=no be exclusive to USE_SKEY!=no.

            List of files:
            /netbsd-src/usr.bin/lock/Makefile</description>
        <pubDate>Sun, 06 Apr 2008 09:54:37 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>73d8c4238eba63c799caf599d8f461a57d3fb725 - Add support for PAM when using -p, via USE_PAM!=no.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/lock/Makefile#73d8c4238eba63c799caf599d8f461a57d3fb725</link>
        <description>Add support for PAM when using -p, via USE_PAM!=no.Fix non-root S/key support with USE_SKEY!=no (which is exclusive toUSE_PAM!=no); discovered whilst testing the &quot;old&quot; behaviour.

            List of files:
            /netbsd-src/usr.bin/lock/Makefile</description>
        <pubDate>Sun, 30 Mar 2008 15:30:15 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@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/lock/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/lock/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>9c33b55e7c3119421bba05d8139996531a75b888 - Split the notion of building Hesiod, Kerberos, S/key, and YP</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/lock/Makefile#9c33b55e7c3119421bba05d8139996531a75b888</link>
        <description>Split the notion of building Hesiod, Kerberos, S/key, and YPinfrastructure and using that infrastructure in programs.	* MKHESIOD, MKKERBEROS, MKSKEY, and MKYP control building	  of the infratsructure (libraries, support programs, etc.)	* USE_HESIOD, USE_KERBEROS, USE_SKEY, and USE_YP control	  building of support for using the corresponding API	  in various libraries/programs that can use it.As discussed on tech-toolchain.

            List of files:
            /netbsd-src/usr.bin/lock/Makefile</description>
        <pubDate>Fri, 22 Mar 2002 18:10:19 +0000</pubDate>
        <dc:creator>thorpej &lt;thorpej@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9b22175a2600698dc9e4354b551b95bc33e03f3f - Remove INSTALLFLAGS=-fschg, as per change to usr.bin/ssh/ssh/Makefile.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/lock/Makefile#9b22175a2600698dc9e4354b551b95bc33e03f3f</link>
        <description>Remove INSTALLFLAGS=-fschg, as per change to usr.bin/ssh/ssh/Makefile.

            List of files:
            /netbsd-src/usr.bin/lock/Makefile</description>
        <pubDate>Wed, 18 Oct 2000 00:24:18 +0000</pubDate>
        <dc:creator>simonb &lt;simonb@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>37d3b7eb77f59fdb2f09fae9de1a9dd6e851d5ef - Eliminate redundant library inclusion.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/lock/Makefile#37d3b7eb77f59fdb2f09fae9de1a9dd6e851d5ef</link>
        <description>Eliminate redundant library inclusion.

            List of files:
            /netbsd-src/usr.bin/lock/Makefile</description>
        <pubDate>Sun, 12 Oct 1997 12:56:51 +0000</pubDate>
        <dc:creator>mycroft &lt;mycroft@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5f3d5ce5cfecbdeacbe02491d863df95b4d35117 - Conditionalize SKEY support. CFLAGS-&gt;CPPFLAGS</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/lock/Makefile#5f3d5ce5cfecbdeacbe02491d863df95b4d35117</link>
        <description>Conditionalize SKEY support. CFLAGS-&gt;CPPFLAGS

            List of files:
            /netbsd-src/usr.bin/lock/Makefile</description>
        <pubDate>Sat, 11 Oct 1997 19:16:28 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>31ac284a48a7484668b7125c7903ba1832cecac6 - Merged with 4.4lite.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/lock/Makefile#31ac284a48a7484668b7125c7903ba1832cecac6</link>
        <description>Merged with 4.4lite.Changed to conform to NetBSD&apos;s new RCS Id convention.

            List of files:
            /netbsd-src/usr.bin/lock/Makefile</description>
        <pubDate>Thu, 22 Dec 1994 01:06:58 +0000</pubDate>
        <dc:creator>jtc &lt;jtc@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>58732c3c778cbe36aa6147cdfee9103b720ee99f - skey support from &lt;tsarna@endicor.com&gt;</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/lock/Makefile#58732c3c778cbe36aa6147cdfee9103b720ee99f</link>
        <description>skey support from &lt;tsarna@endicor.com&gt;

            List of files:
            /netbsd-src/usr.bin/lock/Makefile</description>
        <pubDate>Thu, 30 Jun 1994 03:49:43 +0000</pubDate>
        <dc:creator>deraadt &lt;deraadt@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4b30c543a0b21e3ba94f2c569e9a82b4fdb2075f - always use libcrypt</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/lock/Makefile#4b30c543a0b21e3ba94f2c569e9a82b4fdb2075f</link>
        <description>always use libcrypt

            List of files:
            /netbsd-src/usr.bin/lock/Makefile</description>
        <pubDate>Thu, 07 Oct 1993 02:16:39 +0000</pubDate>
        <dc:creator>cgd &lt;cgd@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>690cae8181f4da4f53d47eb94173ebc1487b84a5 - Add RCS indentifiers.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/lock/Makefile#690cae8181f4da4f53d47eb94173ebc1487b84a5</link>
        <description>Add RCS indentifiers.

            List of files:
            /netbsd-src/usr.bin/lock/Makefile</description>
        <pubDate>Sat, 31 Jul 1993 15:17:49 +0000</pubDate>
        <dc:creator>mycroft &lt;mycroft@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>86677cb02a135b59cdb295566982319d181987c6 - changed to use new libcrypt scheme.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/lock/Makefile#86677cb02a135b59cdb295566982319d181987c6</link>
        <description>changed to use new libcrypt scheme.

            List of files:
            /netbsd-src/usr.bin/lock/Makefile</description>
        <pubDate>Mon, 26 Apr 1993 14:42:34 +0000</pubDate>
        <dc:creator>cgd &lt;cgd@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>649bd7ccc5d0edf19f0611dccb75caf30ce03c1e - added support for using real crypt</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/lock/Makefile#649bd7ccc5d0edf19f0611dccb75caf30ce03c1e</link>
        <description>added support for using real crypt

            List of files:
            /netbsd-src/usr.bin/lock/Makefile</description>
        <pubDate>Mon, 22 Mar 1993 23:27:33 +0000</pubDate>
        <dc:creator>cgd &lt;cgd@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>61f282557f0bc41c0b762c629a2f4c14be8b7591 - initial import of 386bsd-0.1 sources</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/lock/Makefile#61f282557f0bc41c0b762c629a2f4c14be8b7591</link>
        <description>initial import of 386bsd-0.1 sources

            List of files:
            /netbsd-src/usr.bin/lock/Makefile</description>
        <pubDate>Sun, 21 Mar 1993 09:45:37 +0000</pubDate>
        <dc:creator>cgd &lt;cgd@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
