freebsd-dev/usr.sbin/mtree
Brian Somers 6e03259288 If we fail in chown(2), try to just change the group and continue on to
change the permissions.  Failures are still recorded.

This allows mtree to do a generally better job of things when uid != 0.

Sponsored by:		ActiveState/Sophos
Partially submitted by:	neilw at ActiveState dot com
Reviewed by:		neilw at ActiveState dot com
MFC after:		3 weeks
2005-08-11 15:43:55 +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 Fix all the spelling mistakes I could find in the man pages for words 2005-07-31 03:30:48 +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 If we fail in chown(2), try to just change the group and continue on to 2005-08-11 15:43:55 +00:00