<?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>3712f81ced91eb74e6a79ea26a35ac33b4279bbe - -consistently use &quot;char *&quot; for the compiled policy buffer in the</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sbin/setkey/Makefile#3712f81ced91eb74e6a79ea26a35ac33b4279bbe</link>
        <description>-consistently use &quot;char *&quot; for the compiled policy buffer in the ipsec_*_policy() functions, as it was documented and used by clients-remove &quot;ipsec_policy_t&quot; which was undocumented and only present in the KAME version of the ipsec.h header-misc cleanup of historical artefacts, and to remove unnecessary differences between KAME ans FAST_IPSEC

            List of files:
            /netbsd-src/sbin/setkey/Makefile</description>
        <pubDate>Wed, 04 Jan 2012 15:55:35 +0000</pubDate>
        <dc:creator>drochner &lt;drochner@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>05a0c94cecbc379d4f17234e05bf2864b492ad3e - no need for noinput</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sbin/setkey/Makefile#05a0c94cecbc379d4f17234e05bf2864b492ad3e</link>
        <description>no need for noinput

            List of files:
            /netbsd-src/sbin/setkey/Makefile</description>
        <pubDate>Thu, 29 Oct 2009 14:34:06 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0fa7059102e2ea2a0c7b11ed81e8665fa97ad8b9 - define YY_NO_INPUT where appropriate, from Kurt J. Lidl per PR misc/41160</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sbin/setkey/Makefile#0fa7059102e2ea2a0c7b11ed81e8665fa97ad8b9</link>
        <description>define YY_NO_INPUT where appropriate, from Kurt J. Lidl per PR misc/41160

            List of files:
            /netbsd-src/sbin/setkey/Makefile</description>
        <pubDate>Mon, 20 Apr 2009 16:05:29 +0000</pubDate>
        <dc:creator>drochner &lt;drochner@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ef685eeea9bfd216dbcf3422df312eb2700dc674 - Enable WARNS=4 by default except for:</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sbin/setkey/Makefile#ef685eeea9bfd216dbcf3422df312eb2700dc674</link>
        <description>Enable WARNS=4 by default except for:	dump  dump_lfs  fsck_ffs  fsck_lfs  fsdb  mount_smbfs	newfs_ext2fs  newfs_lfs  resize_lfs  setkey

            List of files:
            /netbsd-src/sbin/setkey/Makefile</description>
        <pubDate>Sat, 11 Apr 2009 07:58:11 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>06b42f5e663591f0081455fbb8e05cfca641577a - Redo previous rework to generate yacc/lex output again and remove generated</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sbin/setkey/Makefile#06b42f5e663591f0081455fbb8e05cfca641577a</link>
        <description>Redo previous rework to generate yacc/lex output again and remove generatedcopies from the import as they don&apos;t compile clean across all archs.

            List of files:
            /netbsd-src/sbin/setkey/Makefile</description>
        <pubDate>Fri, 16 Dec 2005 16:25:07 +0000</pubDate>
        <dc:creator>jmc &lt;jmc@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>32415dbb579f7f2dee6dbb8cb18301c52c62e4de - Don&apos;t yacc/lex here as dist includes generated copies already and depending</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sbin/setkey/Makefile#32415dbb579f7f2dee6dbb8cb18301c52c62e4de</link>
        <description>Don&apos;t yacc/lex here as dist includes generated copies already and dependingon timestamps it&apos;s possible for gcc2 on vax to get confused on which .hto use.

            List of files:
            /netbsd-src/sbin/setkey/Makefile</description>
        <pubDate>Thu, 15 Dec 2005 14:27:21 +0000</pubDate>
        <dc:creator>jmc &lt;jmc@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2c6eadc9ce659bc5967233fa623a7ee9c229f959 - Move WARNS=3 to the Makefile.inc, and add a little const to the remaining</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sbin/setkey/Makefile#2c6eadc9ce659bc5967233fa623a7ee9c229f959</link>
        <description>Move WARNS=3 to the Makefile.inc, and add a little const to the remainingprograms that did not compile before.

            List of files:
            /netbsd-src/sbin/setkey/Makefile</description>
        <pubDate>Mon, 27 Jun 2005 01:00:04 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>be15b99c92698f44f13843d868f4c066cf831a8c - Define SADB_X_EALG_AESCBC=SADB_X_EALG_AES, as we define SADB_X_EALG_AES</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sbin/setkey/Makefile#be15b99c92698f44f13843d868f4c066cf831a8c</link>
        <description>Define SADB_X_EALG_AESCBC=SADB_X_EALG_AES, as we define SADB_X_EALG_AESin &lt;net/pfkeyv2.h&gt; while ipsec-tools uses SADB_X_EALG_AESCBC in the code.

            List of files:
            /netbsd-src/sbin/setkey/Makefile</description>
        <pubDate>Thu, 24 Feb 2005 13:45:08 +0000</pubDate>
        <dc:creator>manu &lt;manu@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c5aea678b716727808cf9e44b12a9a3f3733116a - Additional cleanup pass.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sbin/setkey/Makefile#c5aea678b716727808cf9e44b12a9a3f3733116a</link>
        <description>Additional cleanup pass.

            List of files:
            /netbsd-src/sbin/setkey/Makefile</description>
        <pubDate>Sat, 19 Feb 2005 16:58:26 +0000</pubDate>
        <dc:creator>thorpej &lt;thorpej@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>354f2a1004d9f17c3d2ab422f9a62405a9873ff8 - Switch to ipsec-tools for libipsec, setkey, and racoon.  From</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sbin/setkey/Makefile#354f2a1004d9f17c3d2ab422f9a62405a9873ff8</link>
        <description>Switch to ipsec-tools for libipsec, setkey, and racoon.  FromEmmanuel Dreyfus, with some small changes by me.

            List of files:
            /netbsd-src/sbin/setkey/Makefile</description>
        <pubDate>Sat, 19 Feb 2005 16:55:02 +0000</pubDate>
        <dc:creator>thorpej &lt;thorpej@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7360d7b6ae7d2788501ef4570581367725269f46 - Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sbin/setkey/Makefile#7360d7b6ae7d2788501ef4570581367725269f46</link>
        <description>Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path

            List of files:
            /netbsd-src/sbin/setkey/Makefile</description>
        <pubDate>Mon, 19 Aug 2002 10:16:51 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>00f86cf2f467c305285434382069e4e5c5c951ac - use YHEADER, not YFLAGS+=-d.  from kre</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sbin/setkey/Makefile#00f86cf2f467c305285434382069e4e5c5c951ac</link>
        <description>use YHEADER, not YFLAGS+=-d.  from kre

            List of files:
            /netbsd-src/sbin/setkey/Makefile</description>
        <pubDate>Sun, 29 Oct 2000 12:32:06 +0000</pubDate>
        <dc:creator>itojun &lt;itojun@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>11a42bf1f45afe5ae1440b6f6c189140e1a582b3 - move setkey(8) from usr.sbin to sbin, to enable us to initialize</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sbin/setkey/Makefile#11a42bf1f45afe5ae1440b6f6c189140e1a582b3</link>
        <description>move setkey(8) from usr.sbin to sbin, to enable us to initializeIPsec manual key before /usr mount..(based on &quot;don&apos;t use cvsmove&quot; discussion i have seen, I did not use cvsmove)

            List of files:
            /netbsd-src/sbin/setkey/Makefile</description>
        <pubDate>Tue, 13 Jun 2000 15:15:21 +0000</pubDate>
        <dc:creator>itojun &lt;itojun@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
