| Age | Commit message (Expand) | Author |
| 2012-04-08 | Remove unnecessary Bk/Ek pairs from SYNOPSIS. | wiz |
| 2011-08-31 | NULL does not need a cast | plunky |
| 2011-08-30 | static, __printflike, __dead | joerg |
| 2011-01-04 | Fix fd leak in error cases. Found by cppcheck. | wiz |
| 2010-02-03 | Userland now builds and uses terminfo instead of termcap. | roy |
| 2009-07-13 | Rename internal getline() function to get_line() so it does | roy |
| 2009-01-18 | fix -Wsign-compare issues | lukem |
| 2008-12-06 | PR/40117 - Bug Hunting -- new line, new sentence; punctuation | jnemeth |
| 2008-07-21 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2007-10-03 | remove null test; it is not necessary as we always look at the next element. | christos |
| 2007-10-03 | - int -> size_t | christos |
| 2006-10-22 | use c99 initializers | christos |
| 2006-05-25 | Coverity CID 830: Avoid NULL deref. | christos |
| 2006-03-21 | Coverity CID 1225: Don't close negative fd. While here fix fd leak. | christos |
| 2006-01-15 | Fix obvious error, hopefully correctly. | is |
| 2006-01-12 | sizeof(char) is unneccesary. | garbled |
| 2006-01-12 | Add libedit command line history capability to lpc(8). | garbled |
| 2005-11-28 | - WARNS = 4 | christos |
| 2004-10-30 | Add (unsigned char) cast to ctype functions | dsl |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-05-17 | use strlcpy/strlcat. | itojun |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2002-07-20 | sweep of errx/warnx, remove unnecessary trailing \n | grant |
| 2002-07-14 | Unifdef __STDC__. Remove __P(). ANSIfy. | wiz |
| 2002-05-19 | Make ngroups, which is the size of a static array, static too. From | wiz |
| 2002-01-19 | Sort SEE ALSO and sections. | wiz |
| 2001-11-14 | Test absense of command differently to avoid null pointer deference | enami |
| 2001-04-09 | lowercase Lpq in xref, and some whitespace fixes. | wiz |
| 2000-08-24 | Fix ingroup() to not check gid against trailing groups not set by | sommerfeld |
| 2000-04-16 | make scandir(3)'s 3rd argument take a function that takes a *const* | mrg |
| 1999-03-24 | Remove spurious .ne's. | mycroft |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1999-03-10 | Add missing .El line. | erh |
| 1999-03-07 | Clean up SYNOPSIS formatting. | mycroft |
| 1997-10-10 | only compile common_source/* once (25% faster), remove unused printcap.c | lukem |
| 1997-10-05 | fix alpha compile warnings. | mrg |
| 1997-10-05 | - WARNS?=1 | mrg |
| 1997-10-05 | merge 4.4 lite2 | mrg |
| 1997-07-10 | oops | mikel |
| 1997-07-10 | clarify assignments used as conditionals (gcc -Wall) | mikel |
| 1997-07-10 | clarify conditional in for-loop (gcc -Wall) | mikel |
| 1997-07-09 | Changed /var/spool/* to /var/spool/output/*, to be consistant with reality. | jtc |
| 1997-05-08 | Back out the .PATH.c changes. The .depend problem (and others) | gwr |
| 1997-05-06 | Use .PATH.c: ... | gwr |
| 1996-12-09 | remove unsafe calls to strcpy(), strcat(), and sprintf(). some KNF. | mrg |
| 1996-01-14 | More descriptive message for printer status. Addresses PR #509. | hpeyerl |
| 1995-11-15 | Add RCSIDs | pk |
| 1995-10-03 | -- convert sgtty to termios. From: Scott Bartram <scottb@iis.net> | hpeyerl |
| 1994-12-22 | specify man pages the new way. | cgd |
| 1994-05-18 | clean up that import. no rcsids yet. | cgd |