aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mtree
Commit message (Expand)AuthorAgeFilesLines
* Rename usr.sbin/mtree to usr.sbin/fmtree since it is not what /usr/sbin/mtreeBryan Drewery2015-11-0919-2957/+0
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+19
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-272-4/+3
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-191-1/+1
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Merge headSimon J. Gerraty2014-04-282-277/+1
| |\ \
| * \ \ Merge head@256284Simon J. Gerraty2013-10-131-1/+1
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | Sync with HEAD.David E. O'Brien2013-02-081-2/+14
| |\ \ \ \
| * \ \ \ \ Sync from headSimon J. Gerraty2012-11-041-1/+2
| |\ \ \ \ \
| * | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+20
* | | | | | | Add a ${CP} alias for copying files in the build.Will Andrews2015-01-161-1/+1
* | | | | | | -u and -U are supposed to affect existing files too.Simon J. Gerraty2014-12-091-1/+1
* | | | | | | Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix incremental builds involving non-root users with read-only source files.Will Andrews2014-09-181-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge from CheriBSD:Brooks Davis2014-01-302-272/+1
* | | | | Merge from CheriBSD:Brooks Davis2014-01-301-5/+0
| |_|_|/ |/| | |
* | | | Do not emit size for non-regular files. There is nothing thatXin LI2013-09-121-1/+1
| |_|/ |/| |
* | | Always install our mtree as /usr/sbin/fmtree and link it asBrooks Davis2013-01-091-2/+14
| |/ |/|
* | More -Wmissing-variable-declarations fixes.Ed Schouten2012-10-201-1/+2
|/
* Remove superfluous paragraph macro.Joel Dahl2012-03-251-1/+0
* Replace index() and rindex() calls with strchr() and strrchr().Ed Schouten2012-01-031-2/+2
* - fix duplicate "a a" in some commentsEitan Adler2011-11-131-1/+1
* Wording fixes.Christian Brueffer2010-05-141-2/+2
* mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to theUlrich Spörlein2010-05-131-11/+11
* 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
* Change all our own code to use st_*tim instead of st_*timespec.Ed Schouten2010-03-282-5/+5
* Fix common misspelling of hierarchyUlrich Spörlein2010-02-201-2/+2
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-021-2/+0
* Write timestamps with exactly 9 digits after the period.Tim Kientzle2009-01-314-3/+9
* Accept integer times. Previously, the field "time=1233294539" would beTim Kientzle2009-01-301-6/+7
* Add the mtree.5 manpage. I'll come back soon andTim Kientzle2008-01-012-1/+271
* When applying a spec, traverse the existing directory tree in lexicalDag-Erling Smørgrav2007-12-071-1/+7
* mtree should use getcwd() instead of getwd(). getcwd() is safer,Giorgos Keramidas2007-11-021-1/+1
* 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-036-1/+36
* If we fail in chown(2), try to just change the group and continue on toBrian Somers2005-08-111-10/+28
* 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-299-9/+67
* 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
* Remove extra "*/".Hidetoshi Shimokawa2004-08-071-2/+0
* Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived softwareWarner Losh2004-08-072-5/+22