<?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/joy/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/joy/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>4c52dc45 - There never was a PC Card joystick attachment that worked. Kill the</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/joy/Makefile#4c52dc45</link>
        <description>There never was a PC Card joystick attachment that worked. Kill thecurrent stub one until such time as one shows up.

            List of files:
            /freebsd-12.1/sys/modules/joy/Makefile</description>
        <pubDate>Sat, 22 Nov 2014 20:31:20 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>dba6dd17 - Move to generating pccarddevs.h on the fly, both for the kernel and</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/joy/Makefile#dba6dd17</link>
        <description>Move to generating pccarddevs.h on the fly, both for the kernel andthe modules.Also generate usbdevs.h automatically now, but a non-kernel file isstopping that at the moment.

            List of files:
            /freebsd-12.1/sys/modules/joy/Makefile</description>
        <pubDate>Wed, 26 May 2004 00:53:10 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7345fbcb - Use new location for joy, plus list its new bus front ends.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/joy/Makefile#7345fbcb</link>
        <description>Use new location for joy, plus list its new bus front ends.

            List of files:
            /freebsd-12.1/sys/modules/joy/Makefile</description>
        <pubDate>Wed, 05 Dec 2001 09:09:48 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@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/joy/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/joy/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>0fa66a31 - Retire the joy(8) script.  Using shell scripts to load kernel loadable</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/joy/Makefile#0fa66a31</link>
        <description>Retire the joy(8) script.  Using shell scripts to load kernel loadablemodules is out of fashion.There is still a joy(4) manual page to clue people into the existence ofthe joy of FreeBSD.

            List of files:
            /freebsd-12.1/sys/modules/joy/Makefile</description>
        <pubDate>Thu, 02 Nov 2000 14:15:30 +0000</pubDate>
        <dc:creator>Sheldon Hearn &lt;sheldonh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>23b16c61 - Don&apos;t install manpages.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/joy/Makefile#23b16c61</link>
        <description>Don&apos;t install manpages.They are being moved elsewhere, and they are causing problems being here.

            List of files:
            /freebsd-12.1/sys/modules/joy/Makefile</description>
        <pubDate>Sun, 08 Oct 2000 16:56:04 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>229edd6d - Only install secondary components if the destination directory exists.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/joy/Makefile#229edd6d</link>
        <description>Only install secondary components if the destination directory exists.This may be a WIP, but `make release&apos; needs it sooner than later.

            List of files:
            /freebsd-12.1/sys/modules/joy/Makefile</description>
        <pubDate>Wed, 04 Oct 2000 07:20:24 +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/joy/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/joy/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/joy/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/joy/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>484fa03f - Fix joy and put it back in the MI section.  (yes, it works on Alpha)</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/joy/Makefile#484fa03f</link>
        <description>Fix joy and put it back in the MI section.  (yes, it works on Alpha)

            List of files:
            /freebsd-12.1/sys/modules/joy/Makefile</description>
        <pubDate>Sun, 12 Dec 1999 20:42:58 +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/joy/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/joy/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-12.1/sys/modules/joy/Makefile#f274c85d</link>
        <description>Zap some unused echo &quot;#define NFOO 1&quot; &gt; foo.h style defunct stuff.

            List of files:
            /freebsd-12.1/sys/modules/joy/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>c3aac50f - $Id$ -&gt; $FreeBSD$</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/joy/Makefile#c3aac50f</link>
        <description>$Id$ -&gt; $FreeBSD$

            List of files:
            /freebsd-12.1/sys/modules/joy/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>531842e1 - Install scripts without .sh suffix.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/joy/Makefile#531842e1</link>
        <description>Install scripts without .sh suffix.

            List of files:
            /freebsd-12.1/sys/modules/joy/Makefile</description>
        <pubDate>Thu, 12 Nov 1998 00:37:39 +0000</pubDate>
        <dc:creator>Jordan K. Hubbard &lt;jkh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0ddd3cf2 - Rename joy,ibcs2,linux to joy.sh,ibcs2.sh,linux.sh (via repo copy).</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/joy/Makefile#0ddd3cf2</link>
        <description>Rename joy,ibcs2,linux to joy.sh,ibcs2.sh,linux.sh (via repo copy).

            List of files:
            /freebsd-12.1/sys/modules/joy/Makefile</description>
        <pubDate>Wed, 11 Nov 1998 07:04:10 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6a1a9040 - Do not overwrite the lkm versions of the install scripts for now.  linux</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/joy/Makefile#6a1a9040</link>
        <description>Do not overwrite the lkm versions of the install scripts for now.  linuxworks but ibcs2 has a load failure and joy doesn&apos;t look like it&apos;ll work.

            List of files:
            /freebsd-12.1/sys/modules/joy/Makefile</description>
        <pubDate>Thu, 05 Nov 1998 04:22:52 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a654d072 - Sample initial set of kld-ified modules.  Not all have been completely</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/joy/Makefile#a654d072</link>
        <description>Sample initial set of kld-ified modules.  Not all have been completelyconverted yet.  These are more of a starting point.  This is NOT connectedto the parent Makefile.OK&apos;ed by jkh (who is ever so patiently waiting)

            List of files:
            /freebsd-12.1/sys/modules/joy/Makefile</description>
        <pubDate>Fri, 16 Oct 1998 04:30:52 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>98f3fd4b - Don&apos;t put &quot;-I.&quot; in ${CFLAGS} here.  bsd.kmod.mk now puts an absolute</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/joy/Makefile#98f3fd4b</link>
        <description>Don&apos;t put &quot;-I.&quot; in ${CFLAGS} here.  bsd.kmod.mk now puts an absolutepath to the obj directory in ${CFLAGS}.  This is actually equivalentto &quot;-I.&quot; since bsd.kmod.mk also puts -I- in ${CFLAGS}.

            List of files:
            /freebsd-12.1/sys/modules/joy/Makefile</description>
        <pubDate>Sun, 01 Feb 1998 18:12:15 +0000</pubDate>
        <dc:creator>Bruce Evans &lt;bde@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7f4ba713 - LKM-support for converting all file-system options to new-style options.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/joy/Makefile#7f4ba713</link>
        <description>LKM-support for converting all file-system options to new-style options.

            List of files:
            /freebsd-12.1/sys/modules/joy/Makefile</description>
        <pubDate>Sat, 24 Jan 1998 02:21:53 +0000</pubDate>
        <dc:creator>Eivind Eklund &lt;eivind@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
