remko 2008-02-24 13:55:43 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.sbin/mtree verify.c
Log:
MFC rev 1.26 verify.c
When applying a spec, traverse the existing directory tree in lexical
order. This allows direct comparison of the
des 2008-01-18 13:13:01 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
usr.sbin/mtree verify.c
Log:
MFC: (1.26) traverse the tree in lexical order
Revision ChangesPath
1.25.2.1 +7 -1 src/usr.sbin/mtree/verify.c
___
des 2007-12-07 12:22:38 UTC
FreeBSD src repository
Modified files:
usr.sbin/mtree verify.c
Log:
When applying a spec, traverse the existing directory tree in lexical
order. This allows direct comparison of the output of two different
runs, regardless of the order i