| Age | Commit message (Expand) | Author |
| 2003-10-21 | Don't use NULL to compare against an int. | fvdl |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-05-14 | setup -> set up. | wiz |
| 2003-04-16 | Use | wiz |
| 2002-11-11 | Fix signed/unsigned comparison warnings, and shadow warnings. | thorpej |
| 2002-10-01 | New sentence, new line. From Robert Elz. | wiz |
| 2002-08-08 | Refer to rcmd(3) instead of the non-existing krcmd(3). | soren |
| 2002-02-07 | Generate <>& symbolically. | ross |
| 2002-01-15 | Punctuation nit, sort SEE ALSO. | wiz |
| 2002-01-15 | Punctuation nit. | wiz |
| 2002-01-15 | Drop a trailing empty line. | wiz |
| 2001-11-05 | WARNS=2 fixes | lukem |
| 2000-09-14 | check LIBC_SCCS | msaitoh |
| 1999-09-20 | back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. | lukem |
| 1999-09-16 | * use _DIAGASSERT() to check pointer arguments against NULL and file | lukem |
| 1999-07-02 | More trailing white space. | simonb |
| 1999-05-09 | LP64 fixes. *sigh* | mycroft |
| 1999-05-04 | - KNF | christos |
| 1999-05-04 | - add a comparison to NULL in a conditional. | christos |
| 1999-05-04 | In lint redefine __compat_regerror to __compat43_regerror, to avoid clash | christos |
| 1999-05-04 | De-constify the code, and add const castaway lint comments. | christos |
| 1999-03-22 | Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1998-08-29 | first pass at fixing up capitalization of function names and | lukem |
| 1998-08-19 | Add some braces to make egcs happy. | thorpej |
| 1998-08-14 | Add the correct type for the first parameter. | phil |
| 1998-08-10 | bzero->memset, bcopy->memcpy, bcmp->memcmp | perry |
| 1998-07-06 | - use an array MAXHOSTNAMELEN+1 size to hold hostnames | mrg |
| 1998-06-01 | Need <re_comp.h> for re_comp() and re_exec() prototypes. | kleink |
| 1998-06-01 | Prototypes have moved: change inclusion of <unistd.h> to <re_comp.h>. | kleink |
| 1998-04-28 | fix mdoc references | fair |
| 1998-04-28 | Change occurrences of "UNIX" to .Ux or .At as appropriate. | fair |
| 1998-03-19 | FTP uses ruserpass() differently from that in libcompat. Fix rexec to | tv |
| 1998-03-19 | Add a ruserpass() function to make rexec happy. PR 901 (that's not a typo). | tv |
| 1998-02-05 | add LIBRARY section to man page | perry |
| 1998-02-03 | remove obsolete register declarations | perry |
| 1998-01-25 | remove files added by lite-2 sync. | perry |
| 1998-01-25 | import lite-2 | perry |
| 1997-10-09 | rcsid facism, WARNSify | lukem |
| 1997-06-19 | include <stdlib.h> for free() prototype | mikel |
| 1997-01-23 | - convert unsafe strcpy(), strcat() and sprintf() to the `n' versions. | mrg |
| 1996-03-21 | Handle null string in re_comp. | jtc |
| 1995-09-07 | Don't bother with a m68k assembly version of insque/remque. Gcc | jtc |
| 1995-06-05 | Prototypes (PR#1098). | pk |
| 1995-06-03 | Fill in sin_len. | mycroft |
| 1995-03-01 | Clean up deleted files. | mycroft |
| 1995-01-13 | Changed formatting of manpage cross references to use .Xr macro. | jtc |
| 1994-10-19 | needs string.h | cgd |
| 1994-05-06 | update | cgd |
| 1994-05-06 | Initial revision | cgd |
| 1994-05-06 | update | cgd |