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

            List of files:
            /freebsd-14.2/usr.bin/nfsstat/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>081fb644 - pkgbase: Create a FreeBSD-nfs package</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/nfsstat/Makefile#081fb644</link>
        <description>pkgbase: Create a FreeBSD-nfs packageAnd move all the nfs related commands there.Reviewed by:	emasteDifferential Revision:	https://reviews.freebsd.org/D30754Sponsored by:	Diablotin Systems

            List of files:
            /freebsd-14.2/usr.bin/nfsstat/Makefile</description>
        <pubDate>Sat, 19 Jun 2021 15:49:50 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2145d321 - nfsstat: Add libxo output</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/nfsstat/Makefile#2145d321</link>
        <description>nfsstat: Add libxo outputAdd libxo output supportMerge exp41_intpr and exp_intpr function. The only difference is to printNFSV4.1 operations in exp41, add a third arguement to control that.printtitle was set to 1 and don&apos;t have a switch, add a -q options to control it.Reviewed by:	baptSponsored by:	Gandi.netDifferential Revision:	https://reviews.freebsd.org/D14012

            List of files:
            /freebsd-14.2/usr.bin/nfsstat/Makefile</description>
        <pubDate>Tue, 30 Jan 2018 09:59:52 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>da974ed4 - nfsstat depends on libdevstat as of r304058.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/nfsstat/Makefile#da974ed4</link>
        <description>nfsstat depends on libdevstat as of r304058.X-MFC-With:	r304058

            List of files:
            /freebsd-14.2/usr.bin/nfsstat/Makefile</description>
        <pubDate>Sun, 14 Aug 2016 00:24:00 +0000</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e05c3a9f - Since removal of oldnfs support linking to kvm is not needed anymore</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/nfsstat/Makefile#e05c3a9f</link>
        <description>Since removal of oldnfs support linking to kvm is not needed anymore

            List of files:
            /freebsd-14.2/usr.bin/nfsstat/Makefile</description>
        <pubDate>Thu, 24 Dec 2015 11:41:21 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9181358e - Make nfsstat(1) build with WARNS=6.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/nfsstat/Makefile#9181358e</link>
        <description>Make nfsstat(1) build with WARNS=6.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/usr.bin/nfsstat/Makefile</description>
        <pubDate>Fri, 24 Apr 2015 07:57:59 +0000</pubDate>
        <dc:creator>Edward Tomasz Napierala &lt;trasz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3e11bd9e - Convert to usr.bin/ to LIBADD</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/nfsstat/Makefile#3e11bd9e</link>
        <description>Convert to usr.bin/ to LIBADDReduce overlinking

            List of files:
            /freebsd-14.2/usr.bin/nfsstat/Makefile</description>
        <pubDate>Tue, 25 Nov 2014 14:29:10 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b7946da9 - Build usr.bin/ with WARNS=6 by default.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/nfsstat/Makefile#b7946da9</link>
        <description>Build usr.bin/ with WARNS=6 by default.Also add some missing $FreeBSD$ to keep svn happy.

            List of files:
            /freebsd-14.2/usr.bin/nfsstat/Makefile</description>
        <pubDate>Sat, 02 Jan 2010 10:27:05 +0000</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9f5b04e9 - Style improvements recommended by Bruce as a follow up to some</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/nfsstat/Makefile#9f5b04e9</link>
        <description>Style improvements recommended by Bruce as a follow up to someof the recent WARNS commits. The idea is:1) FreeBSD id tags should follow vendor tags.2) Vendor tags should not be compiled (though copyrights probably should).3) There should be no blank line between including cdefs and __FBSDIF.

            List of files:
            /freebsd-14.2/usr.bin/nfsstat/Makefile</description>
        <pubDate>Mon, 10 Dec 2001 21:13:08 +0000</pubDate>
        <dc:creator>David Malone &lt;dwmalone@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f8d15d52 - Take setgid kmem away from nfsstat, it has not needed it for some time</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/nfsstat/Makefile#f8d15d52</link>
        <description>Take setgid kmem away from nfsstat, it has not needed it for some timenow.Approved by:	rwatson

            List of files:
            /freebsd-14.2/usr.bin/nfsstat/Makefile</description>
        <pubDate>Thu, 22 Mar 2001 17:39:57 +0000</pubDate>
        <dc:creator>Thomas Moestl &lt;tmm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9b50d902 - BSD 4.4 Lite Usr.bin Sources</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/nfsstat/Makefile#9b50d902</link>
        <description>BSD 4.4 Lite Usr.bin Sources

            List of files:
            /freebsd-14.2/usr.bin/nfsstat/Makefile</description>
        <pubDate>Fri, 27 May 1994 12:33:43 +0000</pubDate>
        <dc:creator>Rodney W. Grimes &lt;rgrimes@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
