summaryrefslogtreecommitdiff
path: root/bin/pax/Makefile
AgeCommit message (Expand)Author
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2019-10-13introduce some common variables for use in GCC warning disables:mrg
2019-08-15Install manual pages for tar and cpio only if ${MKBSDTAR} == "no"uwe
2010-04-23Add MKBSDTAR, defaulting to no. It switching cpio and tar to thejoerg
2009-02-03do not require sys/mtio.h for a tools build of paxdbj
2008-02-24Kill pre-4.4BSD compat code.joerg
2006-12-16Don't depend on lubutil if we're building host tools. Fix tools build onbouyer
2006-12-14Complete the move of string_to_flags() and flags_to_string() from thehe
2005-06-29Don't compile in cpio usage, if we are SMALL.christos
2005-06-26sprinkle a little const, and now everything compiles with WARNS=3christos
2005-05-01PR/29005: Jesse Off: nbpax requires sys/mtio.h which doesn't exist on Interixchristos
2004-05-11Welcome to WARNS=3christos
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