| Age | Commit message (Expand) | Author |
| 2003-03-05 | Rework -p support again; | lukem |
| 2003-03-04 | No other program prints errors inside angle brackets! | christos |
| 2003-03-03 | Seems better to display p_sv{u,g}id when asked for it... | dsl |
| 2003-03-03 | call setprogname() | grant |
| 2003-03-02 | Fix .Nm usage. | enami |
| 2003-03-01 | Remove space at the end of line. | enami |
| 2003-03-01 | Add p_svuid and p_svgid to kinfo_proc2. Populate them in the kernel | atatat |
| 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-14 | 'NetBSD.org' | grant |
| 2003-02-13 | Note: Original change approved by Enami. | jrf |
| 2003-02-12 | New sentence, new line. I'm having a slight deja-vu... | wiz |
| 2003-02-12 | Added the -v flag. | jrf |
| 2003-02-12 | New sentence, new line; bump date for last change. | wiz |
| 2003-02-12 | Introduce LANG environment variable and Xref to nls(7). | gmcgarry |
| 2003-02-10 | some mdoc improvements. | grant |
| 2003-02-10 | add missing braces. | grant |
| 2003-02-09 | cosmetic error condition improvements. | grant |
| 2003-02-08 | use strtol() for better error handling in builtin kill (Peter Jeremy) | christos |
| 2003-02-08 | remove maxitems limit (from Todd Miller) | christos |
| 2003-02-05 | "Utilize" has exactly the same meaning as "use," but it is more | perry |
| 2003-02-04 | "Utilize" has exactly the same meaning as "use," but it is more | perry |
| 2003-02-04 | Fix bin/20185 - builtin called from function of same name mustn't be hashed. | dsl |
| 2003-02-02 | Parse end of line comments correctly | dsl |
| 2003-02-02 | Fix various spelling, grammar, and punctuation problems in comments, from Ser... | wiz |
| 2003-01-27 | - use FD_CLOEXEC properly | christos |
| 2003-01-23 | Fix indentation of continuation of first line in SYNOPSIS. | wiz |
| 2003-01-23 | Make this build on platforms where size_t != int, i.e. sparc, arm, ppc, ... | agc |
| 2003-01-23 | Make this build again. | rafal |
| 2003-01-22 | More markup, more commas, less typos. | wiz |
| 2003-01-22 | Support command -p, -v and -V as posix | dsl |
| 2003-01-20 | Make 'times' be a proper posix special builtin. | dsl |
| 2003-01-20 | The Double-Semi-Colon Police. | simonb |
| 2003-01-20 | Start new paragraph after options are listed. | enami |
| 2003-01-19 | insert a paragraph break between the option list and following text | jdolecek |
| 2003-01-19 | tar(1) has no -L any longer. | wiz |
| 2003-01-18 | Merge the nathanw_sa branch. | thorpej |
| 2003-01-16 | Rename `sigset' locals to avoid symbol shadowing warning. | kleink |
| 2003-01-15 | Correct which _usage function to use for some pax/cpio error cases. | kristerw |
| 2003-01-12 | Make sure that UPEOF is compared to the right type on the left hand | christos |
| 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-09 | allow this to be compiled with unsigned-chars. | christos |
| 2003-01-06 | writable, not writeable. | wiz |
| 2003-01-06 | descriptor, not decriptor. | wiz |
| 2003-01-06 | interrupt with two rs. | wiz |
| 2003-01-05 | Add ${MACROS} to ${ROFF} usage to make output readable | pooka |