<?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/3dfx/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/3dfx/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>4e730560 - Finish migration of MAINTAINER entries</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/3dfx/Makefile#4e730560</link>
        <description>Finish migration of MAINTAINER entriesApproved by:	cpercivaMFC after:	3 days

            List of files:
            /freebsd-13.1/sys/modules/3dfx/Makefile</description>
        <pubDate>Mon, 22 Oct 2012 02:12:11 +0000</pubDate>
        <dc:creator>Eitan Adler &lt;eadler@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>375ce679 - Take the functionality contained in the former &quot;options TDFX_LINUX&quot;</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/3dfx/Makefile#375ce679</link>
        <description>Take the functionality contained in the former &quot;options TDFX_LINUX&quot;into a separate module.  Accordingly, convert the option into a devicenamed similarly.Note for MFC: Perhaps the option should stay in RELENG_6 for POLA reasons.Suggested by:	scottlReviewed by:	cokaneMFC after:	5 days

            List of files:
            /freebsd-13.1/sys/modules/3dfx/Makefile</description>
        <pubDate>Fri, 03 Mar 2006 21:37:38 +0000</pubDate>
        <dc:creator>Yaroslav Tykhiy &lt;ytykhiy@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>82292344 - Let modules use the kernel&apos;s opt_*.h files if built along with</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/3dfx/Makefile#82292344</link>
        <description>Let modules use the kernel&apos;s opt_*.h files if built along withthe kernel by wrapping all targets for fake opt_*.h files in.if defined(KERNBUILDDIR).  Thus, such fake files won&apos;t becreated at all if modules are built with the kernel.Some modules undergo cleanup like removing unused or unneededoptions or .h files, without which they wouldn&apos;t build this wayor the other.Reviewed by:	ruTested by:	no binary changes in modules built aloneTested on:	i386 sparc64 amd64

            List of files:
            /freebsd-13.1/sys/modules/3dfx/Makefile</description>
        <pubDate>Fri, 14 Oct 2005 23:30:17 +0000</pubDate>
        <dc:creator>Yaroslav Tykhiy &lt;ytykhiy@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>05ca2115 - Remove NOMAN</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/3dfx/Makefile#05ca2115</link>
        <description>Remove NOMAN

            List of files:
            /freebsd-13.1/sys/modules/3dfx/Makefile</description>
        <pubDate>Tue, 27 Mar 2001 19:04:09 +0000</pubDate>
        <dc:creator>Coleman Kane &lt;cokane@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>205a48f7 - Zap some bad examples:</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/3dfx/Makefile#205a48f7</link>
        <description>Zap some bad examples:opt_foo.h:	touch opt_foo.h.. is unnecessary - kmod.mk does this for us.

            List of files:
            /freebsd-13.1/sys/modules/3dfx/Makefile</description>
        <pubDate>Sun, 04 Feb 2001 08:23:14 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>93cd41f7 - Zap silly #if NPCI &gt; 0 and the hoops that we jump through for the module</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/3dfx/Makefile#93cd41f7</link>
        <description>Zap silly #if NPCI &gt; 0 and the hoops that we jump through for the modulecase.  Use an &apos;and&apos; case in conf/files so that it only gets compiled ifpci is present.

            List of files:
            /freebsd-13.1/sys/modules/3dfx/Makefile</description>
        <pubDate>Mon, 29 Jan 2001 11:38:39 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@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/3dfx/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/3dfx/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>05c313d4 - Don&apos;t enable Linuxulator support if not on an i386.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/3dfx/Makefile#05c313d4</link>
        <description>Don&apos;t enable Linuxulator support if not on an i386.PR: 20873Submitted by: Christian Weisgerber &lt;naddy@mips.inka.de&gt;

            List of files:
            /freebsd-13.1/sys/modules/3dfx/Makefile</description>
        <pubDate>Mon, 28 Aug 2000 03:17:49 +0000</pubDate>
        <dc:creator>Marcel Moolenaar &lt;marcel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c546ab55 - Fix clean to remove pci.h</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/3dfx/Makefile#c546ab55</link>
        <description>Fix clean to remove pci.hNumerous style fixesSubmitted by:	Marcel Moolenaar &lt;marcel@cup.hp.com&gt;

            List of files:
            /freebsd-13.1/sys/modules/3dfx/Makefile</description>
        <pubDate>Sun, 06 Aug 2000 18:56:46 +0000</pubDate>
        <dc:creator>Coleman Kane &lt;cokane@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ffb7ea49 - Change tdfx.ko to 3dfx.ko to prevent filename conflict when XF86 4.x</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/3dfx/Makefile#ffb7ea49</link>
        <description>Change tdfx.ko to 3dfx.ko to prevent filename conflict when XF86 4.xDRI support is ready for us, as per Doug Rabson&apos;s request &lt;dfr&gt;.

            List of files:
            /freebsd-13.1/sys/modules/3dfx/Makefile</description>
        <pubDate>Sun, 25 Jun 2000 23:44:20 +0000</pubDate>
        <dc:creator>Coleman Kane &lt;cokane@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0debd63a - Finish up the fixing of the linux ioctl stuff. Add line to remove the dev</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/3dfx/Makefile#0debd63a</link>
        <description>Finish up the fixing of the linux ioctl stuff. Add line to remove the deventry upon unload.Fix the module makefile.

            List of files:
            /freebsd-13.1/sys/modules/3dfx/Makefile</description>
        <pubDate>Fri, 23 Jun 2000 05:54:26 +0000</pubDate>
        <dc:creator>Coleman Kane &lt;cokane@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ad2095d0 - Fixed trouble with linux emu, not it should work in the module.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/3dfx/Makefile#ad2095d0</link>
        <description>Fixed trouble with linux emu, not it should work in the module.Removed unnecessary warning message too.

            List of files:
            /freebsd-13.1/sys/modules/3dfx/Makefile</description>
        <pubDate>Fri, 23 Jun 2000 04:30:20 +0000</pubDate>
        <dc:creator>Coleman Kane &lt;cokane@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a7769538 - Took TDFX_VERBOSE out of Makefile, added $FreeBSD$ and option for DEBUG.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/3dfx/Makefile#a7769538</link>
        <description>Took TDFX_VERBOSE out of Makefile, added $FreeBSD$ and option for DEBUG.Added a notice for linux users that the kld isn&apos;t working for them yet, sono linux emu from the kld. It compiles statically alright though.

            List of files:
            /freebsd-13.1/sys/modules/3dfx/Makefile</description>
        <pubDate>Thu, 22 Jun 2000 05:47:16 +0000</pubDate>
        <dc:creator>Coleman Kane &lt;cokane@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>365b4833 - Add a kld to correlate with my committ of the voodoo driver (tdfx).</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/3dfx/Makefile#365b4833</link>
        <description>Add a kld to correlate with my committ of the voodoo driver (tdfx).

            List of files:
            /freebsd-13.1/sys/modules/3dfx/Makefile</description>
        <pubDate>Wed, 21 Jun 2000 20:32:24 +0000</pubDate>
        <dc:creator>Coleman Kane &lt;cokane@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
