freebsd-dev/usr.sbin/mtree
Anton Berezin b6a9d20adc Adds sha256 support. While it is a good idea to also add sha384 and
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
2005-03-29 11:44:17 +00:00
..
test Adds sha256 support. While it is a good idea to also add sha384 and 2005-03-29 11:44:17 +00:00
compare.c Adds sha256 support. While it is a good idea to also add sha384 and 2005-03-29 11:44:17 +00:00
create.c Adds sha256 support. While it is a good idea to also add sha384 and 2005-03-29 11:44:17 +00:00
excludes.c Remove clause 3 in the copyrights (according to permission in src/COPYRIGHT) 2003-10-21 08:27:05 +00:00
extern.h Get rid of "lineno: 0" in error messages from create mode. 2004-01-11 19:38:48 +00:00
Makefile Adds sha256 support. While it is a good idea to also add sha384 and 2005-03-29 11:44:17 +00:00
misc.c Adds sha256 support. While it is a good idea to also add sha384 and 2005-03-29 11:44:17 +00:00
mtree.8 Adds sha256 support. While it is a good idea to also add sha384 and 2005-03-29 11:44:17 +00:00
mtree.c Added forgotten -w to the usage(). 2004-06-04 19:29:28 +00:00
mtree.h Adds sha256 support. While it is a good idea to also add sha384 and 2005-03-29 11:44:17 +00:00
spec.c Adds sha256 support. While it is a good idea to also add sha384 and 2005-03-29 11:44:17 +00:00
specspec.c Adds sha256 support. While it is a good idea to also add sha384 and 2005-03-29 11:44:17 +00:00
verify.c collect all "extern bla" stuff in extern.h in order to get cross-file 2004-01-11 19:25:56 +00:00