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

            List of files:
            /freebsd-14.2/usr.bin/vmstat/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>baab2cf8 - vmstat(1): various nits</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/vmstat/Makefile#baab2cf8</link>
        <description>vmstat(1): various nitsContinue my parade on introspection tools by fixing:- failed to check for null after reallocf- avoid the comma operator- mark usage as dead- correct size of len

            List of files:
            /freebsd-14.2/usr.bin/vmstat/Makefile</description>
        <pubDate>Wed, 13 Jun 2018 08:52:04 +0000</pubDate>
        <dc:creator>Eitan Adler &lt;eadler@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>12cea332 - vmstat(8): Hook up NetBSD tests</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/vmstat/Makefile#12cea332</link>
        <description>vmstat(8): Hook up NetBSD testsThe NetBSD tests for vmstat are basically just a smoke test, ensuring thatexecuting `vmstat` and `vmstat -s` exit successfully. This is more than wetest now, so go with it.

            List of files:
            /freebsd-14.2/usr.bin/vmstat/Makefile</description>
        <pubDate>Thu, 11 Jan 2018 16:04:04 +0000</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b05a4a9d - vmstat: fix style(9) violations and bump WARNS.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/vmstat/Makefile#b05a4a9d</link>
        <description>vmstat: fix style(9) violations and bump WARNS.Based on the patch by:	Pawel Biernacki &lt;pawel.biernacki@gmail.com&gt;Sponsored by:	Mysterious Code Ltd. (Pawel),	  The FreeBSD Foundation (me)MFC after:	1 weekDifferential revision:	https://reviews.freebsd.org/D13228

            List of files:
            /freebsd-14.2/usr.bin/vmstat/Makefile</description>
        <pubDate>Fri, 01 Dec 2017 22:38:28 +0000</pubDate>
        <dc:creator>Konstantin Belousov &lt;kib@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0e51ea91 - Convert vmstat to use libxo.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/vmstat/Makefile#0e51ea91</link>
        <description>Convert vmstat to use libxo.This patch was based on this patch:https://github.com/Juniper/libxo/blob/master/patches/vmstat.patchby Phil Shafer at Juniper Networks, but updated to the latestvmstat code.Reviewed by:           allanjudeDifferential Revision: https://reviews.freebsd.org/D3935

            List of files:
            /freebsd-14.2/usr.bin/vmstat/Makefile</description>
        <pubDate>Fri, 20 Nov 2015 05:15:34 +0000</pubDate>
        <dc:creator>Craig Rodrigues &lt;rodrigc@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/vmstat/Makefile#3e11bd9e</link>
        <description>Convert to usr.bin/ to LIBADDReduce overlinking

            List of files:
            /freebsd-14.2/usr.bin/vmstat/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>478290db - Check in first src/tests snapshot from NetBSD anoncvs</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/vmstat/Makefile#478290db</link>
        <description>Check in first src/tests snapshot from NetBSD anoncvsSources were obtained like so:% export CVSROOT=&quot;anoncvs@anoncvs.NetBSD.org:/cvsroot&quot;% cvs -z9 co -D &quot;09/30/2014 20:45&quot; -P src/tests% mv src/tests/* tests/dist/.&apos;*CVS*&apos; has been added to svn:ignore to ease updating periodically fromupstreamSome line ending issues had to be resolved with test outputs and scriptsvia dos2unix and by deleting the eol-style property set in usr.bin/sortDiscussed with: rpauloSponsored by: EMC / Isilon Storage Division

            List of files:
            /freebsd-14.2/usr.bin/vmstat/Makefile</description>
        <pubDate>Wed, 01 Oct 2014 04:07:17 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@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/vmstat/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/vmstat/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>4adb5266 - Add the -H, -h and -P flags to vmstat.  -P causes per-cpu output of</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/vmstat/Makefile#4adb5266</link>
        <description>Add the -H, -h and -P flags to vmstat.  -P causes per-cpu output ofuser/system/idle stats.  -h feeds the memory column throughhumanize_number() to reduce the amount of column overflowing.  -H turnsthis off.  -h is turned on by default if stdout is a tty.

            List of files:
            /freebsd-14.2/usr.bin/vmstat/Makefile</description>
        <pubDate>Thu, 13 Dec 2007 02:36:11 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8e73022d - Teach vmstat -m and vmstat -z to use libmemstat(3).  Certain</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/vmstat/Makefile#8e73022d</link>
        <description>Teach vmstat -m and vmstat -z to use libmemstat(3).  Certainstatistics from -z are now a bit different due to changes in theway statistics are now measured.  Reproduce with some amount ofaccuracy the slightly obscure layouts adopted by the two kernelsysctls.  In the future, we might want to normalize them.GC dosysctl(), which is now no longer used.MFC after:	1 week

            List of files:
            /freebsd-14.2/usr.bin/vmstat/Makefile</description>
        <pubDate>Mon, 25 Jul 2005 22:35:10 +0000</pubDate>
        <dc:creator>Robert Watson &lt;rwatson@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/usr.bin/vmstat/Makefile#80c49332</link>
        <description>Put libdevstat before libkvm, because the former depends on the latter.

            List of files:
            /freebsd-14.2/usr.bin/vmstat/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>c5163382 - Finish the transition from libkvm to sysctl that I started a while ago.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/vmstat/Makefile#c5163382</link>
        <description>Finish the transition from libkvm to sysctl that I started a while ago.The use of libkvm for post-mortem analysis is still supported (though itcould use more testing).  We can now remove vmstat&apos;s setgid bit.While I&apos;m here, hack the interrupt listing code to not display interruptsthat haven&apos;t occurred unless the -a option was given on the command line,and document this change.

            List of files:
            /freebsd-14.2/usr.bin/vmstat/Makefile</description>
        <pubDate>Sun, 07 Dec 2003 17:46:14 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e35f9517 - Remove NO_WERRORs and WARNS=n&apos;s. To be revisited after GCC3.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/vmstat/Makefile#e35f9517</link>
        <description>Remove NO_WERRORs and WARNS=n&apos;s. To be revisited after GCC3.

            List of files:
            /freebsd-14.2/usr.bin/vmstat/Makefile</description>
        <pubDate>Fri, 08 Feb 2002 23:07:37 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d6bf6327 - WARNS=2 fixes, but set NO_WERROR, as there are some HardToFix(tm)</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/vmstat/Makefile#d6bf6327</link>
        <description>WARNS=2 fixes, but set NO_WERROR, as there are some HardToFix(tm)warnings originating in system headers.

            List of files:
            /freebsd-14.2/usr.bin/vmstat/Makefile</description>
        <pubDate>Tue, 11 Dec 2001 22:59:36 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3ab9a9d0 - Removed -I${.CURDIR}/.../sys from CFLAGS.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/vmstat/Makefile#3ab9a9d0</link>
        <description>Removed -I${.CURDIR}/.../sys from CFLAGS.

            List of files:
            /freebsd-14.2/usr.bin/vmstat/Makefile</description>
        <pubDate>Fri, 18 May 2001 13:41:42 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>dc12be52 - MAN[1-9] -&gt; MAN.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/vmstat/Makefile#dc12be52</link>
        <description>MAN[1-9] -&gt; MAN.

            List of files:
            /freebsd-14.2/usr.bin/vmstat/Makefile</description>
        <pubDate>Tue, 27 Mar 2001 10:52:19 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8d2fbde5 - Update system to new device statistics code.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/vmstat/Makefile#8d2fbde5</link>
        <description>Update system to new device statistics code.Submitted by:	&quot;Kenneth D. Merry&quot; &lt;ken@plutotech.com&gt;

            List of files:
            /freebsd-14.2/usr.bin/vmstat/Makefile</description>
        <pubDate>Tue, 15 Sep 1998 08:16:45 +0000</pubDate>
        <dc:creator>Justin T. Gibbs &lt;gibbs@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5b963fa1 - Fixed DPADD.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/vmstat/Makefile#5b963fa1</link>
        <description>Fixed DPADD.

            List of files:
            /freebsd-14.2/usr.bin/vmstat/Makefile</description>
        <pubDate>Thu, 05 Sep 1996 17:16:10 +0000</pubDate>
        <dc:creator>Bruce Evans &lt;bde@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d8b4e0d7 - More absolute paths</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/vmstat/Makefile#d8b4e0d7</link>
        <description>More absolute paths

            List of files:
            /freebsd-14.2/usr.bin/vmstat/Makefile</description>
        <pubDate>Mon, 21 Nov 1994 00:17:10 +0000</pubDate>
        <dc:creator>Poul-Henning Kamp &lt;phk@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b35bdc40 - More merry makefile munging for man page compatability.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/vmstat/Makefile#b35bdc40</link>
        <description>More merry makefile munging for man page compatability.

            List of files:
            /freebsd-14.2/usr.bin/vmstat/Makefile</description>
        <pubDate>Fri, 05 Aug 1994 19:00:04 +0000</pubDate>
        <dc:creator>Garrett Wollman &lt;wollman@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
