summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
1997-08-20Update from lite2 version and fix grammatical error fromTodd C. Miller
1997-08-20Make this compile is FIONREAD is defined. Guess this wasTodd 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-19$OpenBSD$Niklas Hallqvist
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-13Fix PR #299 (pcap_inject busted).dm
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-08-01ut_time is an intTodd C. Miller
1997-08-01state should be an intTheo de Raadt
1997-07-29This case of version number update is a little special and was not well-knownNiklas Hallqvist
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-28Removed confusing text which implies that gamma() computes the gammaTheo de Raadt
1997-07-28convert to mandoc, add tagflipk
1997-07-28dollar OpenBSD dollar tagflipk
1997-07-28convert to mandoc. prettyflipk
1997-07-27Remove debugging info, whoops.Todd C. Miller
1997-07-27bump minorTodd C. Miller
1997-07-27- Do coarse locking on /etc/skeykeys. Fixes a race that could allowTodd C. Miller
1997-07-27Fix search and replace error introduced in version 1.16.Todd C. Miller
1997-07-27Use .Sq.Jason Downs
1997-07-27Use -bulletJason Downs
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-26Convert upper -> lower case in seed for fake s/key propt.Todd C. Miller
1997-07-26 - int -> long fixesTodd C. Miller
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-24Fix one instance of bad strncpy() usage and some KNF.Todd C. Miller
1997-07-24use -fno-omit-frame-pointer; the reason is almost crazy; pr#287Theo de Raadt