freebsd-dev/usr.sbin/mtree
Tim Kientzle 66cbdc8aab Add the mtree.5 manpage. I'll come back soon and
remove the format specification from mtree.8.
I also need to reconcile a few issues between this
mtree.5 and what is actually implemented in FreeBSD's
mtree utility.

MFC after: 30 days
2008-01-01 06:15:57 +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 Adds sha256 support. While it is a good idea to also add sha384 and 2005-03-29 11:44:17 +00:00
create.c Adds sha256 support. While it is a good idea to also add sha384 and 2005-03-29 11:44:17 +00:00
excludes.c
extern.h Get rid of "lineno: 0" in error messages from create mode. 2004-01-11 19:38:48 +00:00
Makefile Add the mtree.5 manpage. I'll come back soon and 2008-01-01 06:15:57 +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 Add the mtree.5 manpage. I'll come back soon and 2008-01-01 06:15:57 +00:00
mtree.8 o Add an example how to create /etc/mtree style mtree(8) files. 2007-06-16 08:26:00 +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 o Add an 'optional' keyword, which allows files to be in the 2006-07-03 10:55:22 +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