| Age | Commit message (Expand) | Author |
| 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-09-16 | sort includes | lukem |
| 1999-08-22 | Add missing regerror() prototype. | kleink |
| 1999-08-22 | G/C the manual pages for getpw(3), vlimit(3) and vtimes(3). Although stated | kleink |
| 1999-08-12 | Undo last commit. As pointed out by John Darrow on "regex.c" wasn't listed | tron |
| 1999-08-11 | why have regex.c twice in SRCS ? | lukem |
| 1999-07-02 | More trailing white space. | simonb |
| 1999-05-09 | LP64 fixes. *sigh* | mycroft |
| 1999-05-06 | Forgot to commit this. | christos |
| 1999-05-04 | - widen prototypes | christos |
| 1999-05-04 | add /*ARGSUSED*/ | christos |
| 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-05-04 | Cast to unsigned short to avoid loss of precision message. | christos |
| 1999-03-22 | Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1999-02-13 | convert from NOxxx= to MKxxx=no. | lukem |
| 1998-09-14 | __RENAME() the libcompat regexp routines so they will not be used by | tv |
| 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-26 | Copy into a local buffer rather than using the getpw*() buffer. | mycroft |
| 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-29 | fix a bad .Xr | fair |
| 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 |
| 1998-01-09 | RCS Id Police. | perry |
| 1997-10-22 | use CPPFLAGS instead of CFLAGS | lukem |
| 1997-10-20 | Moved timezone, swapon and getdirentries back to libc. | christos |
| 1997-10-18 | xref time(3) instead of time(2) | mikel |
| 1997-10-16 | Add timezone, swapon, getdirentries | christos |
| 1997-10-16 | Remove namespace cruft and add a prototype for tztab | christos |
| 1997-10-16 | Moved by repository magick... | christos |
| 1997-10-10 | remove advertising clause from all my licenses. | mrg |
| 1997-10-10 | Add new getdents() syscall, provide compat code for old getdirentries. | fvdl |
| 1997-10-09 | rcsid facism, WARNSify | lukem |
| 1997-10-09 | Document that the time zone is obselete, add an xref to localtime(3), and | mycroft |
| 1997-07-21 | If port provides __weak_alias(), provide an Standard C and POSIX pure | jtc |
| 1997-07-13 | Fix RCSID's | christos |