summaryrefslogtreecommitdiff
path: root/usr.sbin/mtree/extern.h
AgeCommit message (Expand)Author
2003-10-27Overhaul how `build.sh tools' are used:lukem
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-12-23Add -C, which dumps the specification with the full path name first,lukem
2002-10-08Remove convoluted code to work around missing lch{flags,mod,own}();lukem
2002-10-06- Check HAVE_LCHFLAGS for lchflags(2) support, rather than assuminglukem
2002-02-08Funtion appropriately in the absence of a lchmod call on the host.tv
2002-01-31Roll in fixes to permit cross-compiling from non-NetBSD hosts. Thistv
2002-01-29Make almost all tools compile and run properly on non-NetBSD hosts. (Intv
2002-01-29Add hooks to make mtree compilable from src/tools.tv
2001-11-07User interface changes from (or inspired by) FreeBSD:lukem
2001-11-03- move "Wflag" global from mtree.c to spec.c, and reinstate the functionalitylukem
2001-10-25Add -W: don't attempt to change the perms/time/flags on existing entries, norlukem
2001-10-25- add lineno field to NODElukem
2001-10-22- enforce the top-most entry must be "." and must be a directory; avoidslukem
2001-10-05cleanup tags support;lukem
2001-10-04features:lukem
2001-10-01- implement -D - dump the specfile out in a manner that's parseablelukem
2001-07-18- add parsetype() (a la parsekey()) to parse the "type=xxx" arg. this improveslukem
2001-03-09ANSIfy, KNF, in preperation for more work.simonb
2001-02-20Remove all the "#ifdef __APPLE__" code, to make this actuallyhubertf
2000-10-11More format string cleanups by sommerfeld.is
1999-12-07code.c is no longer used, we use strsvis instead. Removed prototypeswennmach
1999-11-09prototype encode()/decode()drochner
1998-10-10add support for 4.4BSD file flags. we take a `flags=xxx' parameter,mrg
1998-10-08Use u_int32_t rather than Sys-V u_long.wsanchez
1995-03-07add NetBSD id'scgd
1995-03-07from 4.4-Litecgd
1993-11-02latest mtree from uunet. doesn't compile, but that'll be fixed soon.cgd