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

            List of files:
            /freebsd-14.2/usr.bin/wc/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>dad64f0e - wc: Clean up and modernize.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/wc/Makefile#dad64f0e</link>
        <description>wc: Clean up and modernize.* Drop &lt;err.h&gt;, which is unnecessary since we use libxo.* As per POSIX, report an error if output fails.* Fix some type mismatches.* Use bool instead of int where appropriate.* Avoid repeatedly checking for a null filename.* Miscellaneous other tidying.* Add tests (partly derived from work performed by SHENG-YI HONG &lt;i19780219111@kimo.com&gt;).Sponsored by:	Klara, Inc.Reviewed by:	kevansDifferential Revision:	https://reviews.freebsd.org/D38496

            List of files:
            /freebsd-14.2/usr.bin/wc/Makefile</description>
        <pubDate>Tue, 14 Feb 2023 22:26:34 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9e4c5144 - wc: sandbox wc using capsicum</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/wc/Makefile#9e4c5144</link>
        <description>wc: sandbox wc using capsicumReviewed by:	AllanJude, emasteDifferential Revision:	https://reviews.freebsd.org/D14409

            List of files:
            /freebsd-14.2/usr.bin/wc/Makefile</description>
        <pubDate>Mon, 12 Nov 2018 17:47:51 +0000</pubDate>
        <dc:creator>Mariusz Zaborski &lt;oshogbo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>550d2b80 - Make libxo depend on libutil because it uses humanize_number after r287111</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/wc/Makefile#550d2b80</link>
        <description>Make libxo depend on libutil because it uses humanize_number after r287111Remove overlinking in lib/libxo/tests, sbin/savecore, andusr.bin/{iscsictl,wc,xo}PR: 203673Sponsored by: EMC / Isilon Storage Division

            List of files:
            /freebsd-14.2/usr.bin/wc/Makefile</description>
        <pubDate>Sun, 18 Oct 2015 07:30:50 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d1a0d267 - Upgrade libxo to 0.4.5.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/wc/Makefile#d1a0d267</link>
        <description>Upgrade libxo to 0.4.5.Local changes incorporated by 0.4.5: r284340Local changes retained: r276260, r282117Obtained from:	https://github.com/Juniper/libxo

            List of files:
            /freebsd-14.2/usr.bin/wc/Makefile</description>
        <pubDate>Mon, 24 Aug 2015 16:26:20 +0000</pubDate>
        <dc:creator>Marcel Moolenaar &lt;marcel@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/wc/Makefile#3e11bd9e</link>
        <description>Convert to usr.bin/ to LIBADDReduce overlinking

            List of files:
            /freebsd-14.2/usr.bin/wc/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>6711c482 - Convert to use libxo.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/wc/Makefile#6711c482</link>
        <description>Convert to use libxo.Obtained from:	Phil Shafer &lt;phil@juniper.net&gt;Sponsored by:	Juniper Networks, Inc.

            List of files:
            /freebsd-14.2/usr.bin/wc/Makefile</description>
        <pubDate>Wed, 05 Nov 2014 04:02:25 +0000</pubDate>
        <dc:creator>Marcel Moolenaar &lt;marcel@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/wc/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/wc/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>806abfcc - Remove warnings and make wc WARNS=6 clean.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/wc/Makefile#806abfcc</link>
        <description>Remove warnings and make wc WARNS=6 clean.Add FreeBSD Id to Makefile.Approved by:	ssouhlal

            List of files:
            /freebsd-14.2/usr.bin/wc/Makefile</description>
        <pubDate>Mon, 27 Dec 2004 22:27:56 +0000</pubDate>
        <dc:creator>Josef El-Rayes &lt;josef@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/wc/Makefile#9b50d902</link>
        <description>BSD 4.4 Lite Usr.bin Sources

            List of files:
            /freebsd-14.2/usr.bin/wc/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>
