<?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/libexec/rpc.rstatd/Makefile#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/libexec/rpc.rstatd/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>ee5a34ec - Convert to LIBADD</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rpc.rstatd/Makefile#ee5a34ec</link>
        <description>Convert to LIBADDReduce overlinking

            List of files:
            /freebsd-14.2/libexec/rpc.rstatd/Makefile</description>
        <pubDate>Tue, 25 Nov 2014 21:18:18 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c59ee18a - Fixed static linkage.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rpc.rstatd/Makefile#c59ee18a</link>
        <description>Fixed static linkage.

            List of files:
            /freebsd-14.2/libexec/rpc.rstatd/Makefile</description>
        <pubDate>Fri, 26 Feb 2010 09:41:16 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1100c001 - Make WARNS=6 the default for libexec/.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rpc.rstatd/Makefile#1100c001</link>
        <description>Make WARNS=6 the default for libexec/.Just like bin/ and sbin/, I think setting WARNS to the highest valuepossible will make it more attractive for people to fix warnings.- The WARNS variable is set in the Makefile in the directory of the  application itself, making it more likely that it will be removed out  of curiosity to see what happens.- New applications will most likely build with WARNS=6 out of the box,  because the author would more likely fix the warnings during  development than lower WARNS.Unfortunately almost all apps in libexec require a lowered value ofWARNS.

            List of files:
            /freebsd-14.2/libexec/rpc.rstatd/Makefile</description>
        <pubDate>Sat, 02 Jan 2010 09:50:19 +0000</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>87f2ff4f - Use sysctl to fetch stats from the kernel instead of reading variables</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rpc.rstatd/Makefile#87f2ff4f</link>
        <description>Use sysctl to fetch stats from the kernel instead of reading variablesdirectly via libkvm.PR:		kern/122875, bin/123014Tested by:	Danny Braniss  danny cs.huji.ac.ilMFC after:	1 week

            List of files:
            /freebsd-14.2/libexec/rpc.rstatd/Makefile</description>
        <pubDate>Tue, 10 Jun 2008 18:47:43 +0000</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>80c49332 - Put libdevstat before libkvm, because the former depends on the latter.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rpc.rstatd/Makefile#80c49332</link>
        <description>Put libdevstat before libkvm, because the former depends on the latter.

            List of files:
            /freebsd-14.2/libexec/rpc.rstatd/Makefile</description>
        <pubDate>Wed, 04 Feb 2004 10:20:43 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e5b5c66b - - Backout botched attempt to intoduce MANSECT feature.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rpc.rstatd/Makefile#e5b5c66b</link>
        <description>- Backout botched attempt to intoduce MANSECT feature.- MAN[1-9] -&gt; MAN.

            List of files:
            /freebsd-14.2/libexec/rpc.rstatd/Makefile</description>
        <pubDate>Mon, 26 Mar 2001 14:22:12 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>020ee2dc - Set the default manual section for libexec/ to 8.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rpc.rstatd/Makefile#020ee2dc</link>
        <description>Set the default manual section for libexec/ to 8.

            List of files:
            /freebsd-14.2/libexec/rpc.rstatd/Makefile</description>
        <pubDate>Tue, 20 Mar 2001 18:10:13 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7f3dea24 - $Id$ -&gt; $FreeBSD$</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rpc.rstatd/Makefile#7f3dea24</link>
        <description>$Id$ -&gt; $FreeBSD$

            List of files:
            /freebsd-14.2/libexec/rpc.rstatd/Makefile</description>
        <pubDate>Sat, 28 Aug 1999 00:22:10 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b2dfb1f9 - Update system to new device statistics code.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rpc.rstatd/Makefile#b2dfb1f9</link>
        <description>Update system to new device statistics code.Submitted by:	&quot;Kenneth D. Merry&quot; &lt;ken@plutotech.com&gt;		mike@smith.net.au (Mike Smith)

            List of files:
            /freebsd-14.2/libexec/rpc.rstatd/Makefile</description>
        <pubDate>Tue, 15 Sep 1998 08:15:30 +0000</pubDate>
        <dc:creator>Justin T. Gibbs &lt;gibbs@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9e522f7a - Revert $FreeBSD$ to $Id$</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rpc.rstatd/Makefile#9e522f7a</link>
        <description>Revert $FreeBSD$ to $Id$

            List of files:
            /freebsd-14.2/libexec/rpc.rstatd/Makefile</description>
        <pubDate>Sat, 22 Feb 1997 14:22:49 +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-14.2/libexec/rpc.rstatd/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-14.2/libexec/rpc.rstatd/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>0c0b205c - rstatd -- from FreeBSD-1.1.5.1, with changes for 4.4-Lite kvm interface.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rpc.rstatd/Makefile#0c0b205c</link>
        <description>rstatd -- from FreeBSD-1.1.5.1, with changes for 4.4-Lite kvm interface.Original rstatd by John BrezakSubmitted by:	Geoff.

            List of files:
            /freebsd-14.2/libexec/rpc.rstatd/Makefile</description>
        <pubDate>Sun, 28 Aug 1994 14:49:04 +0000</pubDate>
        <dc:creator>Geoff Rehmet &lt;csgr@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
