NetBSD/usr.sbin/mtree
lukem 0c2c66fb9a - implement -D - dump the specfile out in a manner that's parseable
by various tools
- implement -R key  - remove the given key(s) from the list of keys to print
  (now it's possible with "-k type -R type" to remove all keys :)
- rename ftype() to nodetype(), and make it public
- use pwcache(3) functions instead of get{gr,pw}{nam,uid}(3)
- add dump_nodes(), which provides the guts for -D.
2001-10-01 02:30:40 +00:00
..
compare.c - implement -D - dump the specfile out in a manner that's parseable 2001-10-01 02:30:40 +00:00
create.c - implement -D - dump the specfile out in a manner that's parseable 2001-10-01 02:30:40 +00:00
extern.h - implement -D - dump the specfile out in a manner that's parseable 2001-10-01 02:30:40 +00:00
Makefile
misc.c Fix printf format. 2001-09-11 15:10:45 +00:00
mtree.8 - implement -D - dump the specfile out in a manner that's parseable 2001-10-01 02:30:40 +00:00
mtree.c - implement -D - dump the specfile out in a manner that's parseable 2001-10-01 02:30:40 +00:00
mtree.h
spec.c - implement -D - dump the specfile out in a manner that's parseable 2001-10-01 02:30:40 +00:00
verify.c