NetBSD/usr.sbin/mtree
lukem 9e74ffcba8 Change default permissions of newly created directories from
"0700, modified by umask", to "0777, modified by umask".
This matches the behaviour of mkdir(1) and just about every other command...

This change is useful when running with '-W', where the mode of the
new directory won't be changed to what's specified in the specfile.
(I.e, an UNPRIVED build, with a umask of 022).
2003-01-04 13:10:52 +00:00
..
Makefile tweaks for fparseln(3) move from libutil to libc: 2002-11-30 03:10:53 +00:00
compare.c Remove convoluted code to work around missing lch{flags,mod,own}(); 2002-10-08 00:34:08 +00:00
crc.c
create.c Add -C, which dumps the specification with the full path name first, 2002-12-23 04:40:19 +00:00
excludes.c tweaks for fparseln(3) move from libutil to libc: 2002-11-30 03:10:53 +00:00
extern.h Add -C, which dumps the specification with the full path name first, 2002-12-23 04:40:19 +00:00
getid.c
misc.c inotype() only needs to understand S_ types, not the F_ types 2002-02-19 04:54:12 +00:00
mtree.8 File types belong under 'type', not 'uname'. 2002-12-27 06:31:51 +00:00
mtree.c Add -C, which dumps the specification with the full path name first, 2002-12-23 04:40:19 +00:00
mtree.h Add -C, which dumps the specification with the full path name first, 2002-12-23 04:40:19 +00:00
spec.c Add -C, which dumps the specification with the full path name first, 2002-12-23 04:40:19 +00:00
verify.c Change default permissions of newly created directories from 2003-01-04 13:10:52 +00:00