<?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>b478e142 - Update to build both bktr and bktr_mem modules</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/bktr/Makefile#b478e142</link>
        <description>Update to build both bktr and bktr_mem modules

            List of files:
            /freebsd-12.1/sys/modules/bktr/Makefile</description>
        <pubDate>Sun, 10 Sep 2000 15:40:20 +0000</pubDate>
        <dc:creator>Roger Hardiman &lt;roger@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>db901281 - Avoid the modules madness I inadvertently introduced by making the</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/bktr/Makefile#db901281</link>
        <description>Avoid the modules madness I inadvertently introduced by making thecloning infrastructure standard in kern_conf.  Modules are nowthe same with or without devfs support.If you need to detect if devfs is present, in modules or elsewhere,check the integer variable &quot;devfs_present&quot;.This happily removes an ugly hack from kern/vfs_conf.c.This forces a rename of the eventhandler and the standard clonehelper function.Include &lt;sys/eventhandler.h&gt; in &lt;sys/conf.h&gt;: it&apos;s a helper #includelike &lt;sys/queue.h&gt;Remove all #includes of opt_devfs.h they no longer matter.

            List of files:
            /freebsd-12.1/sys/modules/bktr/Makefile</description>
        <pubDate>Sat, 02 Sep 2000 19:17:34 +0000</pubDate>
        <dc:creator>Poul-Henning Kamp &lt;phk@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/bktr/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/bktr/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/bktr/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/bktr/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>6f940b38 - Removed special rules for building and cleaning device interface files</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/bktr/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-12.1/sys/modules/bktr/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>f7597900 - Add vnode_if.c to CLEANFILES.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/bktr/Makefile#f7597900</link>
        <description>Add vnode_if.c to CLEANFILES.

            List of files:
            /freebsd-12.1/sys/modules/bktr/Makefile</description>
        <pubDate>Mon, 22 Nov 1999 06:38:30 +0000</pubDate>
        <dc:creator>Brian Feldman &lt;green@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5e601677 - Make the bktr module build.  The Makefile was badly mangled, including</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/bktr/Makefile#5e601677</link>
        <description>Make the bktr module build.  The Makefile was badly mangled, includingleaving the &quot;.c&quot; out of most of the SRCS= source files.

            List of files:
            /freebsd-12.1/sys/modules/bktr/Makefile</description>
        <pubDate>Tue, 28 Sep 1999 07:23:59 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>450880b4 - Update to use new Bt848 driver</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/bktr/Makefile#450880b4</link>
        <description>Update to use new Bt848 driver

            List of files:
            /freebsd-12.1/sys/modules/bktr/Makefile</description>
        <pubDate>Sun, 26 Sep 1999 22:13:06 +0000</pubDate>
        <dc:creator>Roger Hardiman &lt;roger@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fdc2eae1 - Use new location of Bt848 driver.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/bktr/Makefile#fdc2eae1</link>
        <description>Use new location of Bt848 driver.Remove NPCI generation as the driver no longer checks for NPIC &gt; 0

            List of files:
            /freebsd-12.1/sys/modules/bktr/Makefile</description>
        <pubDate>Wed, 22 Sep 1999 08:31:05 +0000</pubDate>
        <dc:creator>Roger Hardiman &lt;roger@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ec4d7501 - add vnode_if.h</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/bktr/Makefile#ec4d7501</link>
        <description>add vnode_if.h

            List of files:
            /freebsd-12.1/sys/modules/bktr/Makefile</description>
        <pubDate>Tue, 31 Aug 1999 11:13:47 +0000</pubDate>
        <dc:creator>Roger Hardiman &lt;roger@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c3aac50f - $Id$ -&gt; $FreeBSD$</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/bktr/Makefile#c3aac50f</link>
        <description>$Id$ -&gt; $FreeBSD$

            List of files:
            /freebsd-12.1/sys/modules/bktr/Makefile</description>
        <pubDate>Sat, 28 Aug 1999 01:08:13 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6c96acd3 - Change perl5 to perl (same change as made in the fxp module)</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/bktr/Makefile#6c96acd3</link>
        <description>Change perl5 to perl (same change as made in the fxp module)

            List of files:
            /freebsd-12.1/sys/modules/bktr/Makefile</description>
        <pubDate>Sat, 12 Jun 1999 15:08:50 +0000</pubDate>
        <dc:creator>Roger Hardiman &lt;roger@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b72df81b - Makefile to build a loadable bktr Bt848/Bt878 device driver</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/bktr/Makefile#b72df81b</link>
        <description>Makefile to build a loadable bktr Bt848/Bt878 device driverThis allows the bt848 grabber to be loaded in the boot loader orafter bootup without the need for a custom kernel

            List of files:
            /freebsd-12.1/sys/modules/bktr/Makefile</description>
        <pubDate>Sat, 12 Jun 1999 15:00:19 +0000</pubDate>
        <dc:creator>Roger Hardiman &lt;roger@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
