<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/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>c1ceae17f0d6ad69167715e05c1487f89f8571bc - Enable WARNS=4 by default for usr.bin, except for:</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/klist/Makefile#c1ceae17f0d6ad69167715e05c1487f89f8571bc</link>
        <description>Enable WARNS=4 by default for usr.bin, except for:	awk  bdes  checknr  compile_et  error  gss  hxtool  kgetcred  kinit	klist  ldd  less  lex  locale  login  m4  man  menuc  mk_cmds	mklocale  msgc  openssl  rpcgen  rpcinfo  sdiff  spell  ssh	string2key  telnet  tn3270  verify_krb5_conf  xlint

            List of files:
            /netbsd-src/usr.bin/klist/Makefile</description>
        <pubDate>Tue, 14 Apr 2009 22:15:16 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>23023a98aa6c224945c866db53639d78912bf370 - Add more libraries required by libgssapi and libkrb5 etc. in NOPIC case.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/klist/Makefile#23023a98aa6c224945c866db53639d78912bf370</link>
        <description>Add more libraries required by libgssapi and libkrb5 etc. in NOPIC case.

            List of files:
            /netbsd-src/usr.bin/klist/Makefile</description>
        <pubDate>Thu, 10 Apr 2008 15:05:23 +0000</pubDate>
        <dc:creator>tsutsui &lt;tsutsui@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/source/history/netbsd-src/usr.bin/klist/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/klist/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>f5a1361a8f318aee178ea77a0840ff25a0ca2439 - Remove some more kerberosIV references.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/klist/Makefile#f5a1361a8f318aee178ea77a0840ff25a0ca2439</link>
        <description>Remove some more kerberosIV references.

            List of files:
            /netbsd-src/usr.bin/klist/Makefile</description>
        <pubDate>Thu, 23 Mar 2006 21:48:18 +0000</pubDate>
        <dc:creator>wiz &lt;wiz@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>85e611dd01708e14a84924312442122807a0d9c1 - Goodbye KerberosIV</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/klist/Makefile#85e611dd01708e14a84924312442122807a0d9c1</link>
        <description>Goodbye KerberosIV

            List of files:
            /netbsd-src/usr.bin/klist/Makefile</description>
        <pubDate>Mon, 20 Mar 2006 04:03:10 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1e281ed2274ecb5afae571125df634dc103f25be - Only #define HAVE_IPV6 if ${USE_INET6} != &quot;no&quot;.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/klist/Makefile#1e281ed2274ecb5afae571125df634dc103f25be</link>
        <description>Only #define HAVE_IPV6 if ${USE_INET6} != &quot;no&quot;.

            List of files:
            /netbsd-src/usr.bin/klist/Makefile</description>
        <pubDate>Mon, 10 Jan 2005 03:11:17 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e63468d8cc1c252caadaca025d4e9da297de3b80 - split MKKERBEROS4 from MKKERBEROS.  based on work by lha at stacken.kth.se</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/klist/Makefile#e63468d8cc1c252caadaca025d4e9da297de3b80</link>
        <description>split MKKERBEROS4 from MKKERBEROS.  based on work by lha at stacken.kth.se(build confirmed with both MKKERBEROS4=yes and MKKERBEROS4=no)

            List of files:
            /netbsd-src/usr.bin/klist/Makefile</description>
        <pubDate>Wed, 23 Jul 2003 08:01:24 +0000</pubDate>
        <dc:creator>itojun &lt;itojun@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e91a21c27c8a284a360757394c6f9033f651f058 - add DPADD.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/klist/Makefile#e91a21c27c8a284a360757394c6f9033f651f058</link>
        <description>add DPADD.

            List of files:
            /netbsd-src/usr.bin/klist/Makefile</description>
        <pubDate>Wed, 23 Oct 2002 01:25:35 +0000</pubDate>
        <dc:creator>itojun &lt;itojun@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5d4973fe97b3955522f95510d5919c49467f0d43 - makefile delint. use NETBSDSRCDIR as appropriate</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/klist/Makefile#5d4973fe97b3955522f95510d5919c49467f0d43</link>
        <description>makefile delint. use NETBSDSRCDIR as appropriate

            List of files:
            /netbsd-src/usr.bin/klist/Makefile</description>
        <pubDate>Wed, 18 Sep 2002 14:00:33 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>097956219f9f5ef8f8134d4e4976ced4d0e14d8d - Remove -I${DESTDIR}/usr/include and -I${DESTDIR}/usr/include/openssl</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/klist/Makefile#097956219f9f5ef8f8134d4e4976ced4d0e14d8d</link>
        <description>Remove -I${DESTDIR}/usr/include and -I${DESTDIR}/usr/include/opensslfrom CPPFLAGS.

            List of files:
            /netbsd-src/usr.bin/klist/Makefile</description>
        <pubDate>Mon, 31 Dec 2001 19:26:59 +0000</pubDate>
        <dc:creator>thorpej &lt;thorpej@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b0b0a32ad7f935f3fc010555444aa922e454938d - Set  NOxxx=  before  &lt;bsd.own.mk&gt;  is pulled in (even indirectly).</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/klist/Makefile#b0b0a32ad7f935f3fc010555444aa922e454938d</link>
        <description>Set  NOxxx=  before  &lt;bsd.own.mk&gt;  is pulled in (even indirectly).Otherwise the appropriate MKxxx=no won&apos;t be defined .

            List of files:
            /netbsd-src/usr.bin/klist/Makefile</description>
        <pubDate>Wed, 12 Dec 2001 12:24:19 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8e6f7afb5bba2c07fd084c08249718961dfbc1d1 - MKfoo=no -&gt; NOfoo</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/klist/Makefile#8e6f7afb5bba2c07fd084c08249718961dfbc1d1</link>
        <description>MKfoo=no -&gt; NOfoo

            List of files:
            /netbsd-src/usr.bin/klist/Makefile</description>
        <pubDate>Wed, 12 Dec 2001 01:48:43 +0000</pubDate>
        <dc:creator>tv &lt;tv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0cc78169f3cfe625f3eb4a52531a44429c5f830a - Fix oversights in last commit.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/klist/Makefile#0cc78169f3cfe625f3eb4a52531a44429c5f830a</link>
        <description>Fix oversights in last commit.

            List of files:
            /netbsd-src/usr.bin/klist/Makefile</description>
        <pubDate>Sat, 30 Dec 2000 15:25:19 +0000</pubDate>
        <dc:creator>sommerfeld &lt;sommerfeld@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>64cf1af58dfbca94b1492d8d1dd33f959857834d - Let src/usr.bin build with recursive parallel make..</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/klist/Makefile#64cf1af58dfbca94b1492d8d1dd33f959857834d</link>
        <description>Let src/usr.bin build with recursive parallel make.. - add .WAIT and .NOTPARALLEL in a few places - change ${MAKE} print-objdir to ${PRINTOBJDIR} - convert other ad-hoc forms to use ${PRINTOBJDIR}

            List of files:
            /netbsd-src/usr.bin/klist/Makefile</description>
        <pubDate>Sat, 30 Dec 2000 14:54:39 +0000</pubDate>
        <dc:creator>sommerfeld &lt;sommerfeld@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ee738c5474c6503f113bc71bc7b62f497184ee45 - Change direct calls to &quot;make&quot; to ${MAKE}... sigh..</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/klist/Makefile#ee738c5474c6503f113bc71bc7b62f497184ee45</link>
        <description>Change direct calls to &quot;make&quot; to ${MAKE}... sigh..

            List of files:
            /netbsd-src/usr.bin/klist/Makefile</description>
        <pubDate>Thu, 26 Oct 2000 05:57:00 +0000</pubDate>
        <dc:creator>garbled &lt;garbled@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fc90224f065defc5a1d74d915425acbc4bdc31ff - link against the not-installed libvers</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/klist/Makefile#fc90224f065defc5a1d74d915425acbc4bdc31ff</link>
        <description>link against the not-installed libvers

            List of files:
            /netbsd-src/usr.bin/klist/Makefile</description>
        <pubDate>Thu, 03 Aug 2000 22:47:37 +0000</pubDate>
        <dc:creator>assar &lt;assar@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>549a4d9cdcdb1db325c2033cf17995f0a72ce0dc - update build infrastructure for heimdal 0.3a</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/klist/Makefile#549a4d9cdcdb1db325c2033cf17995f0a72ce0dc</link>
        <description>update build infrastructure for heimdal 0.3a

            List of files:
            /netbsd-src/usr.bin/klist/Makefile</description>
        <pubDate>Thu, 03 Aug 2000 04:02:29 +0000</pubDate>
        <dc:creator>assar &lt;assar@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5ae0bf3e39d61706c7e11180c8e7e6c480ee779e - Fixup Heimdal/KTH Kerberos usr.bin bits.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/klist/Makefile#5ae0bf3e39d61706c7e11180c8e7e6c480ee779e</link>
        <description>Fixup Heimdal/KTH Kerberos usr.bin bits.

            List of files:
            /netbsd-src/usr.bin/klist/Makefile</description>
        <pubDate>Fri, 16 Jun 2000 23:57:18 +0000</pubDate>
        <dc:creator>thorpej &lt;thorpej@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>551c93b7b195c863842a8809d23a6c7841352c58 - Import Heimdal/KTH usr.bin bits.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/usr.bin/klist/Makefile#551c93b7b195c863842a8809d23a6c7841352c58</link>
        <description>Import Heimdal/KTH usr.bin bits.

            List of files:
            /netbsd-src/usr.bin/klist/Makefile</description>
        <pubDate>Fri, 16 Jun 2000 23:47:14 +0000</pubDate>
        <dc:creator>thorpej &lt;thorpej@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
