| Age | Commit message (Expand) | Author |
| 2023-06-03 | bsd.own.mk: rename GCC_NO_* to CC_WNO_* | lukem |
| 2019-10-13 | introduce some common variables for use in GCC warning disables: | mrg |
| 2019-08-15 | Install manual pages for tar and cpio only if ${MKBSDTAR} == "no" | uwe |
| 2010-04-23 | Add MKBSDTAR, defaulting to no. It switching cpio and tar to the | joerg |
| 2009-02-03 | do not require sys/mtio.h for a tools build of pax | dbj |
| 2008-02-24 | Kill pre-4.4BSD compat code. | joerg |
| 2006-12-16 | Don't depend on lubutil if we're building host tools. Fix tools build on | bouyer |
| 2006-12-14 | Complete the move of string_to_flags() and flags_to_string() from the | he |
| 2005-06-29 | Don't compile in cpio usage, if we are SMALL. | christos |
| 2005-06-26 | sprinkle a little const, and now everything compiles with WARNS=3 | christos |
| 2005-05-01 | PR/29005: Jesse Off: nbpax requires sys/mtio.h which doesn't exist on Interix | christos |
| 2004-05-11 | Welcome to WARNS=3 | christos |
| 2003-07-18 | doc2html works here now, so remove NOHTML= | lukem |
| 2003-05-18 | Now 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}_netbsd | lukem |
| 2002-11-30 | don't need -lutil any more | lukem |
| 2002-10-21 | don't bother with cpio/tar links or compat symlinks for HOSTPROGs | lukem |
| 2002-10-20 | Install compatibility symlinks for /usr/bin/tar (-> /bin/tar) | thorpej |
| 2002-10-16 | Flip the pax switch | christos |
| 2002-10-14 | fix previous: SMALLPROG w/o HOSTPROG still needs <bsd.prog.mk>. (hi christos) | lukem |
| 2002-10-14 | don't support rmt for SMALLPROG | christos |
| 2002-10-12 | It doesn't help much to skip linking librmt if HOSTPROG but leave | thorpej |
| 2002-10-12 | merge OpenBSD changes: | christos |
| 2002-08-19 | Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). | lukem |
| 2002-02-02 | make smaller if SMALLPROG is defined, not CRUNCHEDPROG; it's feasible | lukem |
| 2002-02-02 | - don't compile in support for -M (mtree specfile input) or -N dbdir | lukem |
| 2002-01-29 | Make almost all tools compile and run properly on non-NetBSD hosts. (In | tv |
| 2002-01-25 | Do not .include <bsd.prog.mk> if building as a host tool. | martin |
| 2002-01-24 | Add '-N dbdir', to specify that user & group lookups (via pwcache(3)) are to | lukem |
| 2001-10-28 | s/u_longlong_t/unsigned long long/ to shut up the parc port | lukem |
| 2001-10-25 | Implement -M flag: During a write or copy operation, treat the list of | lukem |
| 2001-10-25 | - ansi KNF (just remove all the #ifndef __STDC__ prototype junk, | lukem |
| 2000-09-26 | Don't generate html yet. doc2html needs a fix. | phil |
| 1998-07-28 | Use 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-10 | CFLAGS->CPPFLAGS | christos |
| 1997-07-20 | Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.inc | christos |
| 1997-07-20 | - Rename local warn so tty_warn that we can include <err.h> since this program | christos |
| 1995-03-21 | convert to new RCS id conventions. | cgd |
| 1994-06-14 | Whoever wrote the tar command line argument parsing code didn't realize | jtc |
| 1994-06-13 | Add RCS ID's | jtc |
| 1994-06-13 | From 4.4 lite | jtc |