<?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/syscons/apm/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/syscons/apm/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>ab3626d5 - Move adding -DPC98 to CFLAGS from each modules to sys/modules/Makefile.inc.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/syscons/apm/Makefile#ab3626d5</link>
        <description>Move adding -DPC98 to CFLAGS from each modules to sys/modules/Makefile.inc.

            List of files:
            /freebsd-12.1/sys/modules/syscons/apm/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-12.1/sys/modules/syscons/apm/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/syscons/apm/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>3de6da9c - Build modules from the main src/sys tree.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/syscons/apm/Makefile#3de6da9c</link>
        <description>Build modules from the main src/sys tree.Tidy up some loose ends.. there were extra -I&apos;s being added to CFLAGS forno reason.

            List of files:
            /freebsd-12.1/sys/modules/syscons/apm/Makefile</description>
        <pubDate>Thu, 09 Aug 2001 00:13:30 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>50697145 - Added PC-98 apm support.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/syscons/apm/Makefile#50697145</link>
        <description>Added PC-98 apm support.Submitted by:	MURAMATSU Atsushi &lt;amura@ma3.seikyou.ne.jp&gt;

            List of files:
            /freebsd-12.1/sys/modules/syscons/apm/Makefile</description>
        <pubDate>Mon, 22 Jan 2001 11:27:25 +0000</pubDate>
        <dc:creator>Yoshihiro Takahashi &lt;nyan@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/syscons/apm/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/syscons/apm/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/syscons/apm/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/syscons/apm/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/syscons/apm/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/syscons/apm/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>472a4993 - Add the apm_saver syscons screen saver module.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/syscons/apm/Makefile#472a4993</link>
        <description>Add the apm_saver syscons screen saver module.apm_saver uses the apm_display() routine from the apm system to&quot;suspend&quot; the &quot;display&quot; part of the machine.This is beneficial for some laptops (or other machines withnon-traditional displays) that choke on the &apos;green&apos; saver&apos;seffect.Another way of looking at this is that it&apos;s the same as a screensaver that does an &apos;apm -d 0&apos; to blank the display and an &apos;apm -d 1&apos;to bring it back. One probably ought to use these commands to makesure the effect will be correct before using it unattended.

            List of files:
            /freebsd-12.1/sys/modules/syscons/apm/Makefile</description>
        <pubDate>Sat, 02 Oct 1999 03:56:42 +0000</pubDate>
        <dc:creator>Nick Sayer &lt;nsayer@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
