<?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 README</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>0a41a6681dade4d22760e077db029cb5209a0917 - mtree: Update mtree flags in README file</title>
        <link>http://opengrok.net:8080/history/src/etc/mtree/README#0a41a6681dade4d22760e077db029cb5209a0917</link>
        <description>mtree: Update mtree flags in README file- Add -b (suppress blank lines before directories).- The equivalent of `-i` in fmtree is `-j` in mtree (nmtree) (indent the  output 4 spaces).- Add `-F freebsd9` compatibility flavor (print the closing `..` at the  end).Reviewed by: impPull Request: https://github.com/freebsd/freebsd-src/pull/912

            List of files:
            /src/etc/mtree/README</description>
        <pubDate>Thu, 28 Dec 2023 05:26:23 +0000</pubDate>
        <dc:creator>Jose Luis Duran &lt;jlduran@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>9d6049d5da8ce70b3f815431bdedcee9c04f60cc - etc: remove leftover leading empty comments, blank lines</title>
        <link>http://opengrok.net:8080/history/src/etc/mtree/README#9d6049d5da8ce70b3f815431bdedcee9c04f60cc</link>
        <description>etc: remove leftover leading empty comments, blank linesRemove leftover empty leading comments/blank lines that had beenspacers between $FreeBSD$ and the following content in config filesin src/etc.Reviewed by:	impDifferential Revision:	https://reviews.freebsd.org/D41548

            List of files:
            /src/etc/mtree/README</description>
        <pubDate>Tue, 22 Aug 2023 18:03:28 +0000</pubDate>
        <dc:creator>Mike Karels &lt;karels@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>05248206f720394d95c2a7475429311df670a2e9 - Remove $FreeBSD$: one-line bare tag</title>
        <link>http://opengrok.net:8080/history/src/etc/mtree/README#05248206f720394d95c2a7475429311df670a2e9</link>
        <description>Remove $FreeBSD$: one-line bare tagRemove /^\s*\$FreeBSD\$$\n/

            List of files:
            /src/etc/mtree/README</description>
        <pubDate>Wed, 16 Aug 2023 17:55:20 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0a41a6681dade4d22760e077db029cb5209a0917 - mtree: Update mtree flags in README file</title>
        <link>http://opengrok.net:8080/history/src/etc/mtree/README#0a41a6681dade4d22760e077db029cb5209a0917</link>
        <description>mtree: Update mtree flags in README file- Add -b (suppress blank lines before directories).- The equivalent of `-i` in fmtree is `-j` in mtree (nmtree) (indent the  output 4 spaces).- Add `-F freebsd9` compatibility flavor (print the closing `..` at the  end).Reviewed by: impPull Request: https://github.com/freebsd/freebsd-src/pull/912

            List of files:
            /src/etc/mtree/README</description>
        <pubDate>Thu, 28 Dec 2023 05:26:23 +0000</pubDate>
        <dc:creator>Jose Luis Duran &lt;jlduran@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>9d6049d5da8ce70b3f815431bdedcee9c04f60cc - etc: remove leftover leading empty comments, blank lines</title>
        <link>http://opengrok.net:8080/history/src/etc/mtree/README#9d6049d5da8ce70b3f815431bdedcee9c04f60cc</link>
        <description>etc: remove leftover leading empty comments, blank linesRemove leftover empty leading comments/blank lines that had beenspacers between $FreeBSD$ and the following content in config filesin src/etc.Reviewed by:	impDifferential Revision:	https://reviews.freebsd.org/D41548

            List of files:
            /src/etc/mtree/README</description>
        <pubDate>Tue, 22 Aug 2023 18:03:28 +0000</pubDate>
        <dc:creator>Mike Karels &lt;karels@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>05248206f720394d95c2a7475429311df670a2e9 - Remove $FreeBSD$: one-line bare tag</title>
        <link>http://opengrok.net:8080/history/src/etc/mtree/README#05248206f720394d95c2a7475429311df670a2e9</link>
        <description>Remove $FreeBSD$: one-line bare tagRemove /^\s*\$FreeBSD\$$\n/

            List of files:
            /src/etc/mtree/README</description>
        <pubDate>Wed, 16 Aug 2023 17:55:20 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e17b9e4a7c91ccc93c7d5fbbf998417cb85155a2 - Fix a small typo nit</title>
        <link>http://opengrok.net:8080/history/src/etc/mtree/README#e17b9e4a7c91ccc93c7d5fbbf998417cb85155a2</link>
        <description>Fix a small typo nit

            List of files:
            /src/etc/mtree/README</description>
        <pubDate>Wed, 19 Jan 2011 20:16:47 +0000</pubDate>
        <dc:creator>Ulrich Sp&#246;rlein &lt;uqs@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>51a8a564d54f9bce5608eb1eb7280ed5ff5e3d46 - Removed &quot;tail +5&quot; from the command used to sanity check changes to</title>
        <link>http://opengrok.net:8080/history/src/etc/mtree/README#51a8a564d54f9bce5608eb1eb7280ed5ff5e3d46</link>
        <description>Removed &quot;tail +5&quot; from the command used to sanity check changes tomtree files -- the 5-line header is no longer printed when mtree(8)is run with -n (as of mtree/create.c,v 1.34).Approved by:	re (kensmith)

            List of files:
            /src/etc/mtree/README</description>
        <pubDate>Wed, 03 Oct 2007 05:44:27 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7662944182bfa5224fe3897260838691e864e901 - Sigh, this README is not a shell script.</title>
        <link>http://opengrok.net:8080/history/src/etc/mtree/README#7662944182bfa5224fe3897260838691e864e901</link>
        <description>Sigh, this README is not a shell script.

            List of files:
            /src/etc/mtree/README</description>
        <pubDate>Sat, 18 May 2002 12:37:19 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0db47a7c6ce433f225ce5582fda55378d658b898 - Remind developers to update hier(7) if they make changes to these files.</title>
        <link>http://opengrok.net:8080/history/src/etc/mtree/README#0db47a7c6ce433f225ce5582fda55378d658b898</link>
        <description>Remind developers to update hier(7) if they make changes to these files.

            List of files:
            /src/etc/mtree/README</description>
        <pubDate>Sat, 18 May 2002 12:35:10 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5ed4160254244eb67c97c1c660783e1050bbe28f - Fix a small typo</title>
        <link>http://opengrok.net:8080/history/src/etc/mtree/README#5ed4160254244eb67c97c1c660783e1050bbe28f</link>
        <description>Fix a small typo

            List of files:
            /src/etc/mtree/README</description>
        <pubDate>Thu, 11 Jan 2001 13:02:29 +0000</pubDate>
        <dc:creator>Doug Barton &lt;dougb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a1d26122422d87108b7620cc9802fd624d568a59 - Add missing -p /tmp/MTREE to mtree command in README so that it</title>
        <link>http://opengrok.net:8080/history/src/etc/mtree/README#a1d26122422d87108b7620cc9802fd624d568a59</link>
        <description>Add missing -p /tmp/MTREE to mtree command in README so that itwill actually work now.Remove tabs and once again sort the *.dist files.

            List of files:
            /src/etc/mtree/README</description>
        <pubDate>Tue, 11 Jan 2000 07:57:09 +0000</pubDate>
        <dc:creator>Rodney W. Grimes &lt;rgrimes@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9b7a44a60e11baaf94f68f81c4b30d26f31643b7 - $Id$ -&gt; $FreeBSD$</title>
        <link>http://opengrok.net:8080/history/src/etc/mtree/README#9b7a44a60e11baaf94f68f81c4b30d26f31643b7</link>
        <description>$Id$ -&gt; $FreeBSD$

            List of files:
            /src/etc/mtree/README</description>
        <pubDate>Fri, 27 Aug 1999 23:37:10 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f10c8263aa312e7ce0f2e25c46fce11c0f11568d - Fix script in README to actually work, empty lines produce as</title>
        <link>http://opengrok.net:8080/history/src/etc/mtree/README#f10c8263aa312e7ce0f2e25c46fce11c0f11568d</link>
        <description>Fix script in README to actually work, empty lines produce asmuch a diff as lines with the wrong stuff on it.Add references in mtree data files to the README.

            List of files:
            /src/etc/mtree/README</description>
        <pubDate>Mon, 23 Aug 1999 05:12:43 +0000</pubDate>
        <dc:creator>Rodney W. Grimes &lt;rgrimes@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9998ec0eb04b1d36a894520608a771fb26ee9232 - An explination of how to keep these files in good working order.</title>
        <link>http://opengrok.net:8080/history/src/etc/mtree/README#9998ec0eb04b1d36a894520608a771fb26ee9232</link>
        <description>An explination of how to keep these files in good working order.Reviewed by:	bde

            List of files:
            /src/etc/mtree/README</description>
        <pubDate>Mon, 23 Aug 1999 01:16:26 +0000</pubDate>
        <dc:creator>Rodney W. Grimes &lt;rgrimes@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0a41a6681dade4d22760e077db029cb5209a0917 - mtree: Update mtree flags in README file</title>
        <link>http://opengrok.net:8080/history/src/etc/mtree/README#0a41a6681dade4d22760e077db029cb5209a0917</link>
        <description>mtree: Update mtree flags in README file- Add -b (suppress blank lines before directories).- The equivalent of `-i` in fmtree is `-j` in mtree (nmtree) (indent the  output 4 spaces).- Add `-F freebsd9` compatibility flavor (print the closing `..` at the  end).Reviewed by: impPull Request: https://github.com/freebsd/freebsd-src/pull/912

            List of files:
            /src/etc/mtree/README</description>
        <pubDate>Thu, 28 Dec 2023 05:26:23 +0000</pubDate>
        <dc:creator>Jose Luis Duran &lt;jlduran@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>9d6049d5da8ce70b3f815431bdedcee9c04f60cc - etc: remove leftover leading empty comments, blank lines</title>
        <link>http://opengrok.net:8080/history/src/etc/mtree/README#9d6049d5da8ce70b3f815431bdedcee9c04f60cc</link>
        <description>etc: remove leftover leading empty comments, blank linesRemove leftover empty leading comments/blank lines that had beenspacers between $FreeBSD$ and the following content in config filesin src/etc.Reviewed by:	impDifferential Revision:	https://reviews.freebsd.org/D41548

            List of files:
            /src/etc/mtree/README</description>
        <pubDate>Tue, 22 Aug 2023 18:03:28 +0000</pubDate>
        <dc:creator>Mike Karels &lt;karels@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>05248206f720394d95c2a7475429311df670a2e9 - Remove $FreeBSD$: one-line bare tag</title>
        <link>http://opengrok.net:8080/history/src/etc/mtree/README#05248206f720394d95c2a7475429311df670a2e9</link>
        <description>Remove $FreeBSD$: one-line bare tagRemove /^\s*\$FreeBSD\$$\n/

            List of files:
            /src/etc/mtree/README</description>
        <pubDate>Wed, 16 Aug 2023 17:55:20 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e17b9e4a7c91ccc93c7d5fbbf998417cb85155a2 - Fix a small typo nit</title>
        <link>http://opengrok.net:8080/history/src/etc/mtree/README#e17b9e4a7c91ccc93c7d5fbbf998417cb85155a2</link>
        <description>Fix a small typo nit

            List of files:
            /src/etc/mtree/README</description>
        <pubDate>Wed, 19 Jan 2011 20:16:47 +0000</pubDate>
        <dc:creator>Ulrich Sp&#246;rlein &lt;uqs@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>51a8a564d54f9bce5608eb1eb7280ed5ff5e3d46 - Removed &quot;tail +5&quot; from the command used to sanity check changes to</title>
        <link>http://opengrok.net:8080/history/src/etc/mtree/README#51a8a564d54f9bce5608eb1eb7280ed5ff5e3d46</link>
        <description>Removed &quot;tail +5&quot; from the command used to sanity check changes tomtree files -- the 5-line header is no longer printed when mtree(8)is run with -n (as of mtree/create.c,v 1.34).Approved by:	re (kensmith)

            List of files:
            /src/etc/mtree/README</description>
        <pubDate>Wed, 03 Oct 2007 05:44:27 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
