NetBSD/usr.sbin/mtree
lukem c55aa0f9cb - move "Wflag" global from mtree.c to spec.c, and reinstate the functionality
of tv's previous code, which skips uname or gname parsing if -W is enabled.
- rename "lineno" to "mtree_lineno", to reduce possibility of name
  clashes in code that yanks in spec.c & misc.c (unlikely, but you never know)
2001-11-03 12:51:40 +00:00
..
Makefile complete WARNS=2 cleanup (with a bit of ickiness for the fts_open argv issue) 2001-10-18 05:06:01 +00:00
compare.c Add -W: don't attempt to change the perms/time/flags on existing entries, nor 2001-10-25 14:47:39 +00:00
create.c - enforce the top-most entry must be "." and must be a directory; avoids 2001-10-22 07:07:46 +00:00
extern.h - move "Wflag" global from mtree.c to spec.c, and reinstate the functionality 2001-11-03 12:51:40 +00:00
misc.c - move "Wflag" global from mtree.c to spec.c, and reinstate the functionality 2001-11-03 12:51:40 +00:00
mtree.8 Add -W: don't attempt to change the perms/time/flags on existing entries, nor 2001-10-25 14:47:39 +00:00
mtree.c - move "Wflag" global from mtree.c to spec.c, and reinstate the functionality 2001-11-03 12:51:40 +00:00
mtree.h - add lineno field to NODE 2001-10-25 03:00:14 +00:00
spec.c - move "Wflag" global from mtree.c to spec.c, and reinstate the functionality 2001-11-03 12:51:40 +00:00
verify.c Add -W: don't attempt to change the perms/time/flags on existing entries, nor 2001-10-25 14:47:39 +00:00