cvs commit: src/usr.sbin/mtree verify.c
Remko Lodder
remko at FreeBSD.org
Sun Feb 24 13:55:45 UTC 2008
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 output of two different
runs, regardless of the order in which readdir(2) returns directory
entries.
MFC after: 3 weeks
Approved by: imp (mentor, implicit for trivial changes), des
(I am doing several MFC's for him).
Revision Changes Path
1.23.8.3 +7 -1 src/usr.sbin/mtree/verify.c
More information about the cvs-src
mailing list