summaryrefslogtreecommitdiff
path: root/lib/libc
AgeCommit message (Expand)Author
1997-08-20Update from lite2 version and fix grammatical error fromTodd C. Miller
1997-08-19Standard format and general amelioration.Todd C. Miller
1997-08-19repair duplication checkTheo de Raadt
1997-08-19do not reuse id's. also be more careful with maxgids.Theo de Raadt
1997-08-18typo; entropy@tardis.bernstein.comTheo de Raadt
1997-08-18Install a64l/l64a man page. Also, tsearch.3 and friends were notTodd C. Miller
1997-08-17Man page for a64l(3) and l64a(3), based on a64l.3 from the MiNT docs 0.1.Todd C. Miller
1997-08-17basename(3) and dirname(3) as specified by XPG4 and XPG4.2Todd C. Miller
1997-08-16Actually, we can't claim xpg4.2 w/o real locales so elide that bit.Todd C. Miller
1997-08-16Document _toupper(3) and _tolower(3) and mention XPG4.2.Todd C. Miller
1997-08-10Update date up.Todd C. Miller
1997-08-09The list of tcp/udp ports not to allocate dynamically is nowTodd C. Miller
1997-08-09Fix some minor stuff and flesh out a bit.Todd C. Miller
1997-08-08Clarify a bit.Todd C. Miller
1997-08-04init net_entry properlyTheo de Raadt
1997-08-02doc EPERM; bitbltTheo de Raadt
1997-08-02From NetBSD (phil):Todd C. Miller
1997-08-01note about file table sharing and execveTheo de Raadt
1997-08-01pull in protosTheo de Raadt
1997-07-29convert to mdoc formatflipk
1997-07-28Install inet(3) page as inet_{ntop,pton}(3) pages tooNiklas Hallqvist
1997-07-28mandoc. tag. copyright.flipk
1997-07-28merge in getcap change by grr, in rev 1.8Theo de Raadt
1997-07-28convert to mandoc, add tagflipk
1997-07-28dollar OpenBSD dollar tagflipk
1997-07-28convert to mandoc. prettyflipk
1997-07-27crank major, due to the arc libc messupTheo de Raadt
1997-07-27revert until the change gets evaluated by more peopleTheo de Raadt
1997-07-27Make correct distinction between "entry not found" and "no capability files",grr
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1997-07-25document EINVAL per kern_descr.c:sys_flock() changeMichael Shalayeff
1997-07-25add man page from netbsdMichael Shalayeff
1997-07-25update to reality from netbsdMichael Shalayeff
1997-07-24does not use read(2)Theo de Raadt
1997-07-24copy d_type; giles@nemeton.com.auTheo de Raadt
1997-07-23tabify + trailing blankskstailey
1997-07-23tabify + trailing blankskstailey
1997-07-23tabify + trailing blankskstailey
1997-07-23tabify + trailing blankskstailey
1997-07-23trailing blankskstailey
1997-07-23tabifykstailey
1997-07-23tabifykstailey
1997-07-23tabifykstailey
1997-07-23tabifykstailey
1997-07-23Don't do a gethostbyname() on "localhost" since we need it toTodd C. Miller
1997-07-22setpgid 2Theo de Raadt
1997-07-21long stuff; netbsdTheo de Raadt
1997-07-21include file with protoTheo de Raadt
1997-07-18Converting u_char[] -> u_int[] is easy on little endian machines :-)Todd C. Miller
1997-07-17.Xr fixTheo de Raadt