freebsd-dev/usr.sbin/mtree/test
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
..
test00.sh Give mtree(8) the ability to take [two -f spec] arguments and compare 2003-11-05 22:26:08 +00:00
test01.sh
test02.sh Make mtree's update function update the modification time too. 2003-10-31 13:39:19 +00:00
test03.sh Adds sha256 support. While it is a good idea to also add sha384 and 2005-03-29 11:44:17 +00:00
test04.sh Fix a bug relating to the "files before directories" sort order when 2003-11-13 11:02:57 +00:00