summaryrefslogtreecommitdiff
path: root/bin/pax/Makefile
AgeCommit message (Expand)Author
2003-07-18doc2html works here now, so remove NOHTML=lukem
2003-05-18Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),lukem
2003-05-09#ifdef HOSTPROG then explicitly use {major,minor,makedev}_netbsdlukem
2002-11-30don't need -lutil any morelukem
2002-10-21don't bother with cpio/tar links or compat symlinks for HOSTPROGslukem
2002-10-20Install compatibility symlinks for /usr/bin/tar (-> /bin/tar)thorpej
2002-10-16Flip the pax switchchristos
2002-10-14fix previous: SMALLPROG w/o HOSTPROG still needs <bsd.prog.mk>. (hi christos)lukem
2002-10-14don't support rmt for SMALLPROGchristos
2002-10-12It doesn't help much to skip linking librmt if HOSTPROG but leavethorpej
2002-10-12merge OpenBSD changes:christos
2002-08-19Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).lukem
2002-02-02make smaller if SMALLPROG is defined, not CRUNCHEDPROG; it's feasiblelukem
2002-02-02- don't compile in support for -M (mtree specfile input) or -N dbdirlukem
2002-01-29Make almost all tools compile and run properly on non-NetBSD hosts. (Intv
2002-01-25Do not .include <bsd.prog.mk> if building as a host tool.martin
2002-01-24Add '-N dbdir', to specify that user & group lookups (via pwcache(3)) are tolukem
2001-10-28s/u_longlong_t/unsigned long long/ to shut up the parc portlukem
2001-10-25Implement -M flag: During a write or copy operation, treat the list oflukem
2001-10-25- ansi KNF (just remove all the #ifndef __STDC__ prototype junk,lukem
2000-09-26Don't generate html yet. doc2html needs a fix.phil
1998-07-28Use the uid/gid caching moved into libc. Fixed a memory leak!mycroft
1998-03-06- implement -C and -l for pax-as-tar, as inspried by GNU tar.mrg
1997-10-10CFLAGS->CPPFLAGSchristos
1997-07-20Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.incchristos
1997-07-20- Rename local warn so tty_warn that we can include <err.h> since this programchristos
1995-03-21convert to new RCS id conventions.cgd
1994-06-14Whoever wrote the tar command line argument parsing code didn't realizejtc
1994-06-13Add RCS ID'sjtc
1994-06-13From 4.4 litejtc