<?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>d0b2dbfa - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/ipf/Makefile#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/sbin/ipf/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>41edb306 - ipfilter: Move userland bits to sbin</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/ipf/Makefile#41edb306</link>
        <description>ipfilter: Move userland bits to sbinThrough fixes and improvements our ipfilter sources have divergedenough to warrant move from contrib into sbin/ipf. Now that I&apos;mplanning on implementing MSS clamping as in iptables it makes moresense to move ipfilter to sbin.This is the second of three commits of the ipfilter move.Suggested by glebius on two occaions.Suggested by and discussed with:	glebiusReviewed by:				glebius, kp (for #network)MFC after:				1 monthDifferential Revision:		https://reviews.freebsd.org/D33510

            List of files:
            /freebsd-14.2/sbin/ipf/Makefile</description>
        <pubDate>Wed, 15 Dec 2021 21:45:47 +0000</pubDate>
        <dc:creator>Cy Schubert &lt;cy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>48fa9d44 - Disconnect ipftest and ipresend from the build until it can be verified</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/ipf/Makefile#48fa9d44</link>
        <description>Disconnect ipftest and ipresend from the build until it can be verifiedthat they still work. These utilities have become out of sync with thecode in the kernel and need work to bring them back into shape.Most people test on real systems or VMs on real networks.Suggested by:	glebius

            List of files:
            /freebsd-14.2/sbin/ipf/Makefile</description>
        <pubDate>Tue, 14 Mar 2017 02:10:37 +0000</pubDate>
        <dc:creator>Cy Schubert &lt;cy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>92044f3e - Revert r315218 so that it may be committed together with r315219.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/ipf/Makefile#92044f3e</link>
        <description>Revert r315218 so that it may be committed together with r315219.

            List of files:
            /freebsd-14.2/sbin/ipf/Makefile</description>
        <pubDate>Tue, 14 Mar 2017 02:06:12 +0000</pubDate>
        <dc:creator>Cy Schubert &lt;cy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f0a75133 - Disconnect ipftest and ipresend from the build until it can be verified</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/ipf/Makefile#f0a75133</link>
        <description>Disconnect ipftest and ipresend from the build until it can be verifiedthat they still work. These utilities have become out of sync with thecode in the kernel and need work to bring them back into shape.Most people test on real systems or VMs on real networks.Sugested by:	glebius

            List of files:
            /freebsd-14.2/sbin/ipf/Makefile</description>
        <pubDate>Tue, 14 Mar 2017 01:00:09 +0000</pubDate>
        <dc:creator>Cy Schubert &lt;cy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6a8077f3 - Add SUBDIR_PARALLEL.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/ipf/Makefile#6a8077f3</link>
        <description>Add SUBDIR_PARALLEL.MFC after:	2 weeksSponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd-14.2/sbin/ipf/Makefile</description>
        <pubDate>Sat, 26 Sep 2015 01:28:50 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a98533d3 - Remove disconnected directories.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/ipf/Makefile#a98533d3</link>
        <description>Remove disconnected directories.These were added disconnected in 2005 in r145524.Sponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd-14.2/sbin/ipf/Makefile</description>
        <pubDate>Sat, 26 Sep 2015 01:24:35 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f81bd860 - create a new build heirarchy for ipfilter tools</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/ipf/Makefile#f81bd860</link>
        <description>create a new build heirarchy for ipfilter tools

            List of files:
            /freebsd-14.2/sbin/ipf/Makefile</description>
        <pubDate>Mon, 25 Apr 2005 18:55:52 +0000</pubDate>
        <dc:creator>Darren Reed &lt;darrenr@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>74130150 - Link a couple of missing manpages</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/ipf/Makefile#74130150</link>
        <description>Link a couple of missing manpagesSubmitted by:	Hideyuki KURASHINA &lt;rushani@FreeBSD.org&gt;MFC after:	1 week

            List of files:
            /freebsd-14.2/sbin/ipf/Makefile</description>
        <pubDate>Fri, 07 Jan 2005 09:22:02 +0000</pubDate>
        <dc:creator>Guido van Rooij &lt;guido@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>604d24db - style.Makefile(5):</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/ipf/Makefile#604d24db</link>
        <description>style.Makefile(5):	Use WARNS?= instead of WARNS=.

            List of files:
            /freebsd-14.2/sbin/ipf/Makefile</description>
        <pubDate>Mon, 23 Feb 2004 20:25:27 +0000</pubDate>
        <dc:creator>Johan Karlsson &lt;johan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>aff35e3a - Move my maintainership of parts of ipfilter back to Darren Reed</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/ipf/Makefile#aff35e3a</link>
        <description>Move my maintainership of parts of ipfilter back to Darren Reed

            List of files:
            /freebsd-14.2/sbin/ipf/Makefile</description>
        <pubDate>Fri, 06 Jun 2003 11:30:50 +0000</pubDate>
        <dc:creator>Guido van Rooij &lt;guido@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1bdb47d6 - * add extra -I path to get the &quot;matching&quot; header files.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/ipf/Makefile#1bdb47d6</link>
        <description>* add extra -I path to get the &quot;matching&quot; header files.

            List of files:
            /freebsd-14.2/sbin/ipf/Makefile</description>
        <pubDate>Wed, 20 Mar 2002 09:02:48 +0000</pubDate>
        <dc:creator>Darren Reed &lt;darrenr@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2d68bf45 - Default to WARNS=2.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/ipf/Makefile#2d68bf45</link>
        <description>Default to WARNS=2.Binary builds that cannot handle this must explicitly set WARNS=0.Reviewed by:	mike

            List of files:
            /freebsd-14.2/sbin/ipf/Makefile</description>
        <pubDate>Tue, 04 Dec 2001 02:19:58 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>478e7bb6 - Pick up the correct headers from sys/contrib/ipfilter/netinet.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/ipf/Makefile#478e7bb6</link>
        <description>Pick up the correct headers from sys/contrib/ipfilter/netinet.

            List of files:
            /freebsd-14.2/sbin/ipf/Makefile</description>
        <pubDate>Mon, 18 Jun 2001 15:55:28 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2107b6c6 - Backout previous change (removal of -I${.CURDIR}/../../sys/netinet).</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/ipf/Makefile#2107b6c6</link>
        <description>Backout previous change (removal of -I${.CURDIR}/../../sys/netinet).This is needed to pick up the right headers.  Wrong headers fromsrc/contrib/ipfilter are used otherwise.The right fix would be to fix contrib/ipfilter C sources to pick upheaders from &lt;sys/netinet&gt;.Noticed by:	peter

            List of files:
            /freebsd-14.2/sbin/ipf/Makefile</description>
        <pubDate>Mon, 11 Jun 2001 17:41:58 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3ab9a9d0 - Removed -I${.CURDIR}/.../sys from CFLAGS.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/ipf/Makefile#3ab9a9d0</link>
        <description>Removed -I${.CURDIR}/.../sys from CFLAGS.

            List of files:
            /freebsd-14.2/sbin/ipf/Makefile</description>
        <pubDate>Fri, 18 May 2001 13:41:42 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0a5779d4 - - Backout botched attempt to introduce MANSECT feature.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/ipf/Makefile#0a5779d4</link>
        <description>- Backout botched attempt to introduce MANSECT feature.- MAN[1-9] -&gt; MAN.

            List of files:
            /freebsd-14.2/sbin/ipf/Makefile</description>
        <pubDate>Mon, 26 Mar 2001 14:33:27 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9629a4e9 - Build with -DUSE_INET6 so that we can actually use the IPv6 support in</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/ipf/Makefile#9629a4e9</link>
        <description>Build with -DUSE_INET6 so that we can actually use the IPv6 support inIPFilter 3.4.x.Approved by:	darrenr, guido

            List of files:
            /freebsd-14.2/sbin/ipf/Makefile</description>
        <pubDate>Tue, 31 Oct 2000 22:29:27 +0000</pubDate>
        <dc:creator>Jacques Vidrine &lt;nectar@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d3215ca1 - add common.c to SRCS to fix compile problems</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/ipf/Makefile#d3215ca1</link>
        <description>add common.c to SRCS to fix compile problems

            List of files:
            /freebsd-14.2/sbin/ipf/Makefile</description>
        <pubDate>Wed, 24 May 2000 20:04:41 +0000</pubDate>
        <dc:creator>Darren Reed &lt;darrenr@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>659c54f0 - Add MAINTAINER tag.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/ipf/Makefile#659c54f0</link>
        <description>Add MAINTAINER tag.The Makefiles in sbin/{ipfstat,ipmon,ipnat} were repository copiedfrom the respective directories in usr.sbin

            List of files:
            /freebsd-14.2/sbin/ipf/Makefile</description>
        <pubDate>Wed, 15 Dec 1999 19:48:02 +0000</pubDate>
        <dc:creator>Guido van Rooij &lt;guido@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
