<?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>193d9e76 - sys/modules: normalize .CURDIR-relative paths to SRCTOP</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/tx/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-12.1/sys/modules/tx/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>b6de9e91 - Remove bridge(4) from the tree.  if_bridge(4) is a full functional</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/tx/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-12.1/sys/modules/tx/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>2d3ce713 - Remove miidevs.h and generate it from miidevs at compile time.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/tx/Makefile#2d3ce713</link>
        <description>Remove miidevs.h and generate it from miidevs at compile time.The devlist2h.awk tool to do this has been repocopied to sys/tools/.

            List of files:
            /freebsd-12.1/sys/modules/tx/Makefile</description>
        <pubDate>Sun, 19 Jan 2003 02:59:34 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9cd64fb3 - Move tx(4) driver to sys/dev/tx. BTW split hardware structures and constants</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/tx/Makefile#9cd64fb3</link>
        <description>Move tx(4) driver to sys/dev/tx. BTW split hardware structures and constantsinto if_txreg.h.MFC after:	1 week

            List of files:
            /freebsd-12.1/sys/modules/tx/Makefile</description>
        <pubDate>Fri, 19 Apr 2002 22:43:57 +0000</pubDate>
        <dc:creator>Semen Ustimenko &lt;semenu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5c88c82c - Update tx(4) to always enable vlan(4) support.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/tx/Makefile#5c88c82c</link>
        <description>Update tx(4) to always enable vlan(4) support.Approved by:		semenu

            List of files:
            /freebsd-12.1/sys/modules/tx/Makefile</description>
        <pubDate>Wed, 05 Sep 2001 23:04:53 +0000</pubDate>
        <dc:creator>Brooks Davis &lt;brooks@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2c9067b1 - Add support for 802.1Q VLAN and oversized ethernet frames.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/tx/Makefile#2c9067b1</link>
        <description>Add support for 802.1Q VLAN and oversized ethernet frames.PR:		kern/29235Submitted by:	Peter Jeremy &lt;peter.jeremy@alcatel.com.au&gt;Reviewed by:	Yar Tikhiy &lt;yar@FreeBSD.org&gt;MFC after:	1 week

            List of files:
            /freebsd-12.1/sys/modules/tx/Makefile</description>
        <pubDate>Mon, 13 Aug 2001 18:32:39 +0000</pubDate>
        <dc:creator>Semen Ustimenko &lt;semenu@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-12.1/sys/modules/tx/Makefile#c68159a6</link>
        <description>Use a consistent style and one much closer to the rest of /usr/src

            List of files:
            /freebsd-12.1/sys/modules/tx/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-12.1/sys/modules/tx/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-12.1/sys/modules/tx/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-12.1/sys/modules/tx/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-12.1/sys/modules/tx/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-12.1/sys/modules/tx/Makefile#23f282aa</link>
        <description>Zap KMODDEPS line

            List of files:
            /freebsd-12.1/sys/modules/tx/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>b3f80144 - Premier version of Makefile to build tx driver as KLD</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/tx/Makefile#b3f80144</link>
        <description>Premier version of Makefile to build tx driver as KLD

            List of files:
            /freebsd-12.1/sys/modules/tx/Makefile</description>
        <pubDate>Tue, 11 Apr 2000 18:40:30 +0000</pubDate>
        <dc:creator>Semen Ustimenko &lt;semenu@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
