opnsense-src/usr.sbin/mtree
Yaroslav Tykhiy 0ca97bb61f Keep the list of default keywords sorted so that paranoid folks like me
don't try to find a hidden meaning in the strange order.  The list used
to be sorted in rev. 1.1 from 4.4BSD but the order was broken as soon as
in rev. 1.2 by a single-character fix.

MFC after:	3 days
2010-04-03 00:47:48 +00:00
..
test o Add an 'optional' keyword, which allows files to be in the 2006-07-03 10:55:22 +00:00
compare.c Change all our own code to use st_*tim instead of st_*timespec. 2010-03-28 13:16:08 +00:00
create.c Change all our own code to use st_*tim instead of st_*timespec. 2010-03-28 13:16:08 +00:00
excludes.c Remove clause 3 in the copyrights (according to permission in src/COPYRIGHT) 2003-10-21 08:27:05 +00:00
extern.h Get rid of "lineno: 0" in error messages from create mode. 2004-01-11 19:38:48 +00:00
Makefile The last big commit: let usr.sbin/ use WARNS=6 by default. 2010-01-02 11:07:44 +00:00
misc.c o Add an 'optional' keyword, which allows files to be in the 2006-07-03 10:55:22 +00:00
mtree.5 Fix common misspelling of hierarchy 2010-02-20 10:19:19 +00:00
mtree.8 Keep the list of default keywords sorted so that paranoid folks like me 2010-04-03 00:47:48 +00:00
mtree.c mtree should use getcwd() instead of getwd(). getcwd() is safer, 2007-11-02 15:11:53 +00:00
mtree.h o Add an 'optional' keyword, which allows files to be in the 2006-07-03 10:55:22 +00:00
spec.c Write timestamps with exactly 9 digits after the period. 2009-01-31 05:17:28 +00:00
specspec.c Adds sha256 support. While it is a good idea to also add sha384 and 2005-03-29 11:44:17 +00:00
verify.c When applying a spec, traverse the existing directory tree in lexical 2007-12-07 12:22:38 +00:00