freebsd-dev/usr.sbin/mtree
Xin LI fb9e5c2167 Do not emit size for non-regular files. There is nothing that
mtree(1) can do in this situation and would cause confusion.

MFC candidate.

Approved by:	re (hrs)
2013-09-12 00:14:25 +00:00
..
test
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 Do not emit size for non-regular files. There is nothing that 2013-09-12 00:14:25 +00:00
excludes.c
extern.h
Makefile Always install our mtree as /usr/sbin/fmtree and link it as 2013-01-09 21:07:08 +00:00
misc.c
mtree.5 Remove superfluous paragraph macro. 2012-03-25 09:18:34 +00:00
mtree.8 Wording fixes. 2010-05-14 01:45:05 +00:00
mtree.c More -Wmissing-variable-declarations fixes. 2012-10-20 10:33:15 +00:00
mtree.h
spec.c Replace index() and rindex() calls with strchr() and strrchr(). 2012-01-03 18:51:58 +00:00
specspec.c
verify.c