freebsd-skq/usr.sbin/mtree
Peter Wemm 7840cfdd8b Create a new flag, "nochange", which will specify that a directory is
to be created if it's missing, otherwise completely ignore it's modes and
owners.  Primary intended targets:  /usr/src and /usr/obj.

Adjust the 'not created: File exists' message to mention that it's a
directory that's the problem, otherwise it doesn't make sense.

I had created chown-style  -L and -P flag to control logical/physical mode
(ie: whether symlinks were followed), but the nochange flag is enough to
get the blasted thing out of my hair so I took them back out.
1998-06-05 14:43:42 +00:00
..
compare.c Use err(3) instead of local redefinition. 1997-10-01 06:30:02 +00:00
create.c Create a new flag, "nochange", which will specify that a directory is 1998-06-05 14:43:42 +00:00
extern.h Use err(3) instead of local redefinition. 1997-10-01 06:30:02 +00:00
Makefile Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
misc.c Create a new flag, "nochange", which will specify that a directory is 1998-06-05 14:43:42 +00:00
mtree.8 Create a new flag, "nochange", which will specify that a directory is 1998-06-05 14:43:42 +00:00
mtree.c Create a new flag, "nochange", which will specify that a directory is 1998-06-05 14:43:42 +00:00
mtree.h Create a new flag, "nochange", which will specify that a directory is 1998-06-05 14:43:42 +00:00
spec.c Use err(3) instead of local redefinition. 1997-10-01 06:30:02 +00:00
verify.c Create a new flag, "nochange", which will specify that a directory is 1998-06-05 14:43:42 +00:00