<?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>64a0982b - usr.sbin: normalize paths using SRCTOP-relative paths or :H when possible</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/ctm/ctm_dequeue/Makefile#64a0982b</link>
        <description>usr.sbin: normalize paths using SRCTOP-relative paths or :H when possibleThis simplifies make logic/outputMFC after:	1 monthSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd-12.1/usr.sbin/ctm/ctm_dequeue/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 11:38:03 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3bdf7758 - NO_MAN= has been deprecated in favor of MAN= for some time, go ahead</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/ctm/ctm_dequeue/Makefile#3bdf7758</link>
        <description>NO_MAN= has been deprecated in favor of MAN= for some time, go aheadand finish the job. ncurses is now the only Makefile in the tree thatuses it since it wasn&apos;t a simple mechanical change, and will beaddressed in a future commit.

            List of files:
            /freebsd-12.1/usr.sbin/ctm/ctm_dequeue/Makefile</description>
        <pubDate>Sun, 13 Apr 2014 05:21:56 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>71ccf092 - The last big commit: let usr.sbin/ use WARNS=6 by default.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/ctm/ctm_dequeue/Makefile#71ccf092</link>
        <description>The last big commit: let usr.sbin/ use WARNS=6 by default.

            List of files:
            /freebsd-12.1/usr.sbin/ctm/ctm_dequeue/Makefile</description>
        <pubDate>Sat, 02 Jan 2010 11:07:44 +0000</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e653b48c - Start the dreaded NOFOO -&gt; NO_FOO conversion.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/ctm/ctm_dequeue/Makefile#e653b48c</link>
        <description>Start the dreaded NOFOO -&gt; NO_FOO conversion.OK&apos;ed by:	core

            List of files:
            /freebsd-12.1/usr.sbin/ctm/ctm_dequeue/Makefile</description>
        <pubDate>Tue, 21 Dec 2004 08:47:35 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a35d8893 - For variables that are only checked with defined(), don&apos;t provide</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/ctm/ctm_dequeue/Makefile#a35d8893</link>
        <description>For variables that are only checked with defined(), don&apos;t provideany fake value.

            List of files:
            /freebsd-12.1/usr.sbin/ctm/ctm_dequeue/Makefile</description>
        <pubDate>Sun, 24 Oct 2004 15:33:08 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>90e655ea - Perform a major cleanup of the usr.sbin Makefiles.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/ctm/ctm_dequeue/Makefile#90e655ea</link>
        <description>Perform a major cleanup of the usr.sbin Makefiles.These are not perfectly in agreement with each other style-wise, but theyare orders of orders of magnitude more consistent style-wise than before.

            List of files:
            /freebsd-12.1/usr.sbin/ctm/ctm_dequeue/Makefile</description>
        <pubDate>Fri, 20 Jul 2001 06:20:32 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ac24b049 - Remove GCC&apos;isms in CFLAGS.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/ctm/ctm_dequeue/Makefile#ac24b049</link>
        <description>Remove GCC&apos;isms in CFLAGS.

            List of files:
            /freebsd-12.1/usr.sbin/ctm/ctm_dequeue/Makefile</description>
        <pubDate>Fri, 20 Jul 2001 04:23:13 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a5879146 - Add a facility for a ``slow&apos;&apos; CTM delta queue, allowing `x&apos; number</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/ctm/ctm_dequeue/Makefile#a5879146</link>
        <description>Add a facility for a ``slow&apos;&apos; CTM delta queue, allowing `x&apos; numberof delta&apos;s to be mailed out every hour (or however often you schedulethe cron job).ctm_dequeue is the cron job which takes the stuff from thequeue directory and punts it into sendmail. The chunks ofthe deltas (and the complete deltas if they are that small)are sorted into order before being dispatched, so the peoplesubscribing should still get the bits in the right order.The changes to ctm_smail should be fairly safe as they won&apos;t beactivated unless you go for the new queue directory option.

            List of files:
            /freebsd-12.1/usr.sbin/ctm/ctm_dequeue/Makefile</description>
        <pubDate>Mon, 01 Jul 1996 20:54:11 +0000</pubDate>
        <dc:creator>Gary Palmer &lt;gpalmer@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
