<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/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>031beb4e - sys: Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/rl/Makefile#031beb4e</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/sys/modules/rl/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:54:58 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b111430e - mii: Add opt_platform.h to all miibus drivers</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/rl/Makefile#b111430e</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-14.2/sys/modules/rl/Makefile</description>
        <pubDate>Tue, 05 Apr 2022 19:40:01 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>193d9e76 - sys/modules: normalize .CURDIR-relative paths to SRCTOP</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/rl/Makefile#193d9e76</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-14.2/sys/modules/rl/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 10:10:17 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b2d3d26f - Move rl(4) to dev/rl.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/rl/Makefile#b2d3d26f</link>
        <description>Move rl(4) to dev/rl.

            List of files:
            /freebsd-14.2/sys/modules/rl/Makefile</description>
        <pubDate>Fri, 19 Sep 2014 10:32:20 +0000</pubDate>
        <dc:creator>Gleb Smirnoff &lt;glebius@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4a8cdcaf - Make RL_TWISTER_ENABLE a tunable/sysctl.  Eliminate it as an option.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/rl/Makefile#4a8cdcaf</link>
        <description>Make RL_TWISTER_ENABLE a tunable/sysctl.  Eliminate it as an option.Fix module build.Submitted by:	Kostik Belousov

            List of files:
            /freebsd-14.2/sys/modules/rl/Makefile</description>
        <pubDate>Sun, 02 Nov 2008 16:50:57 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9b27478b - Add RL_TWISTER_ENABLE option.  This enables the magic bits to do long</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/rl/Makefile#9b27478b</link>
        <description>Add RL_TWISTER_ENABLE option.  This enables the magic bits to do longcable tuning.  This has helped in some installations for hardwaredeployed by a former employer.  Made optional because the lists aren&apos;tfull of complaints about these cards... even when they were wildlypopular.Reviewed by:	attilio@, jhb@, trhodes@ (all an older version of the patch)

            List of files:
            /freebsd-14.2/sys/modules/rl/Makefile</description>
        <pubDate>Fri, 31 Oct 2008 23:24:13 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b6de9e91 - Remove bridge(4) from the tree.  if_bridge(4) is a full functional</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/rl/Makefile#b6de9e91</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-14.2/sys/modules/rl/Makefile</description>
        <pubDate>Tue, 27 Sep 2005 18:10:43 +0000</pubDate>
        <dc:creator>Max Laier &lt;mlaier@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c68159a6 - Use a consistent style and one much closer to the rest of /usr/src</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/rl/Makefile#c68159a6</link>
        <description>Use a consistent style and one much closer to the rest of /usr/src

            List of files:
            /freebsd-14.2/sys/modules/rl/Makefile</description>
        <pubDate>Sat, 06 Jan 2001 14:00:42 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>64db83a8 - Use .include &lt;bsd.kmod.mk&gt; to get to ../../*/conf/kmod.mk instead of</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/rl/Makefile#64db83a8</link>
        <description>Use .include &lt;bsd.kmod.mk&gt; to get to ../../*/conf/kmod.mk instead ofencoding the relative path.

            List of files:
            /freebsd-14.2/sys/modules/rl/Makefile</description>
        <pubDate>Sat, 27 May 2000 01:14:33 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>56ca3996 - Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/rl/Makefile#56ca3996</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-14.2/sys/modules/rl/Makefile</description>
        <pubDate>Thu, 04 May 2000 12:08:52 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>23f282aa - Zap KMODDEPS line</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/rl/Makefile#23f282aa</link>
        <description>Zap KMODDEPS line

            List of files:
            /freebsd-14.2/sys/modules/rl/Makefile</description>
        <pubDate>Mon, 01 May 2000 18:58:48 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9e4be63d - Add ${DEBUG_FLAGS} to CFLAGS in bsd.kmod.mk, not in scattered module</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/rl/Makefile#9e4be63d</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-14.2/sys/modules/rl/Makefile</description>
        <pubDate>Fri, 28 Jan 2000 11:26:46 +0000</pubDate>
        <dc:creator>Bruce Evans &lt;bde@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6f940b38 - Removed special rules for building and cleaning device interface files</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/rl/Makefile#6f940b38</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-14.2/sys/modules/rl/Makefile</description>
        <pubDate>Sun, 28 Nov 1999 18:53:47 +0000</pubDate>
        <dc:creator>Bruce Evans &lt;bde@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f274c85d - Zap some unused echo &quot;#define NFOO 1&quot; &gt; foo.h style defunct stuff.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/rl/Makefile#f274c85d</link>
        <description>Zap some unused echo &quot;#define NFOO 1&quot; &gt; foo.h style defunct stuff.

            List of files:
            /freebsd-14.2/sys/modules/rl/Makefile</description>
        <pubDate>Mon, 27 Sep 1999 01:04:44 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>26fe698c - Don&apos;t generate &apos;bpf.h&apos; since it&apos;s not used.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/rl/Makefile#26fe698c</link>
        <description>Don&apos;t generate &apos;bpf.h&apos; since it&apos;s not used.

            List of files:
            /freebsd-14.2/sys/modules/rl/Makefile</description>
        <pubDate>Mon, 27 Sep 1999 00:39:29 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>40ec3caa - Change the name of the installed KLM to contain a leading &quot;if_&quot;.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/rl/Makefile#40ec3caa</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-14.2/sys/modules/rl/Makefile</description>
        <pubDate>Mon, 20 Sep 1999 06:11:48 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>59519ca7 - Convert the RealTek 8139 driver to newbus and miibus in one swell foop.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/rl/Makefile#59519ca7</link>
        <description>Convert the RealTek 8139 driver to newbus and miibus in one swell foop.Also set it up to be compiled as a module.

            List of files:
            /freebsd-14.2/sys/modules/rl/Makefile</description>
        <pubDate>Tue, 31 Aug 1999 14:45:51 +0000</pubDate>
        <dc:creator>Bill Paul &lt;wpaul@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
