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

            List of files:
            /freebsd/sys/modules/sk/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/sk/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/sk/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/sk/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/sk/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>288292463fc906658136cd8203840fd2afe96aa0 - The sk(4) driver has moved to /sys/dev/sk</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/sk/Makefile#288292463fc906658136cd8203840fd2afe96aa0</link>
        <description>The sk(4) driver has moved to /sys/dev/sk

            List of files:
            /freebsd/sys/modules/sk/Makefile</description>
        <pubDate>Thu, 27 Apr 2006 02:14:02 +0200</pubDate>
        <dc:creator>Pyun YongHyeon &lt;yongari@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b6de9e91bd2c47efaeec72a08642f8fd99cc7b20 - Remove bridge(4) from the tree.  if_bridge(4) is a full functional</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/sk/Makefile#b6de9e91bd2c47efaeec72a08642f8fd99cc7b20</link>
        <description>Remove bridge(4) from the tree.  if_bridge(4) is a full functionalreplacement and has additional features which make it superior.Discussed on:	-archReviewed by:	thompsaX-MFC-after:	never (RELENG_6 as transition period)

            List of files:
            /freebsd/sys/modules/sk/Makefile</description>
        <pubDate>Tue, 27 Sep 2005 20:10:43 +0200</pubDate>
        <dc:creator>Max Laier &lt;mlaier@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/sk/Makefile#c68159a6d8eede11766cf13896d0f7670dbd51aa</link>
        <description>Use a consistent style and one much closer to the rest of /usr/src

            List of files:
            /freebsd/sys/modules/sk/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>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/sk/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/sk/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>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/sk/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/sk/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>bd80fa2c7fd57a25f122d5b781278a104af97273 - Reoganize/update the SysKonnect driver:</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/sk/Makefile#bd80fa2c7fd57a25f122d5b781278a104af97273</link>
        <description>Reoganize/update the SysKonnect driver:- Break out the support for the XMAC II&apos;s PHY into an miibus driver.- Reorganize the probe/attach stuff using newbus. Each XMAC is now  attached to the parent GEnesis controller using newbus. This is  necessary since each XMAC must also have an attached miibus, and  the miibus read/write register routines need to be able to get  at the softc struct for each XMAC, not the one for the parent  controller. This allows me to get rid of the grotty code I added  for selecting the unit numbers for the ifnet interfaces: the unit  numbers are now derived from the newbus-assigned unit numbers,  which should track with the ifnet interface numbers. I think.  At the very least, there should never be any collisions.- Add support for the SK-9821 and SK-9822 1000baseTX adapters. Special  thanks to SysKonnect for loaning me two adapters for testing.

            List of files:
            /freebsd/sys/modules/sk/Makefile</description>
        <pubDate>Sat, 22 Apr 2000 04:16:41 +0200</pubDate>
        <dc:creator>Bill Paul &lt;wpaul@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9e4be63dd6e312fe0e864d23e9636f43cc869541 - Add ${DEBUG_FLAGS} to CFLAGS in bsd.kmod.mk, not in scattered module</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/sk/Makefile#9e4be63dd6e312fe0e864d23e9636f43cc869541</link>
        <description>Add ${DEBUG_FLAGS} to CFLAGS in bsd.kmod.mk, not in scattered modulemakefiles.  Bad examples in fxp/Makefile keep getting copied to newmakefiles.

            List of files:
            /freebsd/sys/modules/sk/Makefile</description>
        <pubDate>Fri, 28 Jan 2000 12:26:46 +0100</pubDate>
        <dc:creator>Bruce Evans &lt;bde@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6f940b38476a3dc6ecaca7ad305eddf1f9eab154 - Removed special rules for building and cleaning device interface files</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/sk/Makefile#6f940b38476a3dc6ecaca7ad305eddf1f9eab154</link>
        <description>Removed special rules for building and cleaning device interface filesand empty options files.  The rules are now generated automatically inbsd.kmod.mk.  Cleaned up related things ($S and ${CLEANFILES}).

            List of files:
            /freebsd/sys/modules/sk/Makefile</description>
        <pubDate>Sun, 28 Nov 1999 19:53:47 +0100</pubDate>
        <dc:creator>Bruce Evans &lt;bde@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f274c85d8b39375bbe45c9467cf2263b1a3ef850 - Zap some unused echo &quot;#define NFOO 1&quot; &gt; foo.h style defunct stuff.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/sk/Makefile#f274c85d8b39375bbe45c9467cf2263b1a3ef850</link>
        <description>Zap some unused echo &quot;#define NFOO 1&quot; &gt; foo.h style defunct stuff.

            List of files:
            /freebsd/sys/modules/sk/Makefile</description>
        <pubDate>Mon, 27 Sep 1999 03:04:44 +0200</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>18b039eb0427a130041c248eeceb5f0b2f1a56f6 - Don&apos;t generate &apos;bpf.h&apos; since it&apos;s not used.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/sk/Makefile#18b039eb0427a130041c248eeceb5f0b2f1a56f6</link>
        <description>Don&apos;t generate &apos;bpf.h&apos; since it&apos;s not used.

            List of files:
            /freebsd/sys/modules/sk/Makefile</description>
        <pubDate>Mon, 27 Sep 1999 02:34:02 +0200</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>40ec3caac80b347e401f9fef731876def9c8d5bc - Change the name of the installed KLM to contain a leading &quot;if_&quot;.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/sk/Makefile#40ec3caac80b347e401f9fef731876def9c8d5bc</link>
        <description>Change the name of the installed KLM to contain a leading &quot;if_&quot;.Except for miibus which is now installed as miibus.ko.Discussed by:	msmith, peter, and wpaul

            List of files:
            /freebsd/sys/modules/sk/Makefile</description>
        <pubDate>Mon, 20 Sep 1999 08:11:48 +0200</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c3aac50f284c6cca5b4f2eb46aaa13812cb8b630 - $Id$ -&gt; $FreeBSD$</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/sk/Makefile#c3aac50f284c6cca5b4f2eb46aaa13812cb8b630</link>
        <description>$Id$ -&gt; $FreeBSD$

            List of files:
            /freebsd/sys/modules/sk/Makefile</description>
        <pubDate>Sat, 28 Aug 1999 03:08:13 +0200</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>08339b4fa4529ed2e039bd30084000c225588988 - Convert the VIA Rhine driver to newbus and set it up to be compiled as</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/sk/Makefile#08339b4fa4529ed2e039bd30084000c225588988</link>
        <description>Convert the VIA Rhine driver to newbus and set it up to be compiled asa module. Also modified the code to work on FreeBSD/alpha and addeddevice vr0 to the alpha GENERIC config.While I was in the neighborhood, I noticed that I was still using#define NFPX 1 in all of the Makefiles that I&apos;d copied from the fxpmodule. I don&apos;t really use #define Nfoo X so it didn&apos;t matter, butI decided to customize this correctly anyway.

            List of files:
            /freebsd/sys/modules/sk/Makefile</description>
        <pubDate>Tue, 10 Aug 1999 19:15:20 +0200</pubDate>
        <dc:creator>Bill Paul &lt;wpaul@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>98edb3e17869504d0ada58932efa96b71f899181 - Create module directories for the xl, ti, tl and sk drivers and add</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/sk/Makefile#98edb3e17869504d0ada58932efa96b71f899181</link>
        <description>Create module directories for the xl, ti, tl and sk drivers and addthem to the Makefile so that modules will be generated for /modules.

            List of files:
            /freebsd/sys/modules/sk/Makefile</description>
        <pubDate>Fri, 23 Jul 1999 07:48:01 +0200</pubDate>
        <dc:creator>Bill Paul &lt;wpaul@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>288292463fc906658136cd8203840fd2afe96aa0 - The sk(4) driver has moved to /sys/dev/sk</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/sk/Makefile#288292463fc906658136cd8203840fd2afe96aa0</link>
        <description>The sk(4) driver has moved to /sys/dev/sk

            List of files:
            /freebsd/sys/modules/sk/Makefile</description>
        <pubDate>Thu, 27 Apr 2006 02:14:02 +0200</pubDate>
        <dc:creator>Pyun YongHyeon &lt;yongari@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b6de9e91bd2c47efaeec72a08642f8fd99cc7b20 - Remove bridge(4) from the tree.  if_bridge(4) is a full functional</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/sk/Makefile#b6de9e91bd2c47efaeec72a08642f8fd99cc7b20</link>
        <description>Remove bridge(4) from the tree.  if_bridge(4) is a full functionalreplacement and has additional features which make it superior.Discussed on:	-archReviewed by:	thompsaX-MFC-after:	never (RELENG_6 as transition period)

            List of files:
            /freebsd/sys/modules/sk/Makefile</description>
        <pubDate>Tue, 27 Sep 2005 20:10:43 +0200</pubDate>
        <dc:creator>Max Laier &lt;mlaier@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
