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 replace home-grown parser with fparseln() 2001-09-10 03:22:24 +00:00
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 - add -m and -i to change file flags more usefully. 1999-02-11 15:32:23 +00:00
spec.c - implement -D - dump the specfile out in a manner that's parseable 2001-10-01 02:30:40 +00:00
verify.c ANSIfy, KNF, in preperation for more work. 2001-03-09 03:09:45 +00:00