<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/mtree/misc.c, branch release/6.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Finish MFC (rev. 1.17) "optional" keyword.</title>
<updated>2006-11-26T15:46:30+00:00</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2006-11-26T15:46:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=735d9ffa3e40af6d40650ea96585aa0a61b3da2f'/>
<id>735d9ffa3e40af6d40650ea96585aa0a61b3da2f</id>
<content type='text'>
Approved by:	re (kensmith)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re (kensmith)
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds sha256 support.  While it is a good idea to also add sha384 and</title>
<updated>2005-03-29T11:44:17+00:00</updated>
<author>
<name>Anton Berezin</name>
<email>tobez@FreeBSD.org</email>
</author>
<published>2005-03-29T11:44:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b6a9d20adceeb57cc5391eddd99d9e8698ed1fbd'/>
<id>b6a9d20adceeb57cc5391eddd99d9e8698ed1fbd</id>
<content type='text'>
sha512, I did not do that since it is not entirely clear where "the one
true place" to hold their implementations is going to be.  Sha256 is
different since mtree already links against libmd.

Make recommended procedure for integrity checking in the manpage
consistent.

Fix a bug with -f spec1 -f spec2 comparison, which prevented
test/tes03.sh from running successfully.

Reviewed by:	phk, cperciva
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sha512, I did not do that since it is not entirely clear where "the one
true place" to hold their implementations is going to be.  Sha256 is
different since mtree already links against libmd.

Make recommended procedure for integrity checking in the manpage
consistent.

Fix a bug with -f spec1 -f spec2 comparison, which prevented
test/tes03.sh from running successfully.

Reviewed by:	phk, cperciva
</pre>
</div>
</content>
</entry>
<entry>
<title>collect all "extern bla" stuff in extern.h in order to get cross-file</title>
<updated>2004-01-11T19:25:56+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-01-11T19:25:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d8e4c710eb9b56efde177bd5be5a9564548ff1d8'/>
<id>d8e4c710eb9b56efde177bd5be5a9564548ff1d8</id>
<content type='text'>
type checking.  No bugs found.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
type checking.  No bugs found.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove clause 3 in the copyrights (according to permission in src/COPYRIGHT)</title>
<updated>2003-10-21T08:27:05+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2003-10-21T08:27:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3206e56993ec903bd4f48a83384a9456994cdb74'/>
<id>3206e56993ec903bd4f48a83384a9456994cdb74</id>
<content type='text'>
Remove trailing whitespace.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove trailing whitespace.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove "register" keywords.</title>
<updated>2003-10-21T07:58:52+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2003-10-21T07:58:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4d169ae1311aa82cfb84ebd8e4a776995a92249e'/>
<id>4d169ae1311aa82cfb84ebd8e4a776995a92249e</id>
<content type='text'>
Use newspeak functions definitions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use newspeak functions definitions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use __FBSDID over rcsid[].  Protect copyright[] where needed.</title>
<updated>2003-05-03T21:06:42+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-05-03T21:06:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b728350ee67c01f96c3c5121774536fee81ad176'/>
<id>b728350ee67c01f96c3c5121774536fee81ad176</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixup for WARNS=4.</title>
<updated>2002-07-11T18:42:53+00:00</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2002-07-11T18:42:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=67d357f89b550899f3fd66026d02d3e7a7fed4e8'/>
<id>67d357f89b550899f3fd66026d02d3e7a7fed4e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>de-__P()</title>
<updated>2002-07-11T18:31:16+00:00</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2002-07-11T18:31:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d89167b4ea3fc14eaa1fb11a9d08b3381653f36e'/>
<id>d89167b4ea3fc14eaa1fb11a9d08b3381653f36e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch over to using the new fflagstostr and strtofflags library calls.</title>
<updated>2000-06-17T14:19:33+00:00</updated>
<author>
<name>Josef Karthauser</name>
<email>joe@FreeBSD.org</email>
</author>
<published>2000-06-17T14:19:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=141d77b8cb6272fbbad34df51417ca2797f01e12'/>
<id>141d77b8cb6272fbbad34df51417ca2797f01e12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for file flags, mostly merged from the NetBSD version.</title>
<updated>1999-12-09T20:38:36+00:00</updated>
<author>
<name>Josef Karthauser</name>
<email>joe@FreeBSD.org</email>
</author>
<published>1999-12-09T20:38:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=68bc9a5737fe2e8c693656b93c136ce2e1aa79c3'/>
<id>68bc9a5737fe2e8c693656b93c136ce2e1aa79c3</id>
<content type='text'>
The way is now open to schg and sappnd key files and directories in
our tree.  There are recommendations in bin/15229.

PR:		bin/15229
Reviewed by:	imp, brian
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The way is now open to schg and sappnd key files and directories in
our tree.  There are recommendations in bin/15229.

PR:		bin/15229
Reviewed by:	imp, brian
</pre>
</div>
</content>
</entry>
</feed>
