summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mtree/mtree.c
Commit message (Expand)AuthorAgeFilesLines
* Re-add -P option (for POSIX-like command line interface)ache2000-09-251-2/+6
* Restore standard symlink default, return -L, remove -P, add missing -q to getoptache2000-09-151-7/+7
* Add -q. this will cause the warning messages about missingimp2000-07-251-2/+5
* Revert the reversion of the default mtree behaviour. The mtreemarcel2000-07-241-7/+7
* Correct the usage() message as per rev 1.25 of mtree.8 .sheldonh2000-07-171-1/+1
* Fix getopt string I forgetache2000-07-161-1/+1
* Revert back to original mtree default behaviour to not follow symlinks, to beache2000-07-161-6/+6
* Use -P instead of -S to specify that no symlinks should be followed.joe2000-07-141-5/+5
* Added a flag (-S) to mtree to specify that symlinks shouldn't bejoe2000-07-131-1/+5
* Give mtree the ability to exclude files and directories from its traversal.wollman2000-05-121-2/+8
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Create a new flag, "nochange", which will specify that a directory ispeter1998-06-051-2/+2
* Use err(3) instead of local redefinition.charnier1997-10-011-9/+12
* Change FTS_PHYSICAL (not follow symlinks but return them)ache1997-05-151-1/+1
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-311-1/+1
* Add -U option which does the same things as -u except exits with 0rgrimes1994-10-091-4/+12
* 1. Remove commented out CFLAGS+=-DDEBUG from Makefilergrimes1994-09-181-4/+10
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-261-0/+146
OpenPOWER on IntegriCloud