| Age | Commit message (Expand) | Author |
| 2009-07-13 | Rename internal getline() function to get_line() so it does | roy |
| 2009-04-14 | Enable WARNS=4 by default for usr.bin, except for: | lukem |
| 2008-11-23 | Two robustness fixes: | dholland |
| 2008-11-16 | One leftover trailing whitespace, caused by a merge botch at my end. | dholland |
| 2008-11-16 | Further cleanup. Merge a bit of duplicate code. Don't roll private copies | dholland |
| 2008-11-16 | Avoid running off the end of the name buffer when extracting a filename | dholland |
| 2008-11-16 | Clean up argument handling. | dholland |
| 2008-11-16 | C has a neat feature called a 'struct'. Use one, instead of | dholland |
| 2008-11-16 | Index arrays according to customary C idioms, instead of a weird mix of | dholland |
| 2008-11-16 | Avoid using side-effecting macros. | dholland |
| 2008-11-16 | Scratch variables shouldn't be global. | dholland |
| 2008-11-16 | KNF, formatting, and whitespace cleanup. No functional change intended. | dholland |
| 2008-11-16 | Sprinkle static and const. Use NULL and '\0', not 0, where appropriate. | dholland |
| 2008-11-16 | Use <stdbool.h> and <err.h>. | dholland |
| 2008-11-16 | Ansify and de-__P(). | dholland |
| 2008-07-21 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2008-05-26 | Error out instead of dumping core if we can't write (one of) the output | dholland |
| 2004-10-30 | No need to call isupper() before tolower() | dsl |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-14 | use bounded string op | itojun |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2002-09-30 | New sentence, new line. | grant |
| 2001-12-01 | Whitespace cleanup. | wiz |
| 2000-07-03 | Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>, | matt |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1998-12-19 | char -> unsigned char | christos |
| 1998-10-08 | #elsej (!) should be #else | wsanchez |
| 1997-10-18 | WARNSify, fix .Nm usage, deprecate register | lukem |
| 1997-01-09 | RCS ID police | tls |
| 1995-09-28 | Sync with 4.4BSD-Lite2 | perry |
| 1994-12-24 | pull in string.h | cgd |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-08-01 | Add RCS indentifiers. | mycroft |
| 1993-07-31 | Add RCS indentifiers. | mycroft |
| 1993-04-09 | added, from net/2 (patch 124). | cgd |