<?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>031beb4e - sys: Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/md/Makefile#031beb4e</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/sys/modules/md/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:54:58 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>193d9e76 - sys/modules: normalize .CURDIR-relative paths to SRCTOP</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/md/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-14.2/sys/modules/md/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>c3d1c73f - For the MD_ROOT option don&apos;t inject /dev/md0 as root dev when ROOTDEVNAME</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/md/Makefile#c3d1c73f</link>
        <description>For the MD_ROOT option don&apos;t inject /dev/md0 as root dev when ROOTDEVNAMEis defined explicitly. It&apos;s kinda pointless and results in extra step inboot sequence which is not really needed, i.e.:md0: Embedded image 1331200 bytes at 0x8038b7b4Trying to mount root from ufs:/dev/md0 []...Mounting from ufs:/dev/md0 failed with error 22.Trying to mount root from ufs:md0.uzip []...warning: no time-of-day clock registered, system time will not be set accuratelystart_init: trying /sbin/init

            List of files:
            /freebsd-14.2/sys/modules/md/Makefile</description>
        <pubDate>Wed, 09 Mar 2016 19:36:25 +0000</pubDate>
        <dc:creator>Maxim Sobolev &lt;sobomax@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d9414258 - Rename GEOM class kernel module g_md.ko to geom_md.ko for consistency</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/md/Makefile#d9414258</link>
        <description>Rename GEOM class kernel module g_md.ko to geom_md.ko for consistencywith the rest.mdconfig.c:	Simplify mdmaybeload() function.mdioctl.h:	Removed (now unused) #define.loader.conf:	Sort GEOM classes properly.OK&apos;ed by:	phk

            List of files:
            /freebsd-14.2/sys/modules/md/Makefile</description>
        <pubDate>Fri, 11 Nov 2005 11:31:23 +0000</pubDate>
        <dc:creator>Pawel Jakub Dawidek &lt;pjd@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a246f097 - change the name of the md module, to g_md, introduce a define with the</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/md/Makefile#a246f097</link>
        <description>change the name of the md module, to g_md, introduce a define with thename MD_MODNAME, and make mdconfig use this new define...

            List of files:
            /freebsd-14.2/sys/modules/md/Makefile</description>
        <pubDate>Mon, 09 Aug 2004 06:45:20 +0000</pubDate>
        <dc:creator>John-Mark Gurney &lt;jmg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>528e3c94 - Add opt_geom.h to the list.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/md/Makefile#528e3c94</link>
        <description>Add opt_geom.h to the list.

            List of files:
            /freebsd-14.2/sys/modules/md/Makefile</description>
        <pubDate>Mon, 13 Jan 2003 08:31:41 +0000</pubDate>
        <dc:creator>Poul-Henning Kamp &lt;phk@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-14.2/sys/modules/md/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-14.2/sys/modules/md/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>0b381bf1 - Remove vestiges of MFS.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/md/Makefile#0b381bf1</link>
        <description>Remove vestiges of MFS.

            List of files:
            /freebsd-14.2/sys/modules/md/Makefile</description>
        <pubDate>Fri, 01 Jun 2001 10:07:28 +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-14.2/sys/modules/md/Makefile#c68159a6</link>
        <description>Use a consistent style and one much closer to the rest of /usr/src

            List of files:
            /freebsd-14.2/sys/modules/md/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>924836d5 - Add a missing vnode_if.h.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/md/Makefile#924836d5</link>
        <description>Add a missing vnode_if.h.Submitted by:	Jim Bloom &lt;bloom@acm.org&gt;

            List of files:
            /freebsd-14.2/sys/modules/md/Makefile</description>
        <pubDate>Mon, 01 Jan 2001 11:28:32 +0000</pubDate>
        <dc:creator>Poul-Henning Kamp &lt;phk@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-14.2/sys/modules/md/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-14.2/sys/modules/md/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>055aefb1 - Add dummy opt_devfs.h file.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/md/Makefile#055aefb1</link>
        <description>Add dummy opt_devfs.h file.

            List of files:
            /freebsd-14.2/sys/modules/md/Makefile</description>
        <pubDate>Mon, 21 Aug 2000 07:45:37 +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-14.2/sys/modules/md/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-14.2/sys/modules/md/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-14.2/sys/modules/md/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-14.2/sys/modules/md/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-14.2/sys/modules/md/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-14.2/sys/modules/md/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>a704009d - This fell out of a previous commit: create the opt_md.h and opt_mfs.h</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/md/Makefile#a704009d</link>
        <description>This fell out of a previous commit: create the opt_md.h and opt_mfs.hfiles for the md module.

            List of files:
            /freebsd-14.2/sys/modules/md/Makefile</description>
        <pubDate>Fri, 26 Nov 1999 21:01:03 +0000</pubDate>
        <dc:creator>Poul-Henning Kamp &lt;phk@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9811e1f1 - Add phk&apos;s m(4) Memory Disk driver as a KLD.  I don&apos;t believe it</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/md/Makefile#9811e1f1</link>
        <description>Add phk&apos;s m(4) Memory Disk driver as a KLD.  I don&apos;t believe itworks properly after unloading, however.

            List of files:
            /freebsd-14.2/sys/modules/md/Makefile</description>
        <pubDate>Wed, 22 Sep 1999 21:28:19 +0000</pubDate>
        <dc:creator>Brian Feldman &lt;green@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
