Module Name: src Committed By: christos Date: Fri Oct 5 01:28:20 UTC 2012
Modified Files: src/usr.sbin/mtree: spec.c Log Message: Encode literal global characters in files. Otherwise the results of updating a directory using the resulting spec will be surprising. See http://svnweb.freebsd.org/base/head/usr.sbin/mtree/test/test00.sh for test cases. (brooks) To generate a diff of this commit: cvs rdiff -u -r1.82 -r1.83 src/usr.sbin/mtree/spec.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.