Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/usr.sbin/mtree
Module Name: basesrc
Committed By: lukem
Date: Mon Feb 4 07:17:14 UTC 2002
Modified Files:
basesrc/usr.sbin/mtree: compare.c verify.c
Log Message:
- use lch*() instead of ch*() to change permissions, so that links in
the specfile don't confuse things. doesn't affect the default
(physical) operation, and shouldn't affect logical either.
- slightly rework how miss() is implemented so that duplicated code is
reduced and links may optionally have a mode, uname and/or gname.
To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 basesrc/usr.sbin/mtree/compare.c
cvs rdiff -r1.28 -r1.29 basesrc/usr.sbin/mtree/verify.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