<?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/filemon/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/filemon/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/filemon/Makefile#031beb4e239bfce798af17f5fe8dba8bcaf13d99</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/sys/modules/filemon/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>6469bdcdb6a5968dc7edfcfb495d427b4bfdb3dd - Move most of the contents of opt_compat.h to opt_global.h.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/filemon/Makefile#6469bdcdb6a5968dc7edfcfb495d427b4bfdb3dd</link>
        <description>Move most of the contents of opt_compat.h to opt_global.h.opt_compat.h is mentioned in nearly 180 files. In-progress networkdriver compabibility improvements may add over 100 more so this iscloser to &quot;just about everywhere&quot; than &quot;only some files&quot; per theguidance in sys/conf/options.Keep COMPAT_LINUX32 in opt_compat.h as it is confined to a subset ofsys/compat/linux/*.c.  A fake _COMPAT_LINUX option ensure opt_compat.his created on all architectures.Move COMPAT_LINUXKPI to opt_dontuse.h as it is only used to control theset of compiled files.Reviewed by:	kib, cem, jhb, jtlSponsored by:	DARPA, AFRLDifferential Revision:	https://reviews.freebsd.org/D14941

            List of files:
            /freebsd/sys/modules/filemon/Makefile</description>
        <pubDate>Fri, 06 Apr 2018 19:35:35 +0200</pubDate>
        <dc:creator>Brooks Davis &lt;brooks@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/filemon/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/filemon/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>a49d8b6ecc0323b5ee7cf68348e49cc59b40296c - Merge ^/head r294961 through r295350.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/filemon/Makefile#a49d8b6ecc0323b5ee7cf68348e49cc59b40296c</link>
        <description>Merge ^/head r294961 through r295350.

            List of files:
            /freebsd/sys/modules/filemon/Makefile</description>
        <pubDate>Sat, 06 Feb 2016 15:07:17 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2414e86439f4c53aff73d1afe0453fb48145d9e5 - MfH @r295202</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/filemon/Makefile#2414e86439f4c53aff73d1afe0453fb48145d9e5</link>
        <description>MfH @r295202Expect to see panics in routing code at least now.

            List of files:
            /freebsd/sys/modules/filemon/Makefile</description>
        <pubDate>Wed, 03 Feb 2016 12:49:51 +0100</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c8296cbb96391295446174455c59a39438118c31 - MFH</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/filemon/Makefile#c8296cbb96391295446174455c59a39438118c31</link>
        <description>MFHSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/sys/modules/filemon/Makefile</description>
        <pubDate>Fri, 29 Jan 2016 15:52:54 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f889a61ae51fe44e473ce34ac387a73fd69ef5cd - filemon: Use process_exec EVENTHANDLER to capture sys_execve.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/filemon/Makefile#f889a61ae51fe44e473ce34ac387a73fd69ef5cd</link>
        <description>filemon: Use process_exec EVENTHANDLER to capture sys_execve.MFC after:	2 weeksSponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd/sys/modules/filemon/Makefile</description>
        <pubDate>Thu, 28 Jan 2016 22:45:25 +0100</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d1d015864103b253b3fcb2f72a0da5b0cfeb31b6 - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/filemon/Makefile#d1d015864103b253b3fcb2f72a0da5b0cfeb31b6</link>
        <description>Merge from head

            List of files:
            /freebsd/sys/modules/filemon/Makefile</description>
        <pubDate>Thu, 05 Sep 2013 22:18:59 +0200</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>40f65a4df509c6b29b9e72407c7afefe28838844 - IFC @ r254014</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/filemon/Makefile#40f65a4df509c6b29b9e72407c7afefe28838844</link>
        <description>IFC @ r254014

            List of files:
            /freebsd/sys/modules/filemon/Makefile</description>
        <pubDate>Wed, 07 Aug 2013 02:09:49 +0200</pubDate>
        <dc:creator>Peter Grehan &lt;grehan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>552311f4bb98c81b1b9e0e81d74e0262fc12110b - IFC @253398</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/filemon/Makefile#552311f4bb98c81b1b9e0e81d74e0262fc12110b</link>
        <description>IFC @253398

            List of files:
            /freebsd/sys/modules/filemon/Makefile</description>
        <pubDate>Wed, 17 Jul 2013 03:32:29 +0200</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cfe30d02adda7c3b5c76156ac52d50d8cab325d9 - Merge fresh head.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/filemon/Makefile#cfe30d02adda7c3b5c76156ac52d50d8cab325d9</link>
        <description>Merge fresh head.

            List of files:
            /freebsd/sys/modules/filemon/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>f9d4b3926ae7568138d660a62a63fa57d0b3f833 - Match the options of the kernel.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/filemon/Makefile#f9d4b3926ae7568138d660a62a63fa57d0b3f833</link>
        <description>Match the options of the kernel.

            List of files:
            /freebsd/sys/modules/filemon/Makefile</description>
        <pubDate>Tue, 04 Jun 2013 08:38:01 +0200</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>300675f6fc464ea902932e6ee4aa2ac98e3f3c34 - MFC</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/filemon/Makefile#300675f6fc464ea902932e6ee4aa2ac98e3f3c34</link>
        <description>MFC

            List of files:
            /freebsd/sys/modules/filemon/Makefile</description>
        <pubDate>Tue, 27 Nov 2012 21:22:36 +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/filemon/Makefile#a10c6f5544ccbab911d786d4b50d50cabd6bb5ab</link>
        <description>IFC @ r242684

            List of files:
            /freebsd/sys/modules/filemon/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/filemon/Makefile#23090366f729c56cab62de74c7a51792357e98a9</link>
        <description>Sync from head

            List of files:
            /freebsd/sys/modules/filemon/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>4e730560e941ec75adb51a47ac3560b704600501 - Finish migration of MAINTAINER entries</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/filemon/Makefile#4e730560e941ec75adb51a47ac3560b704600501</link>
        <description>Finish migration of MAINTAINER entriesApproved by:	cpercivaMFC after:	3 days

            List of files:
            /freebsd/sys/modules/filemon/Makefile</description>
        <pubDate>Mon, 22 Oct 2012 04:12:11 +0200</pubDate>
        <dc:creator>Eitan Adler &lt;eadler@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6cf87ec8ec46bc472249ebb6a3b3346fe3c10141 - IFC @238412.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/filemon/Makefile#6cf87ec8ec46bc472249ebb6a3b3346fe3c10141</link>
        <description>IFC @238412.

            List of files:
            /freebsd/sys/modules/filemon/Makefile</description>
        <pubDate>Fri, 13 Jul 2012 03:25:11 +0200</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b652778e426d00b6a1df29bbd86869db86f36e25 - IFC @ r238370</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/filemon/Makefile#b652778e426d00b6a1df29bbd86869db86f36e25</link>
        <description>IFC @ r238370

            List of files:
            /freebsd/sys/modules/filemon/Makefile</description>
        <pubDate>Wed, 11 Jul 2012 21:54:21 +0200</pubDate>
        <dc:creator>Peter Grehan &lt;grehan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>faa4a9b7a8ebfdadf78f3372cfa1635c8dce0bd6 - Merge head r233826 through r236710.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/filemon/Makefile#faa4a9b7a8ebfdadf78f3372cfa1635c8dce0bd6</link>
        <description>Merge head r233826 through r236710.

            List of files:
            /freebsd/sys/modules/filemon/Makefile</description>
        <pubDate>Thu, 07 Jun 2012 11:52:48 +0200</pubDate>
        <dc:creator>Gleb Smirnoff &lt;glebius@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
