<?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>d0b2dbfa - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/rpc.statd/Makefile#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/usr.sbin/rpc.statd/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>34302d26 - - Revert WARNS to 2 because of mismatch between (xdrproc_t) and xdr_void().</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/rpc.statd/Makefile#34302d26</link>
        <description>- Revert WARNS to 2 because of mismatch between (xdrproc_t) and xdr_void().- Add prototype of from_addr().

            List of files:
            /freebsd-14.2/usr.sbin/rpc.statd/Makefile</description>
        <pubDate>Sat, 21 Sep 2019 13:34:06 +0000</pubDate>
        <dc:creator>Hiroki Sato &lt;hrs@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>aec74e0c - Fix warnings and set WARNS=6.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/rpc.statd/Makefile#aec74e0c</link>
        <description>Fix warnings and set WARNS=6.

            List of files:
            /freebsd-14.2/usr.sbin/rpc.statd/Makefile</description>
        <pubDate>Sat, 21 Sep 2019 12:33:41 +0000</pubDate>
        <dc:creator>Hiroki Sato &lt;hrs@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>685e059d - Fix build errors of test.c, which had been broken for a long time.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/rpc.statd/Makefile#685e059d</link>
        <description>Fix build errors of test.c, which had been broken for a long time.This is a temporary fix and should be converted to a completetest scenarios by using this tool.

            List of files:
            /freebsd-14.2/usr.sbin/rpc.statd/Makefile</description>
        <pubDate>Sat, 21 Sep 2019 01:29:59 +0000</pubDate>
        <dc:creator>Hiroki Sato &lt;hrs@FreeBSD.org&gt;</dc:creator>
    </item>
<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-14.2/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-14.2/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-14.2/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-14.2/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-14.2/usr.sbin/rpc.statd/Makefile#c6db8143</link>
        <description>Convert usr.sbin to LIBADDReduce overlinking

            List of files:
            /freebsd-14.2/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-14.2/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-14.2/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-14.2/usr.sbin/rpc.statd/Makefile#71ccf092</link>
        <description>The last big commit: let usr.sbin/ use WARNS=6 by default.

            List of files:
            /freebsd-14.2/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-14.2/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-14.2/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-14.2/usr.sbin/rpc.statd/Makefile#052238b1</link>
        <description>style.Makefile(5)

            List of files:
            /freebsd-14.2/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-14.2/usr.sbin/rpc.statd/Makefile#5c9c274a</link>
        <description>conditionally set WARNS via ?=.

            List of files:
            /freebsd-14.2/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-14.2/usr.sbin/rpc.statd/Makefile#bf117eda</link>
        <description>make mostly WARNS=4 clean.constify, mark unsued args, fixup prototypes.

            List of files:
            /freebsd-14.2/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-14.2/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-14.2/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-14.2/usr.sbin/rpc.statd/Makefile#345e52e7</link>
        <description>- Backout botched attempt to introduce MANSECT feature.- MAN[1-9] -&gt; MAN.

            List of files:
            /freebsd-14.2/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-14.2/usr.sbin/rpc.statd/Makefile#c73e22c3</link>
        <description>Set the default manual section for usr.sbin/ to 8.

            List of files:
            /freebsd-14.2/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-14.2/usr.sbin/rpc.statd/Makefile#97d92980</link>
        <description>$Id$ -&gt; $FreeBSD$

            List of files:
            /freebsd-14.2/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-14.2/usr.sbin/rpc.statd/Makefile#930ef4e2</link>
        <description>Removed bogus dependencies of generated .c files on generated headers.

            List of files:
            /freebsd-14.2/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-14.2/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-14.2/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-14.2/usr.sbin/rpc.statd/Makefile#0108cee1</link>
        <description>Typo fix: ${.DESTDIR} -&gt; ${DESTDIR}.Reviewed by:	bde

            List of files:
            /freebsd-14.2/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>
</channel>
</rss>
