summaryrefslogtreecommitdiffstats
path: root/lib/libc/compat-43 (follow)
Commit message (Expand)AuthorAgeFilesLines
* #if __STDC__ --> #ifdef __STDC__mickey1997-07-254-8/+8
* tabifykstailey1997-07-231-3/+3
* back out my last change to avoid the __warn_references on the mips - it'sgraichen1997-01-203-9/+3
* put all the __warn_references behind a #ifndef NO_WARN_REFERENCES whichgraichen1997-01-194-4/+12
* -Wall madness.millert1996-12-211-2/+2
* strncpy that strerror, found by oliver@secnet.comderaadt1996-12-171-2/+3
* Remove dead codetholo1996-09-152-10/+10
* Fix RCS idstholo1996-08-1926-53/+38
* typoderaadt1996-07-271-3/+3
* mention sysctl(2) and setrlimit(2); netbsd pr#2152; from davide@PIPER.NECTAR.CS.CMU.EDUderaadt1996-05-041-2/+4
* Cast negative args to their unsigned typetholo1996-03-252-4/+4
* Add prototypes for internal functionstholo1996-03-252-4/+8
* Minor cleanuptholo1996-03-251-5/+0
* sethostid() is documented and has historically returned int, not longtholo1996-03-221-2/+2
* From NetBSD: merge of 960317niklas1996-03-191-2/+5
* initial import of NetBSD treederaadt1995-10-1826-0/+1911