<?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/klist/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>Enable WARNS=4 by default for usr.bin, except for:<br/>	awk  bdes  checknr  compile_et  error  gss  hxtool  kgetcred  kinit<br/>	klist  ldd  less  lex  locale  login  m4  man  menuc  mk_cmds<br/>	mklocale  msgc  openssl  rpcgen  rpcinfo  sdiff  spell  ssh<br/>	string2key  telnet  tn3270  verify_krb5_conf  xlint</title>
    <description>/src/usr.bin/klist/Makefile - 1.19</description>
    <pubDate>Tue Apr 14 22:15:22 UTC 2009</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>branches:  1.18.10;<br/>Add more libraries required by libgssapi and libkrb5 etc. in NOPIC case.</title>
    <description>/src/usr.bin/klist/Makefile - 1.18</description>
    <pubDate>Thu Apr 10 15:05:24 UTC 2008</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<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/klist/Makefile - 1.17</description>
    <pubDate>Mon May 28 00:06:27 UTC 2007</pubDate>
    <dc:creator>tls</dc:creator>
</item>

<item>
    <title>Remove some more kerberosIV references.</title>
    <description>/src/usr.bin/klist/Makefile - 1.16</description>
    <pubDate>Thu Mar 23 21:48:19 UTC 2006</pubDate>
    <dc:creator>wiz</dc:creator>
</item>

<item>
    <title>Goodbye KerberosIV</title>
    <description>/src/usr.bin/klist/Makefile - 1.15</description>
    <pubDate>Mon Mar 20 04:03:23 UTC 2006</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Only #define HAVE_IPV6 if ${USE_INET6} != "no".</title>
    <description>/src/usr.bin/klist/Makefile - 1.14</description>
    <pubDate>Mon Jan 10 03:11:18 UTC 2005</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>split MKKERBEROS4 from MKKERBEROS.  based on work by lha at stacken.kth.se<br/>(build confirmed with both MKKERBEROS4=yes and MKKERBEROS4=no)</title>
    <description>/src/usr.bin/klist/Makefile - 1.13</description>
    <pubDate>Wed Jul 23 08:01:34 UTC 2003</pubDate>
    <dc:creator>itojun</dc:creator>
</item>

<item>
    <title>add DPADD.</title>
    <description>/src/usr.bin/klist/Makefile - 1.12</description>
    <pubDate>Wed Oct 23 01:25:37 UTC 2002</pubDate>
    <dc:creator>itojun</dc:creator>
</item>

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

<item>
    <title>Remove -I${DESTDIR}/usr/include and -I${DESTDIR}/usr/include/openssl<br/>from CPPFLAGS.</title>
    <description>/src/usr.bin/klist/Makefile - 1.10</description>
    <pubDate>Mon Dec 31 19:26:59 UTC 2001</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>

<item>
    <title>Set  NOxxx=  before  &lt;bsd.own.mk&gt;  is pulled in (even indirectly).<br/>Otherwise the appropriate MKxxx=no won't be defined .</title>
    <description>/src/usr.bin/klist/Makefile - 1.9</description>
    <pubDate>Wed Dec 12 00:24:28 UTC 2001</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>MKfoo=no -&gt; NOfoo</title>
    <description>/src/usr.bin/klist/Makefile - 1.8</description>
    <pubDate>Wed Dec 12 01:48:45 UTC 2001</pubDate>
    <dc:creator>tv</dc:creator>
</item>

<item>
    <title>Fix oversights in last commit.</title>
    <description>/src/usr.bin/klist/Makefile - 1.7</description>
    <pubDate>Sat Dec 30 15:25:21 UTC 2000</pubDate>
    <dc:creator>sommerfeld</dc:creator>
</item>

<item>
    <title>Let src/usr.bin build with recursive parallel make..<br/> - add .WAIT and .NOTPARALLEL in a few places<br/> - change ${MAKE} print-objdir to ${PRINTOBJDIR}<br/> - convert other ad-hoc forms to use ${PRINTOBJDIR}</title>
    <description>/src/usr.bin/klist/Makefile - 1.6</description>
    <pubDate>Sat Dec 30 14:54:40 UTC 2000</pubDate>
    <dc:creator>sommerfeld</dc:creator>
</item>

<item>
    <title>Change direct calls to "make" to ${MAKE}... sigh..</title>
    <description>/src/usr.bin/klist/Makefile - 1.5</description>
    <pubDate>Thu Oct 26 05:57:01 UTC 2000</pubDate>
    <dc:creator>garbled</dc:creator>
</item>

<item>
    <title>link against the not-installed libvers</title>
    <description>/src/usr.bin/klist/Makefile - 1.4</description>
    <pubDate>Thu Aug 03 22:47:42 UTC 2000</pubDate>
    <dc:creator>assar</dc:creator>
</item>

<item>
    <title>update build infrastructure for heimdal 0.3a</title>
    <description>/src/usr.bin/klist/Makefile - 1.3</description>
    <pubDate>Thu Aug 03 04:02:31 UTC 2000</pubDate>
    <dc:creator>assar</dc:creator>
</item>

<item>
    <title>branches:  1.2.2;  1.2.4;<br/>Fixup Heimdal/KTH Kerberos usr.bin bits.</title>
    <description>/src/usr.bin/klist/Makefile - 1.2</description>
    <pubDate>Fri Jun 16 23:57:19 UTC 2000</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>

<item>
    <title>branches:  1.1.1;<br/>Initial revision</title>
    <description>/src/usr.bin/klist/Makefile - 1.1</description>
    <pubDate>Fri Jun 16 23:47:14 UTC 2000</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>

<item>
    <title>Import Heimdal/KTH usr.bin bits.</title>
    <description>/src/usr.bin/klist/Makefile - 1.1.1.1</description>
    <pubDate>Fri Jun 16 23:47:14 UTC 2000</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>
</channel></rss>

