aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mtree/mtree.8
Commit message (Expand)AuthorAgeFilesLines
* Wording fixes.Christian Brueffer2010-05-141-2/+2
* Keep the list of default keywords sorted so that paranoid folks like meYaroslav Tykhiy2010-04-031-1/+1
* o Remove a duplicate reference to -f flag in the SYNOPSYS section.Maxim Konovalov2010-03-301-4/+1
* Write timestamps with exactly 9 digits after the period.Tim Kientzle2009-01-311-1/+3
* o Add an example how to create /etc/mtree style mtree(8) files.Maxim Konovalov2007-06-161-1/+12
* Markup fixes.Ruslan Ermilov2006-09-291-1/+1
* o Add an 'optional' keyword, which allows files to be in theMaxim Konovalov2006-07-031-1/+4
* Fix all the spelling mistakes I could find in the man pages for wordsGiorgos Keramidas2005-07-311-1/+1
* Markup fixes.Ruslan Ermilov2005-06-141-1/+1
* Adds sha256 support. While it is a good idea to also add sha384 andAnton Berezin2005-03-291-4/+14
* Expand *n't contractions.Ruslan Ermilov2005-02-131-3/+3
* Sort sections.Ruslan Ermilov2005-01-181-7/+7
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-1/+1
* Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived softwareWarner Losh2004-08-071-4/+0
* Eliminated double whitespace.Ruslan Ermilov2004-07-031-2/+2
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-7/+13
* Added forgotten -w to the SYNOPSIS.Ruslan Ermilov2004-06-041-4/+4
* Get rid of "lineno: 0" in error messages from create mode.Poul-Henning Kamp2004-01-111-0/+2
* Give mtree(8) the ability to take [two -f spec] arguments and comparePoul-Henning Kamp2003-11-051-0/+13
* Make mtree's update function update the modification time too.Poul-Henning Kamp2003-10-311-2/+3
* Get rid of duplicates.Ruslan Ermilov2003-09-141-1/+1
* Uniformly refer to a file system as "file system".Ruslan Ermilov2002-12-121-1/+1
* The .Nm utilityPhilippe Charnier2002-07-141-2/+2
* Consistancy check: s/file system/filesystem/gTom Rhodes2002-05-161-1/+1
* Typo.Masafumi Max NAKANE2002-05-101-1/+1
* mdoc(7) police: utilize the new .Ex macro.Ruslan Ermilov2001-08-151-3/+1
* can not -> cannotSheldon Hearn2001-08-081-1/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-151-4/+4
* 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
* Re-add -P option (for POSIX-like command line interface)Andrey A. Chernov2000-09-251-4/+5
* Restore standard symlink default, return -L, remove -P, add missing -q to getoptAndrey A. Chernov2000-09-151-4/+5
* Add -q. this will cause the warning messages about missingWarner Losh2000-07-251-1/+6
* Revert the reversion of the default mtree behaviour. The mtreeMarcel Moolenaar2000-07-241-5/+4
* * Order options in the SYNOPSIS correctly.Sheldon Hearn2000-07-171-35/+39
* Revert back to original mtree default behaviour to not follow symlinks, to beAndrey A. Chernov2000-07-161-4/+5
* 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-141-3/+3
* Allow symlinks to be created if they appear in the mtree specification.Josef Karthauser2000-07-131-1/+1
* Added a flag (-S) to mtree to specify that symlinks shouldn't beJosef Karthauser2000-07-131-0/+3
* Use .FxPhilippe Charnier2000-05-281-2/+2
* Punctuation fix.Garrett Wollman2000-05-161-1/+1
* Give mtree the ability to exclude files and directories from its traversal.Garrett Wollman2000-05-121-0/+14
* Added support for file flags, mostly merged from the NetBSD version.Josef Karthauser1999-12-091-0/+11
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add support for SHA-1 and RIPEMD160, now that libmd includes them. MakeGarrett Wollman1999-02-261-5/+24
* There is no need to make nochange imply ignore as well.Peter Wemm1998-06-101-4/+3
* Create a new flag, "nochange", which will specify that a directory isPeter Wemm1998-06-051-1/+4
* Use err(3) instead of local redefinition.Philippe Charnier1997-10-011-16/+18