aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mtree
Commit message (Expand)AuthorAgeFilesLines
* Uniformly refer to a file system as "file system".Ruslan Ermilov2002-12-121-1/+1
* mtree(8) wasn't a bootstrap tool since 2000/07/23 (Makefile.inc1,v 1.161).Ruslan Ermilov2002-11-131-5/+0
* Make the threatened fts(3) ABI fix. FTSENT now avoids the use of the structGarrett Wollman2002-09-211-2/+2
* Get rid of %qd, and unbreak Alpha build.Dag-Erling Smørgrav2002-07-152-3/+6
* The .Nm utilityPhilippe Charnier2002-07-141-2/+2
* fixup for WARNS=4.Alfred Perlstein2002-07-118-19/+23
* de-__P()Alfred Perlstein2002-07-117-24/+23
* Assume __STDC__, remove non-__STDC__ code.Alfred Perlstein2002-05-281-16/+0
* Consistancy check: s/file system/filesystem/gTom Rhodes2002-05-161-1/+1
* Typo.Masafumi Max NAKANE2002-05-101-1/+1
* Only compile with strtofflags.c from libc if bootstrapping.Ruslan Ermilov2001-09-241-4/+6
* Fix the bootstrapping aid from revision 1.9.Ruslan Ermilov2001-09-171-1/+1
* mdoc(7) police: utilize the new .Ex macro.Ruslan Ermilov2001-08-151-3/+1
* can not -> cannotSheldon Hearn2001-08-081-1/+1
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-4/+5
* Remove whitespace at EOL.Dima Dorfman2001-07-151-4/+4
* Mark a static function as __printflike()Kris Kennaway2001-07-051-1/+1
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-1/+0
* Convert to use the <sys/queue.h> macros rather than fiddling with the queueBen Smithurst2000-12-291-1/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-271-1/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-2/+2
* Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-101-1/+1
* Don't try to compare other attributes if the type doesn't match, it'sPoul-Henning Kamp2000-10-061-0/+1
* Don't whine about modes on symlinks.Poul-Henning Kamp2000-10-061-0/+1
* Make the output of mtree(8) more systematic and machine readable.Poul-Henning Kamp2000-10-033-48/+46
* Re-add -P option (for POSIX-like command line interface)Andrey A. Chernov2000-09-252-6/+11
* Restore standard symlink default, return -L, remove -P, add missing -q to getoptAndrey A. Chernov2000-09-152-11/+12
* Pass a useful pathname to rlink(). Many thanks to the PR originatorSheldon Hearn2000-09-131-1/+2
* Add -q. this will cause the warning messages about missingWarner Losh2000-07-253-6/+22
* Revert the reversion of the default mtree behaviour. The mtreeMarcel Moolenaar2000-07-242-12/+11
* First attempt to fix a buildworld from -stable machine. ExplicitlyWarner Losh2000-07-231-2/+3
* Correct the usage() message as per rev 1.25 of mtree.8 .Sheldon Hearn2000-07-171-1/+1
* * Order options in the SYNOPSIS correctly.Sheldon Hearn2000-07-171-35/+39
* Fix getopt string I forgetAndrey A. Chernov2000-07-161-1/+1
* Revert back to original mtree default behaviour to not follow symlinks, to beAndrey A. Chernov2000-07-162-10/+11
* Fix the NAME section. Order the options which do not take arguments,Sheldon Hearn2000-07-141-1/+13
* Use -P instead of -S to specify that no symlinks should be followed.Josef Karthauser2000-07-142-8/+8
* Allow symlinks to be created if they appear in the mtree specification.Josef Karthauser2000-07-132-5/+20
* Added a flag (-S) to mtree to specify that symlinks shouldn't beJosef Karthauser2000-07-133-1/+9
* Switch over to using the new fflagstostr and strtofflags library calls.Josef Karthauser2000-06-176-16/+43
* Use .FxPhilippe Charnier2000-05-281-2/+2
* Back out the previous change to the queue(3) interface.Jake Burkholder2000-05-261-2/+2
* Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder2000-05-231-2/+2
* Punctuation fix.Garrett Wollman2000-05-161-1/+1
* Add used includes.Garrett Wollman2000-05-161-0/+4
* Add excludes.c (missed in previous commit).Garrett Wollman2000-05-131-1/+2
* Give mtree the ability to exclude files and directories from its traversal.Garrett Wollman2000-05-126-2/+141
* Revert part of the last commit, remove {g|s}etflags from the libcJosef Karthauser2000-02-051-2/+2
* Historically file flags (schg, uschg, etc) have been converted fromJosef Karthauser2000-01-274-7/+5