NetBSD/usr.sbin/mtree
lukem 6e980262a4 Remove convoluted code to work around missing lch{flags,mod,own}();
instead, rely upon libnbcompat to provide a workaround (which returns
an error if the target is a symlink).
Should fix another MacOS X build issue due to missing lchown(2).
2002-10-08 00:34:08 +00:00
..
Makefile use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +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 Protect __RCSID and __COPYRIGHT from being invoked if not defined. 2002-01-31 19:36:47 +00:00
create.c Remove extraneous \n's in {err,warn}{,x} that used to be printfs. 2002-08-08 13:24:12 +00:00
excludes.c Don't use __RCSID unless it's defined. 2002-04-09 19:17:11 +00:00
extern.h Remove convoluted code to work around missing lch{flags,mod,own}(); 2002-10-08 00:34:08 +00:00
getid.c Make almost all tools compile and run properly on non-NetBSD hosts. (In 2002-01-29 10:20:28 +00:00
misc.c inotype() only needs to understand S_ types, not the F_ types 2002-02-19 04:54:12 +00:00
mtree.8 support multiple entries for "." and full paths if the types match; the last 2002-02-11 12:43:55 +00:00
mtree.c Protect __RCSID and __COPYRIGHT from being invoked if not defined. 2002-01-31 19:36:47 +00:00
mtree.h Add '-N dbdir', to specify that user & group lookups (via pwcache(3)) are to 2002-01-24 03:20:11 +00:00
spec.c support multiple entries for "." and full paths if the types match; the last 2002-02-11 12:43:55 +00:00
verify.c Remove convoluted code to work around missing lch{flags,mod,own}(); 2002-10-08 00:34:08 +00:00