summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mtree/mtree.h
Commit message (Collapse)AuthorAgeFilesLines
* Create a new flag, "nochange", which will specify that a directory ispeter1998-06-051-1/+3
| | | | | | | | | | | | 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.
* mtree * MD5 = better securitywollman1995-02-101-0/+2
| | | | Idea from: Dr. John T. Wroclawski
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-261-0/+88
OpenPOWER on IntegriCloud