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

            List of files:
            /freebsd/sys/modules/cas/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/cas/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/cas/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>bc02c18c486fce2ca23b428a9e89b4eb3bb48da3 - Merge ^/head r357408 through r357661.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/cas/Makefile#bc02c18c486fce2ca23b428a9e89b4eb3bb48da3</link>
        <description>Merge ^/head r357408 through r357661.

            List of files:
            /freebsd/sys/modules/cas/Makefile</description>
        <pubDate>Fri, 07 Feb 2020 20:08:37 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>58aa35d42975c298ca0adba705c042596303c9f5 - Remove sparc64 kernel support</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/cas/Makefile#58aa35d42975c298ca0adba705c042596303c9f5</link>
        <description>Remove sparc64 kernel supportRemove all sparc64 specific filesRemove all sparc64 ifdefsRemovee indireeect sparc64 ifdefs

            List of files:
            /freebsd/sys/modules/cas/Makefile</description>
        <pubDate>Mon, 03 Feb 2020 18:35:11 +0100</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/cas/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/cas/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>b17f9ad2c9da34e8544d02c3d530fe9fb41fdbe2 - Merge svn+ssh://svn.freebsd.org/base/head@211344</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/cas/Makefile#b17f9ad2c9da34e8544d02c3d530fe9fb41fdbe2</link>
        <description>Merge svn+ssh://svn.freebsd.org/base/head@211344

            List of files:
            /freebsd/sys/modules/cas/Makefile</description>
        <pubDate>Mon, 16 Aug 2010 00:09:43 +0200</pubDate>
        <dc:creator>Marcel Moolenaar &lt;marcel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a393ae13a4fece7d10c86e81e543b7eb58bbb869 - Make kernel modules build correctly on 64-bit PowerPC.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/cas/Makefile#a393ae13a4fece7d10c86e81e543b7eb58bbb869</link>
        <description>Make kernel modules build correctly on 64-bit PowerPC.

            List of files:
            /freebsd/sys/modules/cas/Makefile</description>
        <pubDate>Tue, 13 Jul 2010 14:47:31 +0200</pubDate>
        <dc:creator>Nathan Whitehorn &lt;nwhitehorn@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7708106a086eecd7aa877d9d2d2c5f6b9085a0f3 - Merge svn+ssh://svn.freebsd.org/base/head@208557</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/cas/Makefile#7708106a086eecd7aa877d9d2d2c5f6b9085a0f3</link>
        <description>Merge svn+ssh://svn.freebsd.org/base/head@208557

            List of files:
            /freebsd/sys/modules/cas/Makefile</description>
        <pubDate>Wed, 26 May 2010 06:14:29 +0200</pubDate>
        <dc:creator>Marcel Moolenaar &lt;marcel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5e6587c9a787af6b75b015e25eec54c922f69558 - MFC: r208143</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/cas/Makefile#5e6587c9a787af6b75b015e25eec54c922f69558</link>
        <description>MFC: r208143Add the ofw_bus_if.h dependency introduced with r207585 (MFC&apos;ed tostable/8 in r208086).

            List of files:
            /freebsd/sys/modules/cas/Makefile</description>
        <pubDate>Thu, 20 May 2010 10:43:29 +0200</pubDate>
        <dc:creator>Marius Strobl &lt;marius@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ffce828c8c4614292c8dc2b116362022ebb55c46 - Add the ofw_bus_if.h dependency introduced with r207585.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/cas/Makefile#ffce828c8c4614292c8dc2b116362022ebb55c46</link>
        <description>Add the ofw_bus_if.h dependency introduced with r207585.

            List of files:
            /freebsd/sys/modules/cas/Makefile</description>
        <pubDate>Sun, 16 May 2010 14:39:17 +0200</pubDate>
        <dc:creator>Marius Strobl &lt;marius@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>10b3b54548f2290bbe8d8f88c59c28d12b7a635d - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/cas/Makefile#10b3b54548f2290bbe8d8f88c59c28d12b7a635d</link>
        <description>Merge from head

            List of files:
            /freebsd/sys/modules/cas/Makefile</description>
        <pubDate>Thu, 17 Sep 2009 18:16:44 +0200</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>09c817ba36db7c3a4ff5e25ac55816ca181a403d - - MFC</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/cas/Makefile#09c817ba36db7c3a4ff5e25ac55816ca181a403d</link>
        <description>- MFC

            List of files:
            /freebsd/sys/modules/cas/Makefile</description>
        <pubDate>Fri, 03 Jul 2009 06:39:18 +0200</pubDate>
        <dc:creator>Oleksandr Tymoshenko &lt;gonzo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>119051cbf92110c0b5d9b6453b41bdef82ac9f28 - Add cas(4), a driver for Sun Cassini/Cassini+ and National Semiconductor</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/cas/Makefile#119051cbf92110c0b5d9b6453b41bdef82ac9f28</link>
        <description>Add cas(4), a driver for Sun Cassini/Cassini+ and National SemiconductorDP83065 Saturn Gigabit Ethernet controllers. These are the successorsof the Sun GEM controllers and still have a similar but extended transmitlogic. As such this driver is based on gem(4).Thanks to marcel@ for providing a Sun Quad GigaSwift Ethernet UTP (QGE)card which was vital for getting this driver to work on architecturesnot using Open Firmware.Approved by:	re (kib)MFC after:	2 weeks

            List of files:
            /freebsd/sys/modules/cas/Makefile</description>
        <pubDate>Mon, 15 Jun 2009 20:22:41 +0200</pubDate>
        <dc:creator>Marius Strobl &lt;marius@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>09c817ba36db7c3a4ff5e25ac55816ca181a403d - - MFC</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/cas/Makefile#09c817ba36db7c3a4ff5e25ac55816ca181a403d</link>
        <description>- MFC

            List of files:
            /freebsd/sys/modules/cas/Makefile</description>
        <pubDate>Fri, 03 Jul 2009 06:39:18 +0200</pubDate>
        <dc:creator>Oleksandr Tymoshenko &lt;gonzo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>119051cbf92110c0b5d9b6453b41bdef82ac9f28 - Add cas(4), a driver for Sun Cassini/Cassini+ and National Semiconductor</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/cas/Makefile#119051cbf92110c0b5d9b6453b41bdef82ac9f28</link>
        <description>Add cas(4), a driver for Sun Cassini/Cassini+ and National SemiconductorDP83065 Saturn Gigabit Ethernet controllers. These are the successorsof the Sun GEM controllers and still have a similar but extended transmitlogic. As such this driver is based on gem(4).Thanks to marcel@ for providing a Sun Quad GigaSwift Ethernet UTP (QGE)card which was vital for getting this driver to work on architecturesnot using Open Firmware.Approved by:	re (kib)MFC after:	2 weeks

            List of files:
            /freebsd/sys/modules/cas/Makefile</description>
        <pubDate>Mon, 15 Jun 2009 20:22:41 +0200</pubDate>
        <dc:creator>Marius Strobl &lt;marius@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
