summaryrefslogtreecommitdiff
path: root/lib/libc/compat-43
AgeCommit message (Expand)Author
2022-12-04lib: Mark up error names in man pages with .Eruwe
2019-09-01create was present in v1sevan
2019-03-03s/a DARPA Internet address/an Internet address/maya
2018-01-04Add bunch of missing includes of namespace.h in libckamil
2013-05-06End sentence with a dot.wiz
2012-06-25Update old-style definitions to ANSI, remove a couple of registerabs
2012-06-24fix old style definitions; XXX: gcc should have picked them up but it did not.christos
2012-01-05move the most of description to an appropriate section, HISTORY.yamt
2010-03-22Use .In for header files instead of .Ar Pa and variations.joerg
2006-04-24add an #include path for sigcompat.c to get at <sys/compat>; thisdrochner
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-03We have 2005.wiz
2005-12-03match realitychristos
2005-09-13compat core reorg.christos
2004-04-19The API to hostid that libc provides may involve a "long", but theatatat
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-26netbsd.org->NetBSD.orgsalo
2003-05-10Misc. fixes from jmc@openbsd.wiz
2003-04-16Usewiz
2003-02-04"Utilize" has exactly the same meaning as "use," but it is moreperry
2002-11-17use strlcpy where it is more appropriate.itojun
2002-10-01-1 -> \-1.wiz
2002-10-01New sentence, new line. From Robert Elz.wiz
2002-08-10Sort sections. Update Dd for EXAMPLES addition.wiz
2002-08-10bring in EXAMPLES sections from openbsd.yamt
2002-05-26__STDC__ is always defined on NetBSD.wiz
2002-02-07Generate <>& symbolically.ross
2001-09-16Sort sections and SEE ALSO.wiz
2001-09-16Standardize section header.wiz
2001-09-16Boring whitespace fixes.wiz
2000-01-22Delint.mycroft
1999-10-06remove the list of signals and xref signal(7) insteadjdolecek
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1999-03-22Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-02-24use ${ARCHDIR} instead of ${.CURDIR}/arch/${MACHINE_ARCH} where appropriatedrochner
1998-11-14ifdef out __warn_references if we are linting.christos
1998-10-18Replace use of getdtablesize() with (the non-deprecated) sysconf(), hence nokleink
1998-10-08Add an internal name for getdtablesize(), since it's being used internally.kleink
1998-09-27Squash remnants of signal breakage... old sigvec() interface...christos
1998-09-26make it use posix signal system calls... Cannot playchristos
1998-08-29first pass at fixing up capitalization of function names andlukem
1998-07-27If AUDIT, do not compile certain functions.mycroft
1998-06-08warn_refs getwdlukem
1998-04-29fix bad .Xr referencesfair
1998-04-28fix mdoc referencefair
1998-04-28Change occurrences of "UNIX" to .Ux or .At as appropriate.fair
1998-02-27trivial changes to quiet lint.perry
1998-02-25Coerce -1 to a (uid_t) to shut up lint.perry
1998-02-25explicitly coerce a -1 to gid_t to quiet lint.perry