| Age | Commit message (Expand) | Author |
| 2008-07-21 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2007-10-05 | Convert to raise_default_signal(3). | lukem |
| 2007-07-19 | Support an explicit Q_error return from inquire(), which is returned | lukem |
| 2006-11-24 | fix spelling of accidentally; from Zapher | christos |
| 2006-10-08 | WFORMAT is no more... | peter |
| 2006-04-09 | Coverity CID 2331: Plug memory leak. | christos |
| 2006-04-09 | Coverity CID 2333: Fix memory leak. | christos |
| 2004-02-13 | Spell the plural of suffix "suffixes", not "suffices". | wiz |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-14 | get rid of strsave(), use strdup directly | itojun |
| 2003-07-14 | the function is equivalent to strdup. | itojun |
| 2003-03-31 | users's -> user's (from Igor Sobrado in PR misc/19700) | perry |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2002-05-26 | Remove #ifndef'd __STDC__ code. ANSIfy. | wiz |
| 2002-02-07 | Edit -mdoc usage. | ross |
| 2001-12-01 | Use standard headers, drop a .Pp. | wiz |
| 2001-09-24 | va_{start,end} audit: | wiz |
| 2001-06-11 | Fix various misspellings of compatible/compatibility. | wiz |
| 2001-05-08 | Replace some .Xr to non-existing man pages with .Ic (since we don't | wiz |
| 2001-02-05 | fix redundant and nested decls | christos |
| 2000-11-15 | fix a multitude of core dumps because most functions were not checking | christos |
| 2000-11-15 | strcmp returns an int not a ptr so don't compare to NULL | christos |
| 2000-10-11 | More format string cleanup by sommerfeld. | is |
| 2000-01-14 | Eliminate hard coded buffer sizes in fgets() statements, use | mjl |
| 1999-11-06 | For temporary files' pathnames, check $TMPDIR before falling back to _PATH_TMP. | kleink |
| 1999-05-15 | Fix serious bug with string overruns that caused error to coredump randomly | christos |
| 1999-05-15 | Don't assume isspace(0) == 1 | sommerfeld |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1998-11-06 | char -> unsigned char | christos |
| 1998-10-08 | Get rid of multiply defined common symbols | wsanchez |
| 1998-03-30 | remove unused extern. | mrg |
| 1997-10-19 | fix compile warnings on the alpha. | mrg |
| 1997-10-18 | WARNSify (big job!), fix .Nm usage | lukem |
| 1997-05-17 | NULL => 0 (Arne Juul; PR#3629) | pk |
| 1997-03-22 | use mkstemp() instead of mktemp() | lukem |
| 1997-02-11 | fix typo; from Saitoh Masanobu in PR misc/3199. | mikel |
| 1995-09-10 | Handle long lines without core-dumping. | christos |
| 1995-09-02 | Sync with 4.4lite2 | jtc |
| 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 119). | cgd |