<?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>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/pfsync/Makefile#e9ac41698b2f322d55ccf9da50a3596edb2c1800</link>
        <description>Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I&apos;ll just run the command on the branches)Sponsored by: Netflix

            List of files:
            /freebsd/sys/modules/pfsync/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 06:46:32 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>031beb4e239bfce798af17f5fe8dba8bcaf13d99 - sys: Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/pfsync/Makefile#031beb4e239bfce798af17f5fe8dba8bcaf13d99</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/sys/modules/pfsync/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 19:54:58 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>813c5b75e68073a724fdc032b24a12baeab8f6d9 - pfsync: prepare code to accommodate AF_INET6 family</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/pfsync/Makefile#813c5b75e68073a724fdc032b24a12baeab8f6d9</link>
        <description>pfsync: prepare code to accommodate AF_INET6 familyWork is ongoing to add support for pfsync over IPv6. This required somechanges to allow for differentiating between the two families in a moregeneric way.This patch converts the relevant ioctls to using nvlists, making futureextensions (such as supporting IPv6 addresses) easier.Sponsored by:	InnoGames GmbHDifferential Revision:	https://reviews.freebsd.org/D36277

            List of files:
            /freebsd/sys/modules/pfsync/Makefile</description>
        <pubDate>Wed, 09 Nov 2022 12:40:43 +0100</pubDate>
        <dc:creator>Luiz Amaral &lt;email@luiz.eng.br&gt;</dc:creator>
    </item>
<item>
        <title>4733f21ffed01fb628180e78f8109358f8011179 - pflog/pfsync: Fix module build with VIMAGE=yes</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/pfsync/Makefile#4733f21ffed01fb628180e78f8109358f8011179</link>
        <description>pflog/pfsync: Fix module build with VIMAGE=yespflog and pfsync&apos;s module Makefile fails to include opt_global.h to SRCSleading to build error for VIMAGE case.Reproduced with:cd /usr/src/sys/modules/pflog &amp;&amp; make VIMAGE=yesPR:		229404Submitted by:	eugen@MFC after:	1 week

            List of files:
            /freebsd/sys/modules/pfsync/Makefile</description>
        <pubDate>Sun, 01 Jul 2018 20:09:16 +0200</pubDate>
        <dc:creator>Kristof Provost &lt;kp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>193d9e768ba63fcfb187cfd17f461f7d41345048 - sys/modules: normalize .CURDIR-relative paths to SRCTOP</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/pfsync/Makefile#193d9e768ba63fcfb187cfd17f461f7d41345048</link>
        <description>sys/modules: normalize .CURDIR-relative paths to SRCTOPThis simplifies make output/logicTested with:	`cd sys/modules; make ALL_MODULES=` on amd64MFC after:	1 monthSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd/sys/modules/pfsync/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 11:10:17 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d60840138f6292c1ceeb177ebe797eca0b2749da - MFH</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/pfsync/Makefile#d60840138f6292c1ceeb177ebe797eca0b2749da</link>
        <description>MFHSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/sys/modules/pfsync/Makefile</description>
        <pubDate>Tue, 05 Apr 2016 01:55:32 +0200</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>497e80911e0033a44f608c5c912024997ffb5d3c - Remove the old depend (mkdep) code and make FAST_DEPEND the one true way.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/pfsync/Makefile#497e80911e0033a44f608c5c912024997ffb5d3c</link>
        <description>Remove the old depend (mkdep) code and make FAST_DEPEND the one true way.Reviewed by:	emaste, hselasky (partial), brooks (brief)Discussed on:	arch@Sponsored by:	EMC / Isilon Storage DivisionDifferential Revision:	https://reviews.freebsd.org/D5742

            List of files:
            /freebsd/sys/modules/pfsync/Makefile</description>
        <pubDate>Thu, 31 Mar 2016 01:50:23 +0200</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9268022b74279434ed6300244e3f977e56a8ceb5 - Merge from head@274682</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/pfsync/Makefile#9268022b74279434ed6300244e3f977e56a8ceb5</link>
        <description>Merge from head@274682

            List of files:
            /freebsd/sys/modules/pfsync/Makefile</description>
        <pubDate>Wed, 19 Nov 2014 02:07:58 +0100</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>246e7a2b6494cd991b08ac669ed761ecea0cc98c - IFC @r269962</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/pfsync/Makefile#246e7a2b6494cd991b08ac669ed761ecea0cc98c</link>
        <description>IFC @r269962Submitted by:	Anish Gupta (akgupt3@gmail.com)

            List of files:
            /freebsd/sys/modules/pfsync/Makefile</description>
        <pubDate>Tue, 02 Sep 2014 06:22:42 +0200</pubDate>
        <dc:creator>Neel Natu &lt;neel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1b833d535b9ce1789dca84d8bd15d22e1ed58d46 - Sync to HEAD@r269943.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/pfsync/Makefile#1b833d535b9ce1789dca84d8bd15d22e1ed58d46</link>
        <description>Sync to HEAD@r269943.

            List of files:
            /freebsd/sys/modules/pfsync/Makefile</description>
        <pubDate>Wed, 13 Aug 2014 18:20:41 +0200</pubDate>
        <dc:creator>Alexander V. Chernikov &lt;melifaro@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>aeaed508982227551b2748339033bb2483382b4d - Move most of the 15 variations on generating opt_inet.h and</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/pfsync/Makefile#aeaed508982227551b2748339033bb2483382b4d</link>
        <description>Move most of the 15 variations on generating opt_inet.h andopt_inet6.h into kmod.mk by forcing almost everybody to eat the samedogfood. While at it, consolidate the opt_bpf.h and opt_mroute.htargets here too.

            List of files:
            /freebsd/sys/modules/pfsync/Makefile</description>
        <pubDate>Tue, 05 Aug 2014 00:37:02 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6cec9cad762b6476313fb1f8e931a1647822db6b - MFC @ r266724</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/pfsync/Makefile#6cec9cad762b6476313fb1f8e931a1647822db6b</link>
        <description>MFC @ r266724An SVM update will follow this.

            List of files:
            /freebsd/sys/modules/pfsync/Makefile</description>
        <pubDate>Tue, 03 Jun 2014 04:34:21 +0200</pubDate>
        <dc:creator>Peter Grehan &lt;grehan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>414fdaf09dec0d34181d91254e83ecb1a8a360d9 - IFC @266473</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/pfsync/Makefile#414fdaf09dec0d34181d91254e83ecb1a8a360d9</link>
        <description>IFC @266473

            List of files:
            /freebsd/sys/modules/pfsync/Makefile</description>
        <pubDate>Wed, 21 May 2014 22:30:52 +0200</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cc3f4b99653c34ae64f8a1fddea370abefef680e - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/pfsync/Makefile#cc3f4b99653c34ae64f8a1fddea370abefef680e</link>
        <description>Merge from head

            List of files:
            /freebsd/sys/modules/pfsync/Makefile</description>
        <pubDate>Fri, 09 May 2014 01:54:15 +0200</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c6063d0da8e1f8d8452b0c2ee1c7ad718c1a7052 - Use src.opts.mk in preference to bsd.own.mk except where we need stuff</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/pfsync/Makefile#c6063d0da8e1f8d8452b0c2ee1c7ad718c1a7052</link>
        <description>Use src.opts.mk in preference to bsd.own.mk except where we need stufffrom the latter.

            List of files:
            /freebsd/sys/modules/pfsync/Makefile</description>
        <pubDate>Tue, 06 May 2014 06:22:01 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cfe30d02adda7c3b5c76156ac52d50d8cab325d9 - Merge fresh head.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/pfsync/Makefile#cfe30d02adda7c3b5c76156ac52d50d8cab325d9</link>
        <description>Merge fresh head.

            List of files:
            /freebsd/sys/modules/pfsync/Makefile</description>
        <pubDate>Wed, 19 Jun 2013 13:36:13 +0200</pubDate>
        <dc:creator>Gleb Smirnoff &lt;glebius@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e477abf734cc777a55286bfbd6b80a6760c96acf - MFC @ r241285</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/pfsync/Makefile#e477abf734cc777a55286bfbd6b80a6760c96acf</link>
        <description>MFC @ r241285

            List of files:
            /freebsd/sys/modules/pfsync/Makefile</description>
        <pubDate>Tue, 27 Nov 2012 19:38:50 +0100</pubDate>
        <dc:creator>Alexander Motin &lt;mav@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a10c6f5544ccbab911d786d4b50d50cabd6bb5ab - IFC @ r242684</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/pfsync/Makefile#a10c6f5544ccbab911d786d4b50d50cabd6bb5ab</link>
        <description>IFC @ r242684

            List of files:
            /freebsd/sys/modules/pfsync/Makefile</description>
        <pubDate>Sun, 11 Nov 2012 04:26:14 +0100</pubDate>
        <dc:creator>Neel Natu &lt;neel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>23090366f729c56cab62de74c7a51792357e98a9 - Sync from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/pfsync/Makefile#23090366f729c56cab62de74c7a51792357e98a9</link>
        <description>Sync from head

            List of files:
            /freebsd/sys/modules/pfsync/Makefile</description>
        <pubDate>Sun, 04 Nov 2012 03:52:03 +0100</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3b3a8eb937bf8045231e8364bfd1b94cd4a95979 - o Create directory sys/netpfil, where all packet filters should</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/pfsync/Makefile#3b3a8eb937bf8045231e8364bfd1b94cd4a95979</link>
        <description>o Create directory sys/netpfil, where all packet filters should  reside, and move there ipfw(4) and pf(4).o Move most modified parts of pf out of contrib.Actual movements:sys/contrib/pf/net/*.c		-&gt; sys/netpfil/pf/sys/contrib/pf/net/*.h		-&gt; sys/net/contrib/pf/pfctl/*.c		-&gt; sbin/pfctlcontrib/pf/pfctl/*.h		-&gt; sbin/pfctlcontrib/pf/pfctl/pfctl.8	-&gt; sbin/pfctlcontrib/pf/pfctl/*.4		-&gt; share/man/man4contrib/pf/pfctl/*.5		-&gt; share/man/man5sys/netinet/ipfw		-&gt; sys/netpfil/ipfwThe arguable movement is pf/net/*.h -&gt; sys/net. There arefuture plans to refactor pf includes, so I decided not tobreak things twice.Not modified bits of pf left in contrib: authpf, ftp-proxy,tftp-proxy, pflogd.The ipfw(4) movement is planned to be merged to stable/9,to make head and stable match.Discussed with:		bz, luigi

            List of files:
            /freebsd/sys/modules/pfsync/Makefile</description>
        <pubDate>Fri, 14 Sep 2012 13:51:49 +0200</pubDate>
        <dc:creator>Gleb Smirnoff &lt;glebius@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
