<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/mtree, branch release/2.2.8_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1999-01-21T00:55:30+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-01-21T00:55:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a9e2dc176f709713f9565ed1711c958f0707eb36'/>
<id>a9e2dc176f709713f9565ed1711c958f0707eb36</id>
<content type='text'>
'RELENG_2_2_8_RELEASE'.

This commit was manufactured to restore the state of the 2.2.8-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_2_2_8_RELEASE'.

This commit was manufactured to restore the state of the 2.2.8-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: doc changes, new rate-limiting inetd(8), lots of minor cosmetic tweaks.</title>
<updated>1998-07-18T11:12:47+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-07-18T11:12:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=cfbe635f8e8f7639fbd749c38e02a1d354508368'/>
<id>cfbe635f8e8f7639fbd749c38e02a1d354508368</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: FTS_PHYSICAL -&gt; FTS_LOGICAL</title>
<updated>1998-03-09T12:32:09+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1998-03-09T12:32:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ad8f2c563475c09f727ae61fed88b47cdcf28b15'/>
<id>ad8f2c563475c09f727ae61fed88b47cdcf28b15</id>
<content type='text'>
MFC: cosmetique
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MFC: cosmetique
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Use err(3) instead of local redefinition.</title>
<updated>1997-10-02T11:40:14+00:00</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1997-10-02T11:40:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=39689f1c5d66e3fce8d86c5e6fd77ac4bf7375c4'/>
<id>39689f1c5d66e3fce8d86c5e6fd77ac4bf7375c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: getopt returns -1 not EOF</title>
<updated>1997-08-29T05:16:14+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>1997-08-29T05:16:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4a796f06acb443b965b3c5681305648088812d9c'/>
<id>4a796f06acb443b965b3c5681305648088812d9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>YAMFC:</title>
<updated>1997-03-06T08:01:10+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1997-03-06T08:01:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a5b108bc51bd1997e5c44253d326c14a5ffda682'/>
<id>a5b108bc51bd1997e5c44253d326c14a5ffda682</id>
<content type='text'>
- sort xrefs
- typo fixes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- sort xrefs
- typo fixes.
</pre>
</div>
</content>
</entry>
<entry>
<title>ts_sec -&gt; tv_sec</title>
<updated>1996-09-20T04:13:44+00:00</updated>
<author>
<name>Nate Williams</name>
<email>nate@FreeBSD.org</email>
</author>
<published>1996-09-20T04:13:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2514dd6975446feedaede3c788801b17a74082cc'/>
<id>2514dd6975446feedaede3c788801b17a74082cc</id>
<content type='text'>
ts_nsec -&gt; tv_nsec

Pointed out by:	bde
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ts_nsec -&gt; tv_nsec

Pointed out by:	bde
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct a bunch of man page cross references and generally</title>
<updated>1996-02-11T22:38:05+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1996-02-11T22:38:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=78b0b234eb5a179413189a3e2561e894c9c18135'/>
<id>78b0b234eb5a179413189a3e2561e894c9c18135</id>
<content type='text'>
try and silence "manck".

ncurses, rpc, and some of the gnu stuff are still a big mess, however.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
try and silence "manck".

ncurses, rpc, and some of the gnu stuff are still a big mess, however.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a bunch of spelling errors in a bunch of man pages.</title>
<updated>1996-01-30T13:52:50+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1996-01-30T13:52:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4a8d02835c2544e65713d27352cb3be0bd5d1c84'/>
<id>4a8d02835c2544e65713d27352cb3be0bd5d1c84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>st_size in struct stat has type off_t (long long) and not unsigned long</title>
<updated>1995-10-06T16:25:10+00:00</updated>
<author>
<name>Torsten Blum</name>
<email>torstenb@FreeBSD.org</email>
</author>
<published>1995-10-06T16:25:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=10e1798df55c45362f904cc93c82b56915b54a17'/>
<id>10e1798df55c45362f904cc93c82b56915b54a17</id>
<content type='text'>
change strtoul() to strtoq()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
change strtoul() to strtoq()
</pre>
</div>
</content>
</entry>
</feed>
