<?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/fdc/Makefile#031beb4e</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/sys/modules/fdc/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>163b959a - pccard: Remove fdc(4) PC Card attachment point</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/fdc/Makefile#163b959a</link>
        <description>pccard: Remove fdc(4) PC Card attachment pointRemove PC Card attachemnt point for fdc.Relnotes: Yes

            List of files:
            /freebsd-14.2/sys/modules/fdc/Makefile</description>
        <pubDate>Thu, 07 Jan 2021 22:19:34 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ea566940 - Remove the last vestiges of FDC_DEBUG &amp; FD_DEBUG</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/fdc/Makefile#ea566940</link>
        <description>Remove the last vestiges of FDC_DEBUG &amp; FD_DEBUGFDC_DEBUG is not referenced in any c or header files but traces of itstill remain in other files.PR:		105608Reported by:	Eugene Grosbein &lt;ports AT grosbein DOT net&gt;Reviewed by:	impApproved by:	bcr (mentor)MFC after:	7 daysDifferential Revision:	https://reviews.freebsd.org/D10303

            List of files:
            /freebsd-14.2/sys/modules/fdc/Makefile</description>
        <pubDate>Fri, 07 Apr 2017 16:14:25 +0000</pubDate>
        <dc:creator>Sevan Janiyan &lt;sevan@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/fdc/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/fdc/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>2b375b4e - Remove pc98 support completely.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/fdc/Makefile#2b375b4e</link>
        <description>Remove pc98 support completely.I thank all developers and contributors for pc98.Relnotes:	yes

            List of files:
            /freebsd-14.2/sys/modules/fdc/Makefile</description>
        <pubDate>Sat, 28 Jan 2017 02:22:15 +0000</pubDate>
        <dc:creator>Yoshihiro Takahashi &lt;nyan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>83e78a7f - Merge the PC98 fdc(4) driver into the MI driver.  While here, replace</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/fdc/Makefile#83e78a7f</link>
        <description>Merge the PC98 fdc(4) driver into the MI driver.  While here, replacethe magic numbers used with NE7CMD_SPECIFY with invocations of theNE7_SPEC_x() macros.Approved by:	nyan

            List of files:
            /freebsd-14.2/sys/modules/fdc/Makefile</description>
        <pubDate>Thu, 25 Sep 2014 20:40:24 +0000</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>129d3046 - Import ACPICA 20090521.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/fdc/Makefile#129d3046</link>
        <description>Import ACPICA 20090521.

            List of files:
            /freebsd-14.2/sys/modules/fdc/Makefile</description>
        <pubDate>Fri, 05 Jun 2009 18:44:36 +0000</pubDate>
        <dc:creator>Jung-uk Kim &lt;jkim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>aaac7452 - Chase ACPICA API changes (for kernel and boot loader).</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/fdc/Makefile#aaac7452</link>
        <description>Chase ACPICA API changes (for kernel and boot loader).

            List of files:
            /freebsd-14.2/sys/modules/fdc/Makefile</description>
        <pubDate>Tue, 02 Jun 2009 22:31:57 +0000</pubDate>
        <dc:creator>Jung-uk Kim &lt;jkim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ad3cf350 - Dike out WARNS from kernel module makefiles.  Kernels and modules</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/fdc/Makefile#ad3cf350</link>
        <description>Dike out WARNS from kernel module makefiles.  Kernels and modulesuse a different mechanism for setting warning flags, and usingWARNS here only has null or negative effects.Submitted by:	bde (I think it means &quot;submitted&quot;)

            List of files:
            /freebsd-14.2/sys/modules/fdc/Makefile</description>
        <pubDate>Tue, 30 May 2006 09:38:54 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d1725ef7 - Change a directory layout for pc98.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/fdc/Makefile#d1725ef7</link>
        <description>Change a directory layout for pc98.  - Move MD files into &lt;arch&gt;/&lt;arch&gt;.  - Move bus dependent files into &lt;arch&gt;/&lt;bus&gt;.Rename some files to more suitable names.Repo-copied by:	peterDiscussed with:	imp

            List of files:
            /freebsd-14.2/sys/modules/fdc/Makefile</description>
        <pubDate>Tue, 10 May 2005 12:02:18 +0000</pubDate>
        <dc:creator>Yoshihiro Takahashi &lt;nyan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c11c1279 - Let kmod.mk touch opt_*.h files as needed.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/fdc/Makefile#c11c1279</link>
        <description>Let kmod.mk touch opt_*.h files as needed.Inspired by:	imp&apos;s email

            List of files:
            /freebsd-14.2/sys/modules/fdc/Makefile</description>
        <pubDate>Sat, 04 Sep 2004 06:37:58 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b9e96ac1 - Fix the alpha (and others) module build by only building fdc_acpi.c on</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/fdc/Makefile#b9e96ac1</link>
        <description>Fix the alpha (and others) module build by only building fdc_acpi.c oni386 and amd64.  The only other ACPI machine (ia64) doesn&apos;t supportfloppy drives.  Tested by:  make MACHINE={pc98,i386,amd64,alpha,sparc64}

            List of files:
            /freebsd-14.2/sys/modules/fdc/Makefile</description>
        <pubDate>Fri, 16 Jul 2004 18:37:00 +0000</pubDate>
        <dc:creator>Nate Lawson &lt;njl@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>aa21251d - Add fdc_acpi to module build, bump WARNS to 2.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/fdc/Makefile#aa21251d</link>
        <description>Add fdc_acpi to module build, bump WARNS to 2.

            List of files:
            /freebsd-14.2/sys/modules/fdc/Makefile</description>
        <pubDate>Thu, 15 Jul 2004 16:44:14 +0000</pubDate>
        <dc:creator>Nate Lawson &lt;njl@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d5103548 - - Merged from sys/dev/fdc/fdc.c revision 1.275.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/fdc/Makefile#d5103548</link>
        <description>- Merged from sys/dev/fdc/fdc.c revision 1.275.- Break out the cbus front end from fd.c.- Remove the pccard support because it was broken.

            List of files:
            /freebsd-14.2/sys/modules/fdc/Makefile</description>
        <pubDate>Thu, 08 Jul 2004 13:56:17 +0000</pubDate>
        <dc:creator>Yoshihiro Takahashi &lt;nyan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6d6fa4fd - Break out the isa and pccard front ends from fdc.  This is the first</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/fdc/Makefile#6d6fa4fd</link>
        <description>Break out the isa and pccard front ends from fdc.  This is the firststep in making this driver more attachment neutral.  Others plan onadding acpi front ends.Still need to cleanup the MI part of the driver because it isn&apos;t asbus independent as it could be.

            List of files:
            /freebsd-14.2/sys/modules/fdc/Makefile</description>
        <pubDate>Wed, 07 Jul 2004 22:35:27 +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-14.2/sys/modules/fdc/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-14.2/sys/modules/fdc/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>a6af1560 - Unbreak the fdc module build after the repocopy of sys/isa/fd.c to</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/fdc/Makefile#a6af1560</link>
        <description>Unbreak the fdc module build after the repocopy of sys/isa/fd.c tosys/dev/fdc/fdc.c.

            List of files:
            /freebsd-14.2/sys/modules/fdc/Makefile</description>
        <pubDate>Mon, 17 May 2004 10:48:42 +0000</pubDate>
        <dc:creator>Peter Pentchev &lt;roam@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ab3626d5 - Move adding -DPC98 to CFLAGS from each modules to sys/modules/Makefile.inc.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/fdc/Makefile#ab3626d5</link>
        <description>Move adding -DPC98 to CFLAGS from each modules to sys/modules/Makefile.inc.

            List of files:
            /freebsd-14.2/sys/modules/fdc/Makefile</description>
        <pubDate>Wed, 06 Nov 2002 13:47:00 +0000</pubDate>
        <dc:creator>Yoshihiro Takahashi &lt;nyan@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/fdc/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/fdc/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>9849949c - Added pc98 support.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/fdc/Makefile#9849949c</link>
        <description>Added pc98 support.

            List of files:
            /freebsd-14.2/sys/modules/fdc/Makefile</description>
        <pubDate>Sun, 16 Sep 2001 12:40:20 +0000</pubDate>
        <dc:creator>Yoshihiro Takahashi &lt;nyan@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
