| Age | Commit message (Expand) | Author |
| 2004-01-05 | Homogenize usage messages: make the 'usage' word all lowercase, as this seems | jmmv |
| 2004-01-05 | Rewrite the loop in printflg(): if passing -Z to pax with syntax errors | jmmv |
| 2003-11-24 | Don't emit any warnings when tar is trying to figure out if the file is | matt |
| 2003-10-27 | Overhaul how `build.sh tools' are used: | lukem |
| 2003-10-21 | Don't pass an integer as NULL. | fvdl |
| 2003-10-13 | Move Keith Muller's code from a 4-clause to a 3-clause licence by removing | agc |
| 2003-09-18 | wait for compression program to finish before exiting. | grant |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-19 | note -z is an extention. | mrg |
| 2003-07-18 | doc2html works here now, so remove NOHTML= | lukem |
| 2003-07-09 | Bump date for -O change. | wiz |
| 2003-07-08 | Add support for gnutar's -O "extract to stdout" option. | simonb |
| 2003-06-24 | Revert previous change, and fix the -T problem differently: When the options | christos |
| 2003-06-24 | backout previous; it was a missing prototype elsewhere. | grant |
| 2003-06-24 | add cast to fix an integer -> pointer warning. | grant |
| 2003-06-23 | no need for HAVE_LCHOWN and HAVE_LCHMOD anymore. | grant |
| 2003-06-23 | Simplify the way we deal with old argument style. Old way was broken when | christos |
| 2003-06-23 | spelling | christos |
| 2003-06-23 | consistently use "cannot" instead of "can not". | grant |
| 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 |
| 2003-05-09 | use sizeof for safety | itojun |
| 2003-05-01 | Some grammar and punctuation fixes from jmc@openbsd. | wiz |
| 2003-04-21 | PR/21253: Manuel Bouyer: cpio should never descend on a directory; even on | christos |
| 2003-04-20 | PR/6195: Matt Watson: Pax fails for paths of exactly 100 characters. | christos |
| 2003-04-16 | Bump date for last. | wiz |
| 2003-04-10 | some mdoc fixes. | grant |
| 2003-04-08 | PR/21064: Perry Metzger: Re-add -k to tar (--keep-old-files) | christos |
| 2003-04-04 | Remove sentence describing pax's -X option. From Jim Bernard in PR 21009. | wiz |
| 2003-03-31 | PR/18959: Xavier HUMBERT: Don't pay attention to sockets in gnu-tar mode. | christos |
| 2003-03-31 | Detect and report end of archive properly ala' gnu tar. | christos |
| 2003-03-31 | PR/20495: Soren Jacobsen: Add -j [bzip2] compression to tar. | christos |
| 2003-03-31 | RP/8227: Peter Seeback: Emulate old gnu tar better. | christos |
| 2003-03-04 | No other program prints errors inside angle brackets! | christos |
| 2003-03-03 | call setprogname() | grant |
| 2003-02-25 | Add support for '-j' to create (and extract, but -z already did that) | wiz |
| 2003-02-25 | New sentence, new line. | wiz |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2003-02-21 | When writing (-w) or copying (-rw), and using -M (stdin file list is | lukem |
| 2003-02-10 | add missing braces. | grant |
| 2003-02-09 | cosmetic error condition improvements. | grant |
| 2003-02-02 | Fix various spelling, grammar, and punctuation problems in comments, from Ser... | wiz |
| 2003-01-20 | The Double-Semi-Colon Police. | simonb |
| 2003-01-19 | tar(1) has no -L any longer. | wiz |
| 2003-01-15 | Correct which _usage function to use for some pax/cpio error cases. | kristerw |
| 2003-01-09 | remove debugging printf's I accidentally committed. | christos |
| 2003-01-09 | PR/19757: Andreas Wrede: make tar's -h behave like pax's -L | christos |
| 2003-01-09 | print a bit more info about checksum mismatches. | christos |
| 2003-01-06 | writable, not writeable. | wiz |
| 2002-12-28 | Whitespace nits. | wiz |