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

            List of files:
            /freebsd-14.2/usr.sbin/gstat/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>cbc83e37 - ncurses: chase dependency changes in the source tree</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/gstat/Makefile#cbc83e37</link>
        <description>ncurses: chase dependency changes in the source treeDifferential Revision:	https://reviews.freebsd.org/D32098

            List of files:
            /freebsd-14.2/usr.sbin/gstat/Makefile</description>
        <pubDate>Thu, 23 Sep 2021 01:52:46 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@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/gstat/Makefile#c6db8143</link>
        <description>Convert usr.sbin to LIBADDReduce overlinking

            List of files:
            /freebsd-14.2/usr.sbin/gstat/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>e5516195 - Convert LIBCURSES to LIBNCURSES to fix &quot;make checkdpadd&quot;</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/gstat/Makefile#e5516195</link>
        <description>Convert LIBCURSES to LIBNCURSES to fix &quot;make checkdpadd&quot;Also, add a missing LIBPANEL dependency for lldbApproved by: rpaulo (mentor)Suggested by: brooksMFC after: 5 daysPhabric: D675 (as part of a larger diff)PR: 192762

            List of files:
            /freebsd-14.2/usr.sbin/gstat/Makefile</description>
        <pubDate>Tue, 26 Aug 2014 09:10:28 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@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/gstat/Makefile#71ccf092</link>
        <description>The last big commit: let usr.sbin/ use WARNS=6 by default.

            List of files:
            /freebsd-14.2/usr.sbin/gstat/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>7d3017ef - Add missing library dependencies and sort libraries</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/gstat/Makefile#7d3017ef</link>
        <description>Add missing library dependencies and sort librariesusing lorder(1) so that static linkage is possible.

            List of files:
            /freebsd-14.2/usr.sbin/gstat/Makefile</description>
        <pubDate>Tue, 30 Jan 2007 15:10:37 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>711385c9 - - Add support for filtering the the list of providers by a regular</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/gstat/Makefile#711385c9</link>
        <description>- Add support for filtering the the list of providers by a regular  expression, which makes it possible to only see interesting  providers.  &quot;f&quot; is used inside gstat to set a filter, &quot;F&quot; is used to  remove current filter.- Do not print some uninteresting values in the gstat title line.- Do not print past the end of the screen.- Read multiple keystrokes per &quot;wait&quot; when gstat is running.- Remove a redundant != check, right after check of NULL against the  same variable (&quot;gid&quot;).- Use sysexits.h.- Do not link against libkvm and libsbuf, they are not actually used.- Fix a few style(9) issues where I had to touch nearby code anyway.Approved by:	cperciva (mentor)MFC after:	2 weeks

            List of files:
            /freebsd-14.2/usr.sbin/gstat/Makefile</description>
        <pubDate>Sat, 20 May 2006 19:17:47 +0000</pubDate>
        <dc:creator>Simon L. B. Nielsen &lt;simon@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c49d3c9b - Remove unnecessary SRCS= where could be guessed directly by our</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/gstat/Makefile#c49d3c9b</link>
        <description>Remove unnecessary SRCS= where could be guessed directly by ourbsd.*.mk infrasture.Obtained from:	ru

            List of files:
            /freebsd-14.2/usr.sbin/gstat/Makefile</description>
        <pubDate>Thu, 27 Jan 2005 14:52:47 +0000</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4e2cde6c - Install the gstat manual page.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/gstat/Makefile#4e2cde6c</link>
        <description>Install the gstat manual page.

            List of files:
            /freebsd-14.2/usr.sbin/gstat/Makefile</description>
        <pubDate>Mon, 28 Apr 2003 11:54:01 +0000</pubDate>
        <dc:creator>Tim J. Robbins &lt;tjr@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3cc4ca2d - Why doesn&apos;t anybody ever tell me anything?  When did we get a libsbuf ?</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/gstat/Makefile#3cc4ca2d</link>
        <description>Why doesn&apos;t anybody ever tell me anything?  When did we get a libsbuf ?Geeze, I&apos;ll just crawl back into the kernel where I know what&apos;s going on...Use libsbuf instead of pulling a file in from the kernel.Taught by:	jhb

            List of files:
            /freebsd-14.2/usr.sbin/gstat/Makefile</description>
        <pubDate>Fri, 21 Mar 2003 17:10:54 +0000</pubDate>
        <dc:creator>Poul-Henning Kamp &lt;phk@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>09823ba5 - Fixed a typo in ${.CURDIR} spelling, fatal on systems</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/gstat/Makefile#09823ba5</link>
        <description>Fixed a typo in ${.CURDIR} spelling, fatal on systemswithout the /sys symlink pointing to the current tree.(Revision 1.2 made it non-fatal, but anyway.)Apply style.Makefile(5).Fixed ``make checkdpadd&apos;&apos;.

            List of files:
            /freebsd-14.2/usr.sbin/gstat/Makefile</description>
        <pubDate>Fri, 21 Mar 2003 14:45:46 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5296f076 - Duh!  Use correct number ../</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/gstat/Makefile#5296f076</link>
        <description>Duh!  Use correct number ../spotted by:	imp

            List of files:
            /freebsd-14.2/usr.sbin/gstat/Makefile</description>
        <pubDate>Fri, 21 Mar 2003 14:30:16 +0000</pubDate>
        <dc:creator>Poul-Henning Kamp &lt;phk@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>54a8adab - Add a rudimentary gstat(8) to the system.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/gstat/Makefile#54a8adab</link>
        <description>Add a rudimentary gstat(8) to the system.This is a small curses based program which shows the diskactivityinside GEOM.

            List of files:
            /freebsd-14.2/usr.sbin/gstat/Makefile</description>
        <pubDate>Thu, 20 Mar 2003 20:48:41 +0000</pubDate>
        <dc:creator>Poul-Henning Kamp &lt;phk@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
