<?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>6a0fd2f03e38589172d568ac56912c36d3f568f5 - add the ability to only output paths included in a spec file when creating</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/mtree/Makefile#6a0fd2f03e38589172d568ac56912c36d3f568f5</link>
        <description>add the ability to only output paths included in a spec file when creatingfrom a directory (-c)

            List of files:
            /netbsd-src/usr.sbin/mtree/Makefile</description>
        <pubDate>Sun, 03 Feb 2013 19:15:16 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9e84d4e8c23161a07219a42be3b9f2fdfa331720 - Implement FreeBSD&apos;s -f spec1 -f spec2 spec comparision function.  This</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/mtree/Makefile#9e84d4e8c23161a07219a42be3b9f2fdfa331720</link>
        <description>Implement FreeBSD&apos;s -f spec1 -f spec2 spec comparision function.  Thisis more useful than -C and diff because it highlights the keys that havechanged value so for example, you can see that the size of a file hasnot changed but the contents have. (brooks)

            List of files:
            /netbsd-src/usr.sbin/mtree/Makefile</description>
        <pubDate>Fri, 05 Oct 2012 01:26:56 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d877c4c3c02304002c0642d7f34a58d07138d6a9 - Enable WARNS=4 by default, except for:</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/mtree/Makefile#d877c4c3c02304002c0642d7f34a58d07138d6a9</link>
        <description>Enable WARNS=4 by default, except for:	cpuctl  dumplfs  hprop  ipf  iprop-log  kadmin  kcm  kdc  kdigest	kimpersonate  kstash  ktutil  makefs  ndbootd  ntp  pppd  quot	racoon  racoonctl  rtadvd  sntp  sup  tcpdchk  tcpdmatch  tcpdump	traceroute  traceroute6  user  veriexecgen  wsmoused  zic(Mostly third-party applications)

            List of files:
            /netbsd-src/usr.sbin/mtree/Makefile</description>
        <pubDate>Wed, 22 Apr 2009 15:23:01 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>22ec0fdf7e630ae7e98ce2280a447c0acb147c20 - warns=4</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/mtree/Makefile#22ec0fdf7e630ae7e98ce2280a447c0acb147c20</link>
        <description>warns=4

            List of files:
            /netbsd-src/usr.sbin/mtree/Makefile</description>
        <pubDate>Wed, 12 Dec 2007 21:56:38 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3697550e7096207d8e3fd92279177c77fe098a68 - Don&apos;t depend on lubutil if we&apos;re building host tools. Fix tools build on</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/mtree/Makefile#3697550e7096207d8e3fd92279177c77fe098a68</link>
        <description>Don&apos;t depend on lubutil if we&apos;re building host tools. Fix tools build onnon-NetBSD hosts.

            List of files:
            /netbsd-src/usr.sbin/mtree/Makefile</description>
        <pubDate>Sat, 16 Dec 2006 12:59:16 +0000</pubDate>
        <dc:creator>bouyer &lt;bouyer@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0a97c3f688a8d9f9ffec106024c1e2dbda2c8f38 - Complete the move of string_to_flags() and flags_to_string() from the</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/mtree/Makefile#0a97c3f688a8d9f9ffec106024c1e2dbda2c8f38</link>
        <description>Complete the move of string_to_flags() and flags_to_string() from thebin/ls sources to libutil: o Bump libutil minor version number o Fix uses to include &lt;util.h&gt; to pick up the function definitions o Fix most uses of flags_to_string() to release the now-malloc()ed result

            List of files:
            /netbsd-src/usr.sbin/mtree/Makefile</description>
        <pubDate>Thu, 14 Dec 2006 20:09:35 +0000</pubDate>
        <dc:creator>he &lt;he@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>29ff6ed16a7b60e31d9cf8a61561494c4e2a3c8f - The &quot;#ifdef UNUSED_BLOCK&quot; in stat_flags.c wasn&apos;t so unused after</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/mtree/Makefile#29ff6ed16a7b60e31d9cf8a61561494c4e2a3c8f</link>
        <description>The &quot;#ifdef UNUSED_BLOCK&quot; in stat_flags.c wasn&apos;t so unused afterall -- it was used by the mtree source.  So, instead do an &quot;#ifdefMTREE&quot;, and define that one when building mtree.

            List of files:
            /netbsd-src/usr.sbin/mtree/Makefile</description>
        <pubDate>Thu, 14 Dec 2006 17:54:19 +0000</pubDate>
        <dc:creator>he &lt;he@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6b5922eb36f5908464c7784588fae811e9e42d27 - WARNS=3 seems to work for me</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/mtree/Makefile#6b5922eb36f5908464c7784588fae811e9e42d27</link>
        <description>WARNS=3 seems to work for me

            List of files:
            /netbsd-src/usr.sbin/mtree/Makefile</description>
        <pubDate>Sat, 09 Apr 2005 13:13:32 +0000</pubDate>
        <dc:creator>dsl &lt;dsl@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>826a14607a3d151e43a2281c37fb241c1559f54f - Now that &lt;bsd.prog.mk&gt; DTRT if HOSTPROG is defined (i.e, it is a no-op),</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/mtree/Makefile#826a14607a3d151e43a2281c37fb241c1559f54f</link>
        <description>Now that &lt;bsd.prog.mk&gt; DTRT if HOSTPROG is defined (i.e, it is a no-op),there&apos;s no need to special-case .include-ing it.

            List of files:
            /netbsd-src/usr.sbin/mtree/Makefile</description>
        <pubDate>Sun, 18 May 2003 07:57:31 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d348d3d72357f219071c6aaf0e8694b6cc03632c - tweaks for fparseln(3) move from libutil to libc:</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/mtree/Makefile#d348d3d72357f219071c6aaf0e8694b6cc03632c</link>
        <description>tweaks for fparseln(3) move from libutil to libc:- remove #include &lt;util.h&gt; if nothing else needed it- remove LDFLAGS+=-lutil if nothing else needed it

            List of files:
            /netbsd-src/usr.sbin/mtree/Makefile</description>
        <pubDate>Sat, 30 Nov 2002 03:10:53 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>17d72c8a6b3f488877b03ef7370006c07220b15f - use NETBSDSRCDIR as appropriate</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/mtree/Makefile#17d72c8a6b3f488877b03ef7370006c07220b15f</link>
        <description>use NETBSDSRCDIR as appropriate

            List of files:
            /netbsd-src/usr.sbin/mtree/Makefile</description>
        <pubDate>Wed, 18 Sep 2002 03:54:26 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fcae5f73b7fe50e0a3ec1d4f0c01387eb8c5e9ab - Add hooks to make mtree compilable from src/tools.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/mtree/Makefile#fcae5f73b7fe50e0a3ec1d4f0c01387eb8c5e9ab</link>
        <description>Add hooks to make mtree compilable from src/tools.

            List of files:
            /netbsd-src/usr.sbin/mtree/Makefile</description>
        <pubDate>Tue, 29 Jan 2002 00:07:27 +0000</pubDate>
        <dc:creator>tv &lt;tv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9ca22e1409715b15e3f88c70a88820fab0efc839 - Add &apos;-N dbdir&apos;, to specify that user &amp; group lookups (via pwcache(3)) are to</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/mtree/Makefile#9ca22e1409715b15e3f88c70a88820fab0efc839</link>
        <description>Add &apos;-N dbdir&apos;, to specify that user &amp; group lookups (via pwcache(3)) are tobe done from dbdir/master.passwd and dbdir/group, using simple text fileparsing routines.

            List of files:
            /netbsd-src/usr.sbin/mtree/Makefile</description>
        <pubDate>Thu, 24 Jan 2002 03:20:11 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>911a933fe1bf860829eb7dceef70fe3eb453cc11 - with local crc.c, don&apos;t need usr.bin/cksum in .PATH any more</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/mtree/Makefile#911a933fe1bf860829eb7dceef70fe3eb453cc11</link>
        <description>with local crc.c, don&apos;t need usr.bin/cksum in .PATH any more

            List of files:
            /netbsd-src/usr.sbin/mtree/Makefile</description>
        <pubDate>Sat, 10 Nov 2001 07:10:11 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e8b2f3326fe351ae94cd1933915c73c17cb2adcf - User interface changes from (or inspired by) FreeBSD:</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/mtree/Makefile#e8b2f3326fe351ae94cd1933915c73c17cb2adcf</link>
        <description>User interface changes from (or inspired by) FreeBSD:- Add -L to walk the tree `logically&apos;, by following symbolic links in  the heirarchy.- Add -P to walk the tree `physically&apos;. This is the current behaviour,  and the default.- Add &quot;-X excludes-file&quot; to give mtree the ability to exclude files and  directories from its traversal.  excludes-file contains fnmatch(3)  patterns to exclude from the walk.- Add &quot;md5digest&quot; synonym for &quot;md5&quot;.- Add &quot;rmd160&quot; keyword for RMD-160 message digest, and &quot;rmd160digest&quot; synonym.- Add &quot;sha1&quot; keyword for SHA-1 message digest, and &quot;sha1digest&quot; synonym.- Don&apos;t try to compare() other attributes if the type doesn&apos;t match;  it&apos;s nothing but trouble, and no use anyway.- In -c, only emit &quot;/set&quot; records if something has changed since the  previous one.User interface changes by me:- Check a device&apos;s parameters before checking uid/gid/mode.- If updating (-u), modify the following to match the specification:	- Device type (retaining existing ownership).	- Symlink target.Fixes from (or inspired by) FreeBSD:- Use p-&gt;ftslevel instead of own code to keep track of the level ourself.  The previous code got majorly confused if fts(3) couldn&apos;t descend  into a subdir, resulting in leaf nodes getting attached to the wrong  directory.  XXX: This new method is much much more robust, even though it&apos;s not 100%  perfect; it might result in a couple of following entries in the spec  to be incorrectly tagged as missing.- Pass a useful pathname to rlink(), so that logical (-L) traversal  doesn&apos;t confuse symlink checking.- Consistently use MAXPATHLEN+1 sized buffers for pathnames, so that  there&apos;s room for the NUL.- Use mtree_err() and strerror(p-&gt;fts_errno) to report errors during  the fts(3) walk.Fixes by me:- Remove now-unused `const char *name&apos; argument from compare().- Change crc_total from an int to a u_int32_t, to match usr.bin/cksum/crc.c.- Remove trailing whitespace.- Remove unnecessary (void) casts on functions.- Reorder entries in the getopt() switch.- Replace strtoq() with strtoll(), and use strtoul() appropriately.- Renumber F_ flags to be in alphabetical order.

            List of files:
            /netbsd-src/usr.sbin/mtree/Makefile</description>
        <pubDate>Wed, 07 Nov 2001 08:01:51 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f644bd620baa1918d53ba486b7fdbf5d91af0291 - complete WARNS=2 cleanup (with a bit of ickiness for the fts_open argv issue)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/mtree/Makefile#f644bd620baa1918d53ba486b7fdbf5d91af0291</link>
        <description>complete WARNS=2 cleanup (with a bit of ickiness for the fts_open argv issue)

            List of files:
            /netbsd-src/usr.sbin/mtree/Makefile</description>
        <pubDate>Thu, 18 Oct 2001 05:06:01 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a28fcd776c4248a0391eebd45706588d1778b6ef - Make mtree a host tool and use it when appropriate.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/mtree/Makefile#a28fcd776c4248a0391eebd45706588d1778b6ef</link>
        <description>Make mtree a host tool and use it when appropriate.

            List of files:
            /netbsd-src/usr.sbin/mtree/Makefile</description>
        <pubDate>Tue, 09 Oct 2001 05:19:03 +0000</pubDate>
        <dc:creator>enami &lt;enami@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bc1697fc70103f7c4adb84a6ab50b8d27255c9e3 - Add &quot;device&quot; keyword, which allows the device number to be specified,</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/mtree/Makefile#bc1697fc70103f7c4adb84a6ab50b8d27255c9e3</link>
        <description>Add &quot;device&quot; keyword, which allows the device number to be specified,to be later checked and possibly created. Uses parsing and encodingroutines from mknod(8).

            List of files:
            /netbsd-src/usr.sbin/mtree/Makefile</description>
        <pubDate>Tue, 09 Oct 2001 04:50:00 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>617a65b6f73d3da3a6792436223732d23f39e9dc - replace home-grown parser with fparseln()</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/mtree/Makefile#617a65b6f73d3da3a6792436223732d23f39e9dc</link>
        <description>replace home-grown parser with fparseln()

            List of files:
            /netbsd-src/usr.sbin/mtree/Makefile</description>
        <pubDate>Mon, 10 Sep 2001 03:22:24 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>914178b225cea1f006fe4060e7cc834cbd06bc64 - code.c is no longer used, we use strsvis instead. Removed prototypes</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.sbin/mtree/Makefile#914178b225cea1f006fe4060e7cc834cbd06bc64</link>
        <description>code.c is no longer used, we use strsvis instead. Removed prototypesfrom extern.h

            List of files:
            /netbsd-src/usr.sbin/mtree/Makefile</description>
        <pubDate>Tue, 07 Dec 1999 18:42:06 +0000</pubDate>
        <dc:creator>wennmach &lt;wennmach@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
