| Age | Commit message (Expand) | Author |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2002-02-06 | Punctuation nits, sort sections, sort SEE ALSO. | wiz |
| 2002-02-04 | Patch from PR 15218 to document some options. | fair |
| 2001-08-20 | precede, not preceed. | wiz |
| 2001-04-09 | Fix date, whitespace and punctuation. | wiz |
| 2001-01-05 | use %ll_ instead of the less standard %q_ | lukem |
| 2000-07-05 | Add a `-y' option which filters archives through bzip2(1). | ad |
| 2000-06-26 | Change tot_written from u_quad_t to unsigned long long for portability's | kleink |
| 2000-01-22 | Only skip some bytes if the associated object is not a dir. | hubertf |
| 2000-01-17 | fixed typo in example (fixes PR 9023) | wiz |
| 2000-01-05 | Fix Y2K bug in date parser reported by Trevin Beattie in PR y2k/9123. | tron |
| 1999-09-26 | xref cpio(1), symlink(7) | jdolecek |
| 1999-09-26 | - Use .Pa for pathname or file name. | enami |
| 1999-09-26 | Use macros rather than writing double quote directly. | enami |
| 1999-09-26 | backout rev. 1.12. learned that comma inside quote is right english. | enami |
| 1999-09-26 | Don't include a trailing comma inside of double quotation. | enami |
| 1999-09-05 | Allow hardlinks to symlinks. | hubertf |
| 1999-08-24 | Cast hstat.st_size to size_t when passing it to ck_malloc(). | bad |
| 1999-08-17 | In name section, use .Dq macro rather than writing double quote directly. | enami |
| 1999-07-30 | Don't use GNU malloc() any more. | mycroft |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1998-07-25 | This file is not used. | mycroft |
| 1998-07-21 | convert change for PR#2212 from BSD to POSIX | fair |
| 1998-07-06 | flush TTY input for "new volume" query, fix for PR#2212 | fair |
| 1998-06-07 | - New switch ENABLE_SPARSE to enable an efficient sparse file handling | enami |
| 1998-04-28 | Change occurrences of "UNIX" to .Ux or .At as appropriate. | fair |
| 1998-04-09 | .y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for, | tv |
| 1998-03-02 | allow LDSTATIC definition to be overridden by bsd.own.mk/mk.conf | cgd |
| 1998-01-05 | RCSID Police | perry |
| 1997-10-25 | use CPPFLAGS instead of CFLAGS | lukem |
| 1997-10-10 | Always use --unlink. It's too easy to lose if you don't. | thorpej |
| 1997-10-08 | Restore owner/group/mode/atime/mtime of symbolic links. | enami |
| 1997-06-06 | Implement FreeBSD's --fast-read option needed for pkg_add. | jeremy |
| 1997-05-08 | use u_quad_t to hold bytes written; fixes PR bin/3544. | mikel |
| 1997-03-24 | Makefile cleanups | christos |
| 1997-02-07 | print file modes in octal; from Hubert Feyrer in PR bin/3180. | mikel |
| 1997-02-07 | fix -C error message; from Hubert Feyrer in PR bin/3181. | mikel |
| 1997-02-06 | fix a typo and add some text; from Hubert Feyrer in PR bin/3178, with | mikel |
| 1996-12-03 | Fix typo; PR misc/2990. Also rcsid police. | mikel |
| 1996-03-26 | accept any tar header which begins with "ustar" (i.e. those 5 characters) as | cgd |
| 1996-03-21 | Be pedantic, main() returns int in Standard C. | jtc |
| 1996-03-13 | Fix a typo and mention -P/--absolute-paths in the man page. | is |
| 1995-04-29 | define STDC_HEADERS, because it seems to work and because we need the protos | cgd |
| 1995-04-29 | include string.h on NetBSD; we need the proto | cgd |
| 1995-04-23 | changes to make the src/gnu code compile happily on the alpha: | cgd |
| 1995-04-23 | NetBSD RCS Id format | cgd |
| 1994-12-22 | specify man pages the new way. | cgd |
| 1994-11-02 | --file, not --filename | deraadt |
| 1994-10-18 | Use /etc/rmt as per protocol definition, to ensure interoperability | andrew |
| 1994-10-16 | Be sure to use /usr/bin/rsh and /usr/sbin/rmt. | andrew |