<?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/pccard/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/pccard/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>852999de - Add pccard_device.c</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/pccard/Makefile#852999de</link>
        <description>Add pccard_device.c

            List of files:
            /freebsd-13.1/sys/modules/pccard/Makefile</description>
        <pubDate>Tue, 20 Sep 2005 06:48:55 +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-13.1/sys/modules/pccard/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-13.1/sys/modules/pccard/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>76980afb - I don&apos;t think that these modules should export symbols at all.  All</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/pccard/Makefile#76980afb</link>
        <description>I don&apos;t think that these modules should export symbols at all.  Allintermodule communication is done via kobj calls.  If anythingcurrently depends on them, let it break so that we can fix it.  Maybewe&apos;ll need to export some of the card_if.c or power_if.c symbols, butI think those should be in the base kernel (since all *_if.c should bein the base kernel for just these reasons).

            List of files:
            /freebsd-13.1/sys/modules/pccard/Makefile</description>
        <pubDate>Fri, 11 Jan 2002 20:14:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@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-13.1/sys/modules/pccard/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-13.1/sys/modules/pccard/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>45351268 - Turn on unconditional symbol export for modules whose API is</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/pccard/Makefile#45351268</link>
        <description>Turn on unconditional symbol export for modules whose API isnot clear enough, will require additional analysis, or willrequire some input from their maintainers.

            List of files:
            /freebsd-13.1/sys/modules/pccard/Makefile</description>
        <pubDate>Fri, 11 Jan 2002 01:19:26 +0000</pubDate>
        <dc:creator>Mike Smith &lt;msmith@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/pccard/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/pccard/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>429a82ac - Resplit pcic back into two pcic and pccard.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/pccard/Makefile#429a82ac</link>
        <description>Resplit pcic back into two pcic and pccard.

            List of files:
            /freebsd-13.1/sys/modules/pccard/Makefile</description>
        <pubDate>Wed, 30 Aug 2000 07:32:22 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@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-13.1/sys/modules/pccard/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-13.1/sys/modules/pccard/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-13.1/sys/modules/pccard/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-13.1/sys/modules/pccard/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>f27f6c00 - Add resource activation routines to pcic driver.  Minor cleanup of</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/pccard/Makefile#f27f6c00</link>
        <description>Add resource activation routines to pcic driver.  Minor cleanup ofsocket attach code.  We now have at least a chance for pccard devicesappearing in the future.This is a snapshot of ongoing work.  Proceed at your own risk.

            List of files:
            /freebsd-13.1/sys/modules/pccard/Makefile</description>
        <pubDate>Sun, 28 Nov 1999 21:11:13 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@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-13.1/sys/modules/pccard/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-13.1/sys/modules/pccard/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>d4f495ae - Newcard&apos;s pccard module.  It compiles, but doesn&apos;t work.  This should</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/pccard/Makefile#d4f495ae</link>
        <description>Newcard&apos;s pccard module.  It compiles, but doesn&apos;t work.  This shouldmake development easier and push the ability of newbus to load bussesto the test.Not added to sys/modules/Makefile because it isn&apos;t ready to break thenightly snapshots for alpha yet :-).NOTE: This is only for NEWCARD.  The old pccard stuff will not buildas a loadable module.

            List of files:
            /freebsd-13.1/sys/modules/pccard/Makefile</description>
        <pubDate>Thu, 18 Nov 1999 07:02:18 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
