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

            List of files:
            /freebsd/sys/modules/ae/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>b111430e54537a66080df115c3a2950a2922da5a - mii: Add opt_platform.h to all miibus drivers</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ae/Makefile#b111430e54537a66080df115c3a2950a2922da5a</link>
        <description>mii: Add opt_platform.h to all miibus driversmiivar.h includes opt_platform.h. Make sure all the drivers that use themiibus_if.h interface file have opt_platform.h as well. While some ofthese may not, strictly speaking, need it, it&apos;s easier to include ituniversally for miibus.Sponsored by:		Netflix

            List of files:
            /freebsd/sys/modules/ae/Makefile</description>
        <pubDate>Tue, 05 Apr 2022 21:40:01 +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/ae/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/ae/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>4b79449e2fb67cb37c4c9f46d31791893a39ddd8 - Rather than using hidden includes (with cicular dependencies),</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ae/Makefile#4b79449e2fb67cb37c4c9f46d31791893a39ddd8</link>
        <description>Rather than using hidden includes (with cicular dependencies),directly include only the header files needed. This reduces theunneeded spamming of various headers into lots of files.For now, this leaves us with very few modules including vnet.hand thus needing to depend on opt_route.h.Reviewed by:	brooks, gnn, des, zec, impSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/sys/modules/ae/Makefile</description>
        <pubDate>Tue, 02 Dec 2008 22:37:28 +0100</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8f49dd912ac55433745f9ee50ebae415f3a039fb - Fix world by including opt_route.h</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ae/Makefile#8f49dd912ac55433745f9ee50ebae415f3a039fb</link>
        <description>Fix world by including opt_route.h

            List of files:
            /freebsd/sys/modules/ae/Makefile</description>
        <pubDate>Tue, 02 Dec 2008 05:45:33 +0100</pubDate>
        <dc:creator>Paul Saab &lt;ps@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ba26d470bd4a84935e743550e35b661d92789dac - - Add driver for Attansic L2 FastEthernet controller found on</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ae/Makefile#ba26d470bd4a84935e743550e35b661d92789dac</link>
        <description>- Add driver for Attansic L2 FastEthernet controller found on  Asus EeePC and some Asus mainboards.Reviewed by:	yongari, rpaulo, jhbTested by:	manyApproved by:	kib (mentor)MFC after:	1 week

            List of files:
            /freebsd/sys/modules/ae/Makefile</description>
        <pubDate>Fri, 03 Oct 2008 12:31:31 +0200</pubDate>
        <dc:creator>Stanislav Sedov &lt;stas@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4b79449e2fb67cb37c4c9f46d31791893a39ddd8 - Rather than using hidden includes (with cicular dependencies),</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ae/Makefile#4b79449e2fb67cb37c4c9f46d31791893a39ddd8</link>
        <description>Rather than using hidden includes (with cicular dependencies),directly include only the header files needed. This reduces theunneeded spamming of various headers into lots of files.For now, this leaves us with very few modules including vnet.hand thus needing to depend on opt_route.h.Reviewed by:	brooks, gnn, des, zec, impSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/sys/modules/ae/Makefile</description>
        <pubDate>Tue, 02 Dec 2008 22:37:28 +0100</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8f49dd912ac55433745f9ee50ebae415f3a039fb - Fix world by including opt_route.h</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ae/Makefile#8f49dd912ac55433745f9ee50ebae415f3a039fb</link>
        <description>Fix world by including opt_route.h

            List of files:
            /freebsd/sys/modules/ae/Makefile</description>
        <pubDate>Tue, 02 Dec 2008 05:45:33 +0100</pubDate>
        <dc:creator>Paul Saab &lt;ps@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ba26d470bd4a84935e743550e35b661d92789dac - - Add driver for Attansic L2 FastEthernet controller found on</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/ae/Makefile#ba26d470bd4a84935e743550e35b661d92789dac</link>
        <description>- Add driver for Attansic L2 FastEthernet controller found on  Asus EeePC and some Asus mainboards.Reviewed by:	yongari, rpaulo, jhbTested by:	manyApproved by:	kib (mentor)MFC after:	1 week

            List of files:
            /freebsd/sys/modules/ae/Makefile</description>
        <pubDate>Fri, 03 Oct 2008 12:31:31 +0200</pubDate>
        <dc:creator>Stanislav Sedov &lt;stas@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
