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

            List of files:
            /freebsd-14.2/sbin/dumpfs/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>a7ffc948 - pkgbase: Put ufs related tools and lib in their own package</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/dumpfs/Makefile#a7ffc948</link>
        <description>pkgbase: Put ufs related tools and lib in their own packageIt&apos;s not really useful in a jail or in a mdroot or even if a userswants to do a full zfs machine.Reviewed by:	mckusickDifferential Revision:	https://reviews.freebsd.org/D36227

            List of files:
            /freebsd-14.2/sbin/dumpfs/Makefile</description>
        <pubDate>Fri, 22 Jul 2022 11:22:29 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>406d87b1 - Explicitly add more files to the &apos;runtime&apos; package.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/dumpfs/Makefile#406d87b1</link>
        <description>Explicitly add more files to the &apos;runtime&apos; package.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/sbin/dumpfs/Makefile</description>
        <pubDate>Tue, 09 Feb 2016 20:19:31 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>13eb765f - Convert sbin/ to LIBADD</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/dumpfs/Makefile#13eb765f</link>
        <description>Convert sbin/ to LIBADDReduce overlinking

            List of files:
            /freebsd-14.2/sbin/dumpfs/Makefile</description>
        <pubDate>Tue, 25 Nov 2014 11:23:12 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>106d8391 - Switch the default WARNS level for sbin/ to 6.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/dumpfs/Makefile#106d8391</link>
        <description>Switch the default WARNS level for sbin/ to 6.Submitted by:	Ulrich Sp&#246;rlein

            List of files:
            /freebsd-14.2/sbin/dumpfs/Makefile</description>
        <pubDate>Mon, 19 Oct 2009 16:00:24 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>657c605c - Make this WARNS=2 clean by</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/dumpfs/Makefile#657c605c</link>
        <description>Make this WARNS=2 clean by	- using (intmax_t) and %j instead of %qTested by:	make universe

            List of files:
            /freebsd-14.2/sbin/dumpfs/Makefile</description>
        <pubDate>Fri, 14 Nov 2003 13:13:23 +0000</pubDate>
        <dc:creator>Johan Karlsson &lt;johan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>44e4f023 - Spell libufs correctly in DPADD.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/dumpfs/Makefile#44e4f023</link>
        <description>Spell libufs correctly in DPADD.Reviewed by:	juli

            List of files:
            /freebsd-14.2/sbin/dumpfs/Makefile</description>
        <pubDate>Sun, 26 Jan 2003 12:34:36 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3c95539d - Add libufs to dependencies.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/dumpfs/Makefile#3c95539d</link>
        <description>Add libufs to dependencies.

            List of files:
            /freebsd-14.2/sbin/dumpfs/Makefile</description>
        <pubDate>Mon, 20 Jan 2003 21:18:44 +0000</pubDate>
        <dc:creator>Juli Mallett &lt;jmallett@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d67caa29 - Convert dumpfs(8) to libufs(3), rather than rolling local functions for a</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/dumpfs/Makefile#d67caa29</link>
        <description>Convert dumpfs(8) to libufs(3), rather than rolling local functions for anumber of things.

            List of files:
            /freebsd-14.2/sbin/dumpfs/Makefile</description>
        <pubDate>Thu, 11 Jul 2002 21:44:03 +0000</pubDate>
        <dc:creator>Juli Mallett &lt;jmallett@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2d68bf45 - Default to WARNS=2.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/dumpfs/Makefile#2d68bf45</link>
        <description>Default to WARNS=2.Binary builds that cannot handle this must explicitly set WARNS=0.Reviewed by:	mike

            List of files:
            /freebsd-14.2/sbin/dumpfs/Makefile</description>
        <pubDate>Tue, 04 Dec 2001 02:19:58 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0a5779d4 - - Backout botched attempt to introduce MANSECT feature.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/dumpfs/Makefile#0a5779d4</link>
        <description>- Backout botched attempt to introduce MANSECT feature.- MAN[1-9] -&gt; MAN.

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

            List of files:
            /freebsd-14.2/sbin/dumpfs/Makefile</description>
        <pubDate>Tue, 20 Mar 2001 18:13:31 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>404c1a5f - Convert to our man installation style.  Also fixed long-standing bug</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/dumpfs/Makefile#404c1a5f</link>
        <description>Convert to our man installation style.  Also fixed long-standing bugin `fastboot&apos;/`fasthalt&apos; in which the interpreter would hang aroundafter `reboot&apos; or `halt&apos; is run, causing an irritating ``Killed&apos;&apos; message.

            List of files:
            /freebsd-14.2/sbin/dumpfs/Makefile</description>
        <pubDate>Fri, 05 Aug 1994 02:42:42 +0000</pubDate>
        <dc:creator>Garrett Wollman &lt;wollman@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8fae3551 - BSD 4.4 Lite sbin Sources</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/dumpfs/Makefile#8fae3551</link>
        <description>BSD 4.4 Lite sbin SourcesNote:  XNSrouted and routed NOT imported here, they shall be imported withusr.sbin.

            List of files:
            /freebsd-14.2/sbin/dumpfs/Makefile</description>
        <pubDate>Thu, 26 May 1994 06:35:07 +0000</pubDate>
        <dc:creator>Rodney W. Grimes &lt;rgrimes@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
