<?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/coff/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/coff/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>17d6c636 - Drop &lt;bsd.man.mk&gt; support from &lt;bsd.kmod.mk&gt;.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/coff/Makefile#17d6c636</link>
        <description>Drop &lt;bsd.man.mk&gt; support from &lt;bsd.kmod.mk&gt;.Not objected to by:	-current

            List of files:
            /freebsd-12.1/sys/modules/coff/Makefile</description>
        <pubDate>Fri, 11 Jan 2002 15:49:02 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@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/coff/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/coff/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/coff/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/coff/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/coff/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/coff/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/coff/Makefile#23f282aa</link>
        <description>Zap KMODDEPS line

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

            List of files:
            /freebsd-12.1/sys/modules/coff/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>9fe66b94 - Make this work now; fixing the kstack overflow allows the dependency to</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/coff/Makefile#9fe66b94</link>
        <description>Make this work now; fixing the kstack overflow allows the dependency tobe added to the symbol search order safely.

            List of files:
            /freebsd-12.1/sys/modules/coff/Makefile</description>
        <pubDate>Fri, 06 Nov 1998 16:02:14 +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/coff/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/coff/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>97df91b4 - The coff LKM needs IBCS2 to be able to link (for the &apos;make regress&apos;</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/coff/Makefile#97df91b4</link>
        <description>The coff LKM needs IBCS2 to be able to link (for the &apos;make regress&apos;linktest) - add this as a dependency.

            List of files:
            /freebsd-12.1/sys/modules/coff/Makefile</description>
        <pubDate>Thu, 12 Mar 1998 20:04:38 +0000</pubDate>
        <dc:creator>Eivind Eklund &lt;eivind@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/coff/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/coff/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>4a0f765f - Revert $FreeBSD$ back to $Id$</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/coff/Makefile#4a0f765f</link>
        <description>Revert $FreeBSD$ back to $Id$

            List of files:
            /freebsd-12.1/sys/modules/coff/Makefile</description>
        <pubDate>Sat, 22 Feb 1997 12:49:29 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1130b656 - Make the long-awaited change from $Id$ to $FreeBSD$</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/coff/Makefile#1130b656</link>
        <description>Make the long-awaited change from $Id$ to $FreeBSD$This will make a number of things easier in the future, as well as (finally!)avoiding the Id-smashing problem which has plagued developers for so long.Boy, I&apos;m glad we&apos;re not using sup anymore.  This update would have beeninsane otherwise.

            List of files:
            /freebsd-12.1/sys/modules/coff/Makefile</description>
        <pubDate>Tue, 14 Jan 1997 07:20:47 +0000</pubDate>
        <dc:creator>Jordan K. Hubbard &lt;jkh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e85c098d - Again, this is not a filesystem so don&apos;t compile it as if it were.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/coff/Makefile#e85c098d</link>
        <description>Again, this is not a filesystem so don&apos;t compile it as if it were.

            List of files:
            /freebsd-12.1/sys/modules/coff/Makefile</description>
        <pubDate>Thu, 27 Oct 1994 23:39:19 +0000</pubDate>
        <dc:creator>Garrett Wollman &lt;wollman@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>29b9e87c - LKM module for the coff loader (used for iBCS2 emulation)</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/coff/Makefile#29b9e87c</link>
        <description>LKM module for the coff loader (used for iBCS2 emulation)

            List of files:
            /freebsd-12.1/sys/modules/coff/Makefile</description>
        <pubDate>Fri, 14 Oct 1994 08:46:12 +0000</pubDate>
        <dc:creator>S&#248;ren Schmidt &lt;sos@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
