aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mtree/verify.c
Commit message (Expand)AuthorAgeFilesLines
* Use __FBSDID over rcsid[]. Protect copyright[] where needed.David E. O'Brien2003-05-031-4/+4
* - Align the function prototype of the external `crc' function withRobert Drehmel2003-03-131-2/+1
* fixup for WARNS=4.Alfred Perlstein2002-07-111-1/+2
* de-__P()Alfred Perlstein2002-07-111-2/+2
* Make the output of mtree(8) more systematic and machine readable.Poul-Henning Kamp2000-10-031-2/+2
* Add -q. this will cause the warning messages about missingWarner Losh2000-07-251-3/+11
* Allow symlinks to be created if they appear in the mtree specification.Josef Karthauser2000-07-131-4/+19
* Added a flag (-S) to mtree to specify that symlinks shouldn't beJosef Karthauser2000-07-131-0/+1
* Give mtree the ability to exclude files and directories from its traversal.Garrett Wollman2000-05-121-0/+4
* Added support for file flags, mostly merged from the NetBSD version.Josef Karthauser1999-12-091-0/+6
* -Wall fixes.Bill Fumerola1999-09-271-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* There is no need to make nochange imply ignore as well.Peter Wemm1998-06-101-2/+2
* Create a new flag, "nochange", which will specify that a directory isPeter Wemm1998-06-051-7/+8
* Use err(3) instead of local redefinition.Philippe Charnier1997-10-011-7/+11
* Use p->fts_level instead of unsuccessfully trying to keep track of theBruce Evans1995-07-241-7/+9
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
* 1. Remove commented out CFLAGS+=-DDEBUG from MakefileRodney W. Grimes1994-09-181-4/+5
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-261-0/+202