| Age | Commit message (Expand) | Author |
| 2001-09-16 | Sort sections and SEE ALSO. | wiz |
| 2001-09-16 | Standardize section header. | wiz |
| 2001-09-16 | Boring whitespace fixes. | wiz |
| 2000-01-22 | Delint. | mycroft |
| 1999-10-06 | remove the list of signals and xref signal(7) instead | jdolecek |
| 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-03-22 | Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1999-02-24 | use ${ARCHDIR} instead of ${.CURDIR}/arch/${MACHINE_ARCH} where appropriate | drochner |
| 1998-11-14 | ifdef out __warn_references if we are linting. | christos |
| 1998-10-18 | Replace use of getdtablesize() with (the non-deprecated) sysconf(), hence no | kleink |
| 1998-10-08 | Add an internal name for getdtablesize(), since it's being used internally. | kleink |
| 1998-09-27 | Squash remnants of signal breakage... old sigvec() interface... | christos |
| 1998-09-26 | make it use posix signal system calls... Cannot play | christos |
| 1998-08-29 | first pass at fixing up capitalization of function names and | lukem |
| 1998-07-27 | If AUDIT, do not compile certain functions. | mycroft |
| 1998-06-08 | warn_refs getwd | lukem |
| 1998-04-29 | fix bad .Xr references | fair |
| 1998-04-28 | fix mdoc reference | fair |
| 1998-04-28 | Change occurrences of "UNIX" to .Ux or .At as appropriate. | fair |
| 1998-02-27 | trivial changes to quiet lint. | perry |
| 1998-02-25 | Coerce -1 to a (uid_t) to shut up lint. | perry |
| 1998-02-25 | explicitly coerce a -1 to gid_t to quiet lint. | perry |
| 1998-02-05 | add LIBRARY section to man page | perry |
| 1998-02-02 | merge lite-2 | perry |
| 1998-01-09 | RCS Id Police. | perry |
| 1997-11-04 | __warn_references and __indr_reference semicolon fixups. From | thorpej |
| 1997-11-01 | Minor wording changes, and update the date. | mycroft |
| 1997-11-01 | Declare the return type. | mycroft |
| 1997-11-01 | sv_mask is an int, not a sigset_t. | mycroft |
| 1997-10-09 | rcsid police | lukem |
| 1997-07-21 | If port provides __weak_alias(), provide an Standard C and POSIX pure | jtc |
| 1997-07-13 | Fix RCSID's | christos |
| 1997-07-13 | Fix assignment in if | christos |
| 1997-07-13 | Fix RCSID's | christos |
| 1997-05-12 | xref sigsetmask(3) not sigsetmask(2), and RCSid police. | mikel |
| 1997-05-12 | xref sig{block,setmask}(3) not sig{block,setmask}(2), and RCSid police. | mikel |
| 1997-01-23 | - convert unsafe strcpy(), strcat() and sprintf() to the `n' versions. | mrg |
| 1997-01-17 | change sigpause(2) to sigsuspend(2) or sigpause(3), depending | perry |
| 1996-12-26 | eliminate incorrect self-reference. | mikel |
| 1996-12-20 | include unistd.h and fix up sethostid() return type (was long here, now int) | cgd |
| 1996-07-08 | Now that setreuid() and setregid() are system calls again, don't call | thorpej |
| 1996-06-23 | Remove the old (broken) setre[ug]id() emulation. | mycroft |
| 1996-03-06 | Added getrlimit(2) and sysconf(3) cross references | jtc |
| 1995-05-11 | Winning Strategies has placed this code in the public domain. | jtc |
| 1995-03-01 | Clean up deleted files. | mycroft |
| 1994-12-22 | specify man pages the new way. | cgd |
| 1994-12-15 | Fix cross references: sysctl(2) -> sysctl(3) (PR #643). | jtc |
| 1994-12-05 | Changed <sys/signal.h> to <signal.h>. | jtc |
| 1994-10-17 | either change or update references to sigvec(), as appropriate | cgd |