cvs commit: src/usr.sbin/mtree verify.c

2008-02-24 Thread Remko Lodder
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

cvs commit: src/usr.sbin/mtree verify.c

2008-01-18 Thread Dag-Erling Smorgrav
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 ___

cvs commit: src/usr.sbin/mtree verify.c

2007-12-07 Thread Dag-Erling Smorgrav
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