Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.sbin/mtree



Module Name:    src
Committed By:   apb
Date:           Sat Apr  4 21:49:49 UTC 2009

Modified Files:
        src/usr.sbin/mtree: mtree.h spec.c

Log Message:
Tags are internally stored with leading and trailing commas, for ease
of using strcmp(3) to check them against inclusion or exclusion lists.
Don't output the leading or trailing commas.


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/usr.sbin/mtree/mtree.h
cvs rdiff -u -r1.69 -r1.70 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.



Home | Main Index | Thread Index | Old Index