<?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>031beb4e239bfce798af17f5fe8dba8bcaf13d99 - sys: Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/netgraph/bpf/Makefile#031beb4e239bfce798af17f5fe8dba8bcaf13d99</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/sys/modules/netgraph/bpf/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>193d9e768ba63fcfb187cfd17f461f7d41345048 - sys/modules: normalize .CURDIR-relative paths to SRCTOP</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/netgraph/bpf/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/netgraph/bpf/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>848c454cc1c4cd4af65882db98611bdbc4c2f6e6 - Add BPF Just-In-Time compiler support for ng_bpf(4).</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/netgraph/bpf/Makefile#848c454cc1c4cd4af65882db98611bdbc4c2f6e6</link>
        <description>Add BPF Just-In-Time compiler support for ng_bpf(4).The sysctl is changed from net.bpf.jitter.enable to net.bpf_jitter.enableand this controls both bpf(4) and ng_bpf(4) now.

            List of files:
            /freebsd/sys/modules/netgraph/bpf/Makefile</description>
        <pubDate>Wed, 07 Dec 2005 22:30:47 +0100</pubDate>
        <dc:creator>Jung-uk Kim &lt;jkim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>17d6c636720d00f77e5d098daf4c278f89d84f7b - Drop &lt;bsd.man.mk&gt; support from &lt;bsd.kmod.mk&gt;.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/netgraph/bpf/Makefile#17d6c636720d00f77e5d098daf4c278f89d84f7b</link>
        <description>Drop &lt;bsd.man.mk&gt; support from &lt;bsd.kmod.mk&gt;.Not objected to by:	-current

            List of files:
            /freebsd/sys/modules/netgraph/bpf/Makefile</description>
        <pubDate>Fri, 11 Jan 2002 16:49:02 +0100</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c68159a6d8eede11766cf13896d0f7670dbd51aa - Use a consistent style and one much closer to the rest of /usr/src</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/netgraph/bpf/Makefile#c68159a6d8eede11766cf13896d0f7670dbd51aa</link>
        <description>Use a consistent style and one much closer to the rest of /usr/src

            List of files:
            /freebsd/sys/modules/netgraph/bpf/Makefile</description>
        <pubDate>Sat, 06 Jan 2001 15:00:42 +0100</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c1462236787ec09d00d5e2d222edc3e34bce1e69 - When manual pages are moved or removed, MANX should be changed</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/netgraph/bpf/Makefile#c1462236787ec09d00d5e2d222edc3e34bce1e69</link>
        <description>When manual pages are moved or removed, MANX should be changedto NOMAN.Reported by:	bde

            List of files:
            /freebsd/sys/modules/netgraph/bpf/Makefile</description>
        <pubDate>Mon, 24 Jul 2000 15:52:07 +0200</pubDate>
        <dc:creator>Sheldon Hearn &lt;sheldonh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b601c69bdbe8755d26570261d7fd4c02ee4eff74 - Move the netgraph-related manual pages into share/man/man4/, as</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/netgraph/bpf/Makefile#b601c69bdbe8755d26570261d7fd4c02ee4eff74</link>
        <description>Move the netgraph-related manual pages into share/man/man4/, asdiscussed with archie.

            List of files:
            /freebsd/sys/modules/netgraph/bpf/Makefile</description>
        <pubDate>Fri, 21 Jul 2000 12:46:58 +0200</pubDate>
        <dc:creator>Sheldon Hearn &lt;sheldonh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>64db83a8ab2d1f72a9b2174b39d2ef42b5b0580c - Use .include &lt;bsd.kmod.mk&gt; to get to ../../*/conf/kmod.mk instead of</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/netgraph/bpf/Makefile#64db83a8ab2d1f72a9b2174b39d2ef42b5b0580c</link>
        <description>Use .include &lt;bsd.kmod.mk&gt; to get to ../../*/conf/kmod.mk instead ofencoding the relative path.

            List of files:
            /freebsd/sys/modules/netgraph/bpf/Makefile</description>
        <pubDate>Sat, 27 May 2000 03:14:33 +0200</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bec35b9a5f0cdb233b0601c507114d11a1093126 - Move netgraph node type man pages from section 8 to section 4.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/netgraph/bpf/Makefile#bec35b9a5f0cdb233b0601c507114d11a1093126</link>
        <description>Move netgraph node type man pages from section 8 to section 4.

            List of files:
            /freebsd/sys/modules/netgraph/bpf/Makefile</description>
        <pubDate>Thu, 04 May 2000 19:54:37 +0200</pubDate>
        <dc:creator>Archie Cobbs &lt;archie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>56ca39961bd1c9946a505c41c3fc634ef63fdd42 - Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/netgraph/bpf/Makefile#56ca39961bd1c9946a505c41c3fc634ef63fdd42</link>
        <description>Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.This means that the kernel can be totally self contained now and is notdependent on the last buildworld to update /usr/share/mk.  This mightalso make it easier to build 5.x kernels on 4.0 boxes etc, assuminggensetdefs and config(8) are updated.

            List of files:
            /freebsd/sys/modules/netgraph/bpf/Makefile</description>
        <pubDate>Thu, 04 May 2000 14:08:52 +0200</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>23f282aa31e9b6fceacd449020e936e98d6f2298 - Zap KMODDEPS line</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/netgraph/bpf/Makefile#23f282aa31e9b6fceacd449020e936e98d6f2298</link>
        <description>Zap KMODDEPS line

            List of files:
            /freebsd/sys/modules/netgraph/bpf/Makefile</description>
        <pubDate>Mon, 01 May 2000 20:58:48 +0200</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>907b6f57b98d62c834ddde79b0c24f31d77b37c4 - forgot .CURDIR</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/netgraph/bpf/Makefile#907b6f57b98d62c834ddde79b0c24f31d77b37c4</link>
        <description>forgot .CURDIRcaught by Steven G. Kargl &lt;kargl@troutmask.apl.washington.edu&gt;

            List of files:
            /freebsd/sys/modules/netgraph/bpf/Makefile</description>
        <pubDate>Sat, 04 Dec 1999 04:52:29 +0100</pubDate>
        <dc:creator>Julian Elischer &lt;julian@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>92a3e5521fa3b5e868b7322e46dd2f359ac46721 - New netgraph node type, ng_bpf(8).  This node type allows you to</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/netgraph/bpf/Makefile#92a3e5521fa3b5e868b7322e46dd2f359ac46721</link>
        <description>New netgraph node type, ng_bpf(8).  This node type allows you toapply bpf(4) filters to data travelling through a netgraph network.

            List of files:
            /freebsd/sys/modules/netgraph/bpf/Makefile</description>
        <pubDate>Fri, 03 Dec 1999 22:21:49 +0100</pubDate>
        <dc:creator>Archie Cobbs &lt;archie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>848c454cc1c4cd4af65882db98611bdbc4c2f6e6 - Add BPF Just-In-Time compiler support for ng_bpf(4).</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/netgraph/bpf/Makefile#848c454cc1c4cd4af65882db98611bdbc4c2f6e6</link>
        <description>Add BPF Just-In-Time compiler support for ng_bpf(4).The sysctl is changed from net.bpf.jitter.enable to net.bpf_jitter.enableand this controls both bpf(4) and ng_bpf(4) now.

            List of files:
            /freebsd/sys/modules/netgraph/bpf/Makefile</description>
        <pubDate>Wed, 07 Dec 2005 22:30:47 +0100</pubDate>
        <dc:creator>Jung-uk Kim &lt;jkim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>17d6c636720d00f77e5d098daf4c278f89d84f7b - Drop &lt;bsd.man.mk&gt; support from &lt;bsd.kmod.mk&gt;.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/netgraph/bpf/Makefile#17d6c636720d00f77e5d098daf4c278f89d84f7b</link>
        <description>Drop &lt;bsd.man.mk&gt; support from &lt;bsd.kmod.mk&gt;.Not objected to by:	-current

            List of files:
            /freebsd/sys/modules/netgraph/bpf/Makefile</description>
        <pubDate>Fri, 11 Jan 2002 16:49:02 +0100</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c68159a6d8eede11766cf13896d0f7670dbd51aa - Use a consistent style and one much closer to the rest of /usr/src</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/netgraph/bpf/Makefile#c68159a6d8eede11766cf13896d0f7670dbd51aa</link>
        <description>Use a consistent style and one much closer to the rest of /usr/src

            List of files:
            /freebsd/sys/modules/netgraph/bpf/Makefile</description>
        <pubDate>Sat, 06 Jan 2001 15:00:42 +0100</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c1462236787ec09d00d5e2d222edc3e34bce1e69 - When manual pages are moved or removed, MANX should be changed</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/netgraph/bpf/Makefile#c1462236787ec09d00d5e2d222edc3e34bce1e69</link>
        <description>When manual pages are moved or removed, MANX should be changedto NOMAN.Reported by:	bde

            List of files:
            /freebsd/sys/modules/netgraph/bpf/Makefile</description>
        <pubDate>Mon, 24 Jul 2000 15:52:07 +0200</pubDate>
        <dc:creator>Sheldon Hearn &lt;sheldonh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b601c69bdbe8755d26570261d7fd4c02ee4eff74 - Move the netgraph-related manual pages into share/man/man4/, as</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/netgraph/bpf/Makefile#b601c69bdbe8755d26570261d7fd4c02ee4eff74</link>
        <description>Move the netgraph-related manual pages into share/man/man4/, asdiscussed with archie.

            List of files:
            /freebsd/sys/modules/netgraph/bpf/Makefile</description>
        <pubDate>Fri, 21 Jul 2000 12:46:58 +0200</pubDate>
        <dc:creator>Sheldon Hearn &lt;sheldonh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>64db83a8ab2d1f72a9b2174b39d2ef42b5b0580c - Use .include &lt;bsd.kmod.mk&gt; to get to ../../*/conf/kmod.mk instead of</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/netgraph/bpf/Makefile#64db83a8ab2d1f72a9b2174b39d2ef42b5b0580c</link>
        <description>Use .include &lt;bsd.kmod.mk&gt; to get to ../../*/conf/kmod.mk instead ofencoding the relative path.

            List of files:
            /freebsd/sys/modules/netgraph/bpf/Makefile</description>
        <pubDate>Sat, 27 May 2000 03:14:33 +0200</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bec35b9a5f0cdb233b0601c507114d11a1093126 - Move netgraph node type man pages from section 8 to section 4.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/netgraph/bpf/Makefile#bec35b9a5f0cdb233b0601c507114d11a1093126</link>
        <description>Move netgraph node type man pages from section 8 to section 4.

            List of files:
            /freebsd/sys/modules/netgraph/bpf/Makefile</description>
        <pubDate>Thu, 04 May 2000 19:54:37 +0200</pubDate>
        <dc:creator>Archie Cobbs &lt;archie@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
