NetBSD/usr.sbin/mtree
lukem 7c30045cef features:
- add a new keyword - "tags" - which is a comma separated list of tags
  associated with that file.
- add "-E tags"; exclude files in -D output with matching tags
- add "-I tags"; only include files in -D output with matching tags
  (default is to list all)

fixes:
- move all extern variable references from individual files into extern.h
- `quote' some more user-specified strings in error messages
- man page: list an options arguments in the description, and sort xrefs.
2001-10-04 04:51:27 +00:00
..
compare.c features: 2001-10-04 04:51:27 +00:00
create.c features: 2001-10-04 04:51:27 +00:00
extern.h features: 2001-10-04 04:51:27 +00:00
Makefile replace home-grown parser with fparseln() 2001-09-10 03:22:24 +00:00
misc.c features: 2001-10-04 04:51:27 +00:00
mtree.8 features: 2001-10-04 04:51:27 +00:00
mtree.c features: 2001-10-04 04:51:27 +00:00
mtree.h features: 2001-10-04 04:51:27 +00:00
spec.c features: 2001-10-04 04:51:27 +00:00
verify.c features: 2001-10-04 04:51:27 +00:00