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

            List of files:
            /freebsd/sys/modules/proto/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/proto/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/proto/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>b5ff185e19f6013ca565b2a15bc2d6abce933f46 - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/proto/Makefile#b5ff185e19f6013ca565b2a15bc2d6abce933f46</link>
        <description>Merge from head

            List of files:
            /freebsd/sys/modules/proto/Makefile</description>
        <pubDate>Sat, 12 Sep 2015 13:41:31 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ab875b713d0afab5f0650f06d48a38777a7ae43e - Catch up with head, primarily for the 1.14.4.0 firmware.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/proto/Makefile#ab875b713d0afab5f0650f06d48a38777a7ae43e</link>
        <description>Catch up with head, primarily for the 1.14.4.0 firmware.

            List of files:
            /freebsd/sys/modules/proto/Makefile</description>
        <pubDate>Fri, 14 Aug 2015 00:01:13 +0200</pubDate>
        <dc:creator>Navdeep Parhar &lt;np@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4cd9b24e478b38e4e497f3ab98e09d6a00a5390d - Merge ^/head r284737 through r285152.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/proto/Makefile#4cd9b24e478b38e4e497f3ab98e09d6a00a5390d</link>
        <description>Merge ^/head r284737 through r285152.

            List of files:
            /freebsd/sys/modules/proto/Makefile</description>
        <pubDate>Sat, 04 Jul 2015 23:50:39 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>12f05b84463baacfada5a79eaed061a4899d98aa - Kill MFILES and find things automatically. It turned out to be only</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/proto/Makefile#12f05b84463baacfada5a79eaed061a4899d98aa</link>
        <description>Kill MFILES and find things automatically. It turned out to be onlylightly used. Find the proper .m file when we depend on *_if.[ch] inthe srcs line, with seat-belts for false positive matches.  This usesmake&apos;s path mechanism. A further refinement would be to calculate thisonce, and then pass the resulting _MPATH to modules submakes.Differential Revision: https://reviews.freebsd.org/D2327

            List of files:
            /freebsd/sys/modules/proto/Makefile</description>
        <pubDate>Fri, 03 Jul 2015 03:50:26 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3a232946f745ad78e2257711fc757da9e0aa20af - Add an ISA/ACPI bus attachment to proto(4).</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/proto/Makefile#3a232946f745ad78e2257711fc757da9e0aa20af</link>
        <description>Add an ISA/ACPI bus attachment to proto(4).

            List of files:
            /freebsd/sys/modules/proto/Makefile</description>
        <pubDate>Thu, 02 Jul 2015 21:21:29 +0200</pubDate>
        <dc:creator>Marcel Moolenaar &lt;marcel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>416ba5c74546f32a993436a99516d35008e9f384 - Catch up with HEAD (r280229-r284686).</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/proto/Makefile#416ba5c74546f32a993436a99516d35008e9f384</link>
        <description>Catch up with HEAD (r280229-r284686).

            List of files:
            /freebsd/sys/modules/proto/Makefile</description>
        <pubDate>Mon, 22 Jun 2015 02:05:22 +0200</pubDate>
        <dc:creator>Navdeep Parhar &lt;np@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>dad2fb7ece7a186a249cfc077018b18fe6d2c836 - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/proto/Makefile#dad2fb7ece7a186a249cfc077018b18fe6d2c836</link>
        <description>Merge from head

            List of files:
            /freebsd/sys/modules/proto/Makefile</description>
        <pubDate>Mon, 15 Jun 2015 12:56:01 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3adc74c768226112b373d0bcacee73521b0aed2a - Merged ^/head r283871 through r284187.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/proto/Makefile#3adc74c768226112b373d0bcacee73521b0aed2a</link>
        <description>Merged ^/head r283871 through r284187.

            List of files:
            /freebsd/sys/modules/proto/Makefile</description>
        <pubDate>Tue, 09 Jun 2015 21:14:27 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f3b55a98b5576782fa91ae9a8342836786094041 - Add proto_busdma.c to the module.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/proto/Makefile#f3b55a98b5576782fa91ae9a8342836786094041</link>
        <description>Add proto_busdma.c to the module.

            List of files:
            /freebsd/sys/modules/proto/Makefile</description>
        <pubDate>Sat, 06 Jun 2015 18:20:39 +0200</pubDate>
        <dc:creator>Marcel Moolenaar &lt;marcel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6cec9cad762b6476313fb1f8e931a1647822db6b - MFC @ r266724</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/proto/Makefile#6cec9cad762b6476313fb1f8e931a1647822db6b</link>
        <description>MFC @ r266724An SVM update will follow this.

            List of files:
            /freebsd/sys/modules/proto/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/proto/Makefile#414fdaf09dec0d34181d91254e83ecb1a8a360d9</link>
        <description>IFC @266473

            List of files:
            /freebsd/sys/modules/proto/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/proto/Makefile#cc3f4b99653c34ae64f8a1fddea370abefef680e</link>
        <description>Merge from head

            List of files:
            /freebsd/sys/modules/proto/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>67fb10f30cc61e1e29301db356dc81f4d30c3615 - Add proto(4): A driver for prototyping and diagnostics.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/proto/Makefile#67fb10f30cc61e1e29301db356dc81f4d30c3615</link>
        <description>Add proto(4): A driver for prototyping and diagnostics.It exposes I/O resources to user space, so that programs can peekand poke at the hardware. It does not itself have knowledge aboutthe hardware device it attaches to.Sponsored by:	Juniper Networks, Inc.

            List of files:
            /freebsd/sys/modules/proto/Makefile</description>
        <pubDate>Mon, 28 Apr 2014 19:58:40 +0200</pubDate>
        <dc:creator>Marcel Moolenaar &lt;marcel@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
