NetBSD/usr.sbin/mtree
apb 5e464841ab Make "mtree -C" sort its output.
As the input is read from a specfile into a tree of linked lists,
keep each linked list sorted.  The sort order is the same as that
already used by "mtree -c": directories sort after non-directories, but
otherwise names are sorted in the order used by strcmp().
2009-04-03 21:18:59 +00:00
..
compare.c fix dev_t formats. 2008-12-28 19:36:30 +00:00
crc.c
create.c Make "mtree -C" sort its output. 2009-04-03 21:18:59 +00:00
excludes.c
extern.h Complete the move of string_to_flags() and flags_to_string() from the 2006-12-14 20:09:35 +00:00
getid.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
Makefile warns=4 2007-12-12 21:56:38 +00:00
misc.c fix -Wsign-compare issues 2009-01-18 11:56:51 +00:00
mtree.8 Don't use .Xo/.Xc. Replace use of .Sm off / .Sm on with .Ns. 2009-03-11 18:10:05 +00:00
mtree.c Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-21 13:36:57 +00:00
mtree.h The hashing routines (MD5File() and co.) can do dynamic allocation, so 2007-02-04 08:03:18 +00:00
spec.c Make "mtree -C" sort its output. 2009-04-03 21:18:59 +00:00
verify.c PR/28786: Jukka Salmi: mtree bug (in verify.c) 2006-10-07 15:35:51 +00:00