<?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-13.1/sys/modules/twe/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-13.1/sys/modules/twe/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>3e232c60 - Style cleanup.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/twe/Makefile#3e232c60</link>
        <description>Style cleanup.

            List of files:
            /freebsd-13.1/sys/modules/twe/Makefile</description>
        <pubDate>Wed, 10 Aug 2005 04:01:21 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@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-13.1/sys/modules/twe/Makefile#c68159a6</link>
        <description>Use a consistent style and one much closer to the rest of /usr/src

            List of files:
            /freebsd-13.1/sys/modules/twe/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>e6c12d85 - Major update to the &apos;twe&apos; driver.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/twe/Makefile#e6c12d85</link>
        <description>Major update to the &apos;twe&apos; driver. - Layout reorganisation to enhance portability.  The driver now has   a relatively MI &apos;core&apos; and a FreeBSD-specific layer over the top.   Since the NetBSD people have already done their own port, this is   largely just to help me with the BSD/OS port. - Request ID allocation changed to improve performance (I&apos;d been   considering switching to this approach after having failed to come   up with a better way to dynamically allocate request IDs, and seeing   Andy Doran use it in the NetBSD port of the driver convinced me   that I was wasting my time doing it any other way).  Now we just   allocate all the requests up front. - Maximum request count bumped back to 255 after characterisation   of a firmware issue (off-by-one causing it to crash with 256   outstanding commands). - Control interface implemented.  This allows 3ware&apos;s &apos;3dm&apos; utility to   talk to the controller.  3dm will be available from 3ware shortly. - Controller soft-reset feature added; if the controller signals a   firmware or protocol error, the controller will be reset and all   outstanding commands will be retried.

            List of files:
            /freebsd-13.1/sys/modules/twe/Makefile</description>
        <pubDate>Wed, 25 Oct 2000 06:59:06 +0000</pubDate>
        <dc:creator>Mike Smith &lt;msmith@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7f3f3253 - Fixed style bugs that I unfortunately noticed because bsd.kmod.mk was</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/twe/Makefile#7f3f3253</link>
        <description>Fixed style bugs that I unfortunately noticed because bsd.kmod.mk wasbeing reconstructed.

            List of files:
            /freebsd-13.1/sys/modules/twe/Makefile</description>
        <pubDate>Sat, 03 Jun 2000 11:45:00 +0000</pubDate>
        <dc:creator>Bruce Evans &lt;bde@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-13.1/sys/modules/twe/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-13.1/sys/modules/twe/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>1bdd62fc - Some joker decided to make it even harder to build modules outside the</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/twe/Makefile#1bdd62fc</link>
        <description>Some joker decided to make it even harder to build modules outside thekernel, and rather than fix the make search path, hardcoded it into themodule Makefiles themselves.  Go with the herd.

            List of files:
            /freebsd-13.1/sys/modules/twe/Makefile</description>
        <pubDate>Fri, 26 May 2000 20:07:29 +0000</pubDate>
        <dc:creator>Mike Smith &lt;msmith@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d3632ec4 - Add the &apos;twe&apos; driver module makefile.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/twe/Makefile#d3632ec4</link>
        <description>Add the &apos;twe&apos; driver module makefile.

            List of files:
            /freebsd-13.1/sys/modules/twe/Makefile</description>
        <pubDate>Wed, 24 May 2000 23:41:26 +0000</pubDate>
        <dc:creator>Mike Smith &lt;msmith@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
