| Age | Commit message (Expand) | Author |
| 2022-05-24 | fix various typos in comments, docs and log messages. | andvar |
| 2021-04-12 | use strlcpy() to ensure desired nul termination. | mrg |
| 2017-07-03 | Remove workaround for ancient HTML generation code. | wiz |
| 2016-12-21 | New sentence, new line. | wiz |
| 2016-12-21 | Move information about exit status to its own section. | abhinav |
| 2012-08-31 | cgd and sjg relicensed this under 2-clause-BSD. | wiz |
| 2011-08-29 | Use __dead. | joerg |
| 2009-04-22 | Enable WARNS=4 by default, except for: | lukem |
| 2009-04-08 | Fix markup. | joerg |
| 2006-05-26 | Remove redundant check for end of list wrapping around on itself. | jnemeth |
| 2006-05-23 | Coverity CID 2534: Avoid use after free; this cannot really happen, but | christos |
| 2005-03-16 | Kill __P(), use ANSI function declarations, constify; WARNS=3 | xtraeme |
| 2004-04-02 | Remove duplicate include, fixes PR bin/25017 from Jeff Ito. | jmmv |
| 2004-01-06 | getopt still looks for -c (killed long ago) | wiz |
| 2004-01-05 | Homogenize usage messages: make the 'usage' word all lowercase, as this seems | jmmv |
| 2003-11-12 | s/netbsd.org/NetBSD.org/i | grant |
| 2003-09-19 | realloc pedant | itojun |
| 2003-06-27 | Quote exclamation mark. | wiz |
| 2003-05-17 | strncpy -> strlcpy | itojun |
| 2002-10-02 | Fix typo. Spotted by Adrian Mrva. | wiz |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2002-01-19 | Sort SEE ALSO. | wiz |
| 2001-04-03 | Xref login 1, not 8. | wiz |
| 2001-02-19 | convert to use getprogname() | cgd |
| 2000-10-15 | Correct usage message: -p and -d can't usefully be used together. | bjh21 |
| 2000-10-15 | Use .Ql where appropriate. | bjh21 |
| 2000-10-10 | Let `-' mean stdin. | ad |
| 2000-07-05 | remove extra period in SEE ALL section | msaitoh |
| 2000-06-14 | sweep of my licenses (userland files w/o only my copyright) for | cgd |
| 2000-06-14 | fix up NetBSD RCS Ids to match the standard, and the leading comment as | cgd |
| 1999-10-11 | notice "dty" as well as "tty". | mrg |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1998-04-02 | Need <time.h> for strftime(), localtime() and time() prototypes. | kleink |
| 1997-11-24 | fix .Nx usage (use 1.0 instead of 0.9a, etc), and other minor cleanups | lukem |
| 1997-10-17 | getopt returns -1 not EOF, deprecate register | lukem |
| 1997-10-17 | getopt returns -1 not EOF, deprecate register | lukem |
| 1997-10-16 | WARNSify | lukem |
| 1997-10-07 | Fix off-by-one error, closing PR bin/4067 by myself. | hubertf |
| 1997-03-06 | RCSid police, and eliminate obsolescent comment. | mikel |
| 1997-03-06 | merge Lite2 manpage | mikel |
| 1996-09-26 | - kill the -c hack. It does not work properly with virtual consoles anyway. | christos |
| 1995-09-27 | Add section number in SEE ALSO; PR #1531 | jtc |
| 1994-12-22 | specify man pages the new way. | cgd |
| 1994-05-01 | be careful w/strings; from Simon J. Gerraty <sjg@zen.void.oz.au> | cgd |
| 1994-04-25 | kill off-by-one errors that i just noticed | cgd |
| 1994-03-29 | ac, by Simon J. Gerraty and myself | cgd |