<?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>c99b67a7 - Utilize SYSROOT from r320119 in places where DESTDIR may be wanting WORLDTMP.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/rpc.statd/Makefile#c99b67a7</link>
        <description>Utilize SYSROOT from r320119 in places where DESTDIR may be wanting WORLDTMP.Since buildenv exports SYSROOT all of these uses will now look inWORLDTMP by default.sys/boot/efi/loader/Makefile        A LIBSTAND hack is no longer required for buildenv.MFC after:	2 weeksSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd-12.1/usr.sbin/rpc.statd/Makefile</description>
        <pubDate>Mon, 19 Jun 2017 20:47:24 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4841dac7 - Use .ALLSRC instead of RPCSRC</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/rpc.statd/Makefile#4841dac7</link>
        <description>Use .ALLSRC instead of RPCSRCThis is a trivial simplification in the Makefile, meant to serve asa good example for what to do with rules like this.MFC after:	1 weekSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd-12.1/usr.sbin/rpc.statd/Makefile</description>
        <pubDate>Wed, 01 Mar 2017 04:13:31 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c6db8143 - Convert usr.sbin to LIBADD</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/rpc.statd/Makefile#c6db8143</link>
        <description>Convert usr.sbin to LIBADDReduce overlinking

            List of files:
            /freebsd-12.1/usr.sbin/rpc.statd/Makefile</description>
        <pubDate>Tue, 25 Nov 2014 16:57:27 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5e0a19bd - Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/rpc.statd/Makefile#5e0a19bd</link>
        <description>Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessorset via ${CPP} is used, instead of always using hardcoded /usr/bin/cpp.MFC after:	1 week

            List of files:
            /freebsd-12.1/usr.sbin/rpc.statd/Makefile</description>
        <pubDate>Tue, 07 Feb 2012 09:27:07 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@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/rpc.statd/Makefile#71ccf092</link>
        <description>The last big commit: let usr.sbin/ use WARNS=6 by default.

            List of files:
            /freebsd-12.1/usr.sbin/rpc.statd/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>422e293c - Deal with xdrproc_t casts.  Make these compile cleanly with WARNS=2</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/rpc.statd/Makefile#422e293c</link>
        <description>Deal with xdrproc_t casts.  Make these compile cleanly with WARNS=2(but I haven&apos;t turned it on)

            List of files:
            /freebsd-12.1/usr.sbin/rpc.statd/Makefile</description>
        <pubDate>Sun, 26 Oct 2003 06:14:10 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>052238b1 - style.Makefile(5)</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/rpc.statd/Makefile#052238b1</link>
        <description>style.Makefile(5)

            List of files:
            /freebsd-12.1/usr.sbin/rpc.statd/Makefile</description>
        <pubDate>Fri, 04 Apr 2003 17:49:21 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5c9c274a - conditionally set WARNS via ?=.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/rpc.statd/Makefile#5c9c274a</link>
        <description>conditionally set WARNS via ?=.

            List of files:
            /freebsd-12.1/usr.sbin/rpc.statd/Makefile</description>
        <pubDate>Thu, 11 Jul 2002 18:45:14 +0000</pubDate>
        <dc:creator>Alfred Perlstein &lt;alfred@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bf117eda - make mostly WARNS=4 clean.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/rpc.statd/Makefile#bf117eda</link>
        <description>make mostly WARNS=4 clean.constify, mark unsued args, fixup prototypes.

            List of files:
            /freebsd-12.1/usr.sbin/rpc.statd/Makefile</description>
        <pubDate>Thu, 11 Jul 2002 17:55:14 +0000</pubDate>
        <dc:creator>Alfred Perlstein &lt;alfred@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/rpc.statd/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/rpc.statd/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>345e52e7 - - Backout botched attempt to introduce MANSECT feature.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/rpc.statd/Makefile#345e52e7</link>
        <description>- Backout botched attempt to introduce MANSECT feature.- MAN[1-9] -&gt; MAN.

            List of files:
            /freebsd-12.1/usr.sbin/rpc.statd/Makefile</description>
        <pubDate>Mon, 26 Mar 2001 14:42:20 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c73e22c3 - Set the default manual section for usr.sbin/ to 8.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/rpc.statd/Makefile#c73e22c3</link>
        <description>Set the default manual section for usr.sbin/ to 8.

            List of files:
            /freebsd-12.1/usr.sbin/rpc.statd/Makefile</description>
        <pubDate>Tue, 20 Mar 2001 18:17:26 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>97d92980 - $Id$ -&gt; $FreeBSD$</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/rpc.statd/Makefile#97d92980</link>
        <description>$Id$ -&gt; $FreeBSD$

            List of files:
            /freebsd-12.1/usr.sbin/rpc.statd/Makefile</description>
        <pubDate>Sat, 28 Aug 1999 01:35:59 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>930ef4e2 - Removed bogus dependencies of generated .c files on generated headers.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/rpc.statd/Makefile#930ef4e2</link>
        <description>Removed bogus dependencies of generated .c files on generated headers.

            List of files:
            /freebsd-12.1/usr.sbin/rpc.statd/Makefile</description>
        <pubDate>Sun, 10 May 1998 16:03:17 +0000</pubDate>
        <dc:creator>Bruce Evans &lt;bde@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3f9035b7 - Don&apos;t use the FreeBSD misfeature DPSRCS or give explicit dependencies</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/rpc.statd/Makefile#3f9035b7</link>
        <description>Don&apos;t use the FreeBSD misfeature DPSRCS or give explicit dependencieson generated headers.  Just put generated headers in SRCS so thatbsd.*.mk can generate better dependencies.

            List of files:
            /freebsd-12.1/usr.sbin/rpc.statd/Makefile</description>
        <pubDate>Fri, 06 Mar 1998 07:00:28 +0000</pubDate>
        <dc:creator>Bruce Evans &lt;bde@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0108cee1 - Typo fix: ${.DESTDIR} -&gt; ${DESTDIR}.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/rpc.statd/Makefile#0108cee1</link>
        <description>Typo fix: ${.DESTDIR} -&gt; ${DESTDIR}.Reviewed by:	bde

            List of files:
            /freebsd-12.1/usr.sbin/rpc.statd/Makefile</description>
        <pubDate>Fri, 23 May 1997 08:43:27 +0000</pubDate>
        <dc:creator>Satoshi Asami &lt;asami@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>476602a9 - Revert $FreeBSD$ to $Id$</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/rpc.statd/Makefile#476602a9</link>
        <description>Revert $FreeBSD$ to $Id$

            List of files:
            /freebsd-12.1/usr.sbin/rpc.statd/Makefile</description>
        <pubDate>Sat, 22 Feb 1997 16:15:28 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1130b656 - Make the long-awaited change from $Id$ to $FreeBSD$</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/rpc.statd/Makefile#1130b656</link>
        <description>Make the long-awaited change from $Id$ to $FreeBSD$This will make a number of things easier in the future, as well as (finally!)avoiding the Id-smashing problem which has plagued developers for so long.Boy, I&apos;m glad we&apos;re not using sup anymore.  This update would have beeninsane otherwise.

            List of files:
            /freebsd-12.1/usr.sbin/rpc.statd/Makefile</description>
        <pubDate>Tue, 14 Jan 1997 07:20:47 +0000</pubDate>
        <dc:creator>Jordan K. Hubbard &lt;jkh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>dd30d06c - Add sm_inter.h to DPSRCS so that make depend is not required to build</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/rpc.statd/Makefile#dd30d06c</link>
        <description>Add sm_inter.h to DPSRCS so that make depend is not required to buildthis.

            List of files:
            /freebsd-12.1/usr.sbin/rpc.statd/Makefile</description>
        <pubDate>Tue, 09 Jul 1996 22:40:39 +0000</pubDate>
        <dc:creator>Nate Williams &lt;nate@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a60dc5e0 - Some minor tweaks for statd</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.sbin/rpc.statd/Makefile#a60dc5e0</link>
        <description>Some minor tweaks for statd- use rpcgen to generate unmodified code instead of havinf it in the  repository- use &quot;natural&quot; function names to avoid conflicts with prototypes etc.

            List of files:
            /freebsd-12.1/usr.sbin/rpc.statd/Makefile</description>
        <pubDate>Mon, 01 Apr 1996 05:36:06 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
