Module Name: src Committed By: christos Date: Fri Oct 5 01:31:05 UTC 2012
Modified Files: src/usr.sbin/mtree: misc.c mtree.8 mtree.h verify.c Log Message: Implement FreeBSD's "nochange" keyworld which causes the existance of a filesystem object to be checked but none of its attiributes.(brooks) To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/usr.sbin/mtree/misc.c cvs rdiff -u -r1.61 -r1.62 src/usr.sbin/mtree/mtree.8 cvs rdiff -u -r1.29 -r1.30 src/usr.sbin/mtree/mtree.h cvs rdiff -u -r1.42 -r1.43 src/usr.sbin/mtree/verify.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.