summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
1999-06-30indentTheo de Raadt
1999-06-30clarify trade secret issueTheo de Raadt
1999-06-30document KERN_ARND, this mangpage needs work, KERN_RND, KERN_NOSUIDCOREDUMP,Niels Provos
1999-06-29if /dev/arandom is not available for seeding, use data from sysctlNiels Provos
1999-06-29temporary crankTheo de Raadt
1999-06-29first round of repairs on stdlibAaron Campbell
1999-06-29repairsAaron Campbell
1999-06-29new mdoc bm(3) man pageAaron Campbell
1999-06-29add #include for <vm/vm_inherit.h>Aaron Campbell
1999-06-29fix some old macros that didn't get converted from man to mdocAaron Campbell
1999-06-29.Fa int -> .Li int (should use literal macro to refer to data types)Aaron Campbell
1999-06-29- change references to nil to null; tschroed@acm.orgAaron Campbell
1999-06-29add Xr for stdio(3) like the is*() man pagesAaron Campbell
1999-06-29fix phasingTheo de Raadt
1999-06-29accept(2) will set errno to EINVAL if the socket is not listen(2)'ingAaron Campbell
1999-06-28Bye, bye work-around.Marc Espie
1999-06-27ncurses-5.0-990626Todd C. Miller
1999-06-25Update for correct location of OpenSSL include files.Angelos D. Keromytis
1999-06-25use AF_LOCAL instead of AF_UNIXTheo de Raadt
1999-06-25add missing reference to setsockopt(2) in "SEE ALSO" section; tron@netbsd.orgAaron Campbell
1999-06-23Fixed compilation problems.cmetz
1999-06-23Compilation fixes.cmetz
1999-06-23Removed non-existent source file from SRC.cmetz
1999-06-23Removed portability ifdefs.cmetz
1999-06-23Removed portability ifdefs and calls to nonstandard back-end.cmetz
1999-06-23net_addrcmp(); needs man pageTheo de Raadt
1999-06-23KNFTheo de Raadt
1999-06-23Accidentally commited. Thanks mickey for catching this one.cmetz
1999-06-23Added some protocol independent interfaces (supposedly IPv6 support APIs, butcmetz
1999-06-22do it right this timeArtur Grabowski
1999-06-22UVM support + some cleanupArtur Grabowski
1999-06-21Update.Angelos D. Keromytis
1999-06-18new mandoc-style pcap(3) man page; kwesterback@home.comAaron Campbell
1999-06-17When finding the end of dst, never traverse more than siz bytes. ThisTodd C. Miller
1999-06-17fix RCS tagsBrad Smith
1999-06-16More xref sorting under SEE ALSO.Alex Feldman
1999-06-15this should definately have been cranked beforeTheo de Raadt
1999-06-15ncurses-5.0-990614 -- only affects ada stuff which we don't ship so just upda...Todd C. Miller
1999-06-15changes required for powerpc libc_r support.Dale S. Rahn
1999-06-15Remove pthread_atfork()David Leonard
1999-06-15Remove pthread_atfork(). It was only part of draft 10 for a little while and ...David Leonard
1999-06-14mention the process' pid in the debug message. greatly helps to debug problem...David Leonard
1999-06-14cvs skipped these files in the previous commit for mysterious reasonsTodd C. Miller
1999-06-14ncurses-5.0-990612Todd C. Miller
1999-06-09document cancellation point handling a bit betterDavid Leonard
1999-06-09sync with freebsdDavid Leonard
1999-06-07replacement pipe() system call; copies data into place inside kernel, soTheo de Raadt
1999-06-06adjtime(2) did not return EFAULT for bad olddelta ptr; darrenr@merlin.reed.wa...Theo de Raadt
1999-06-06ncurses-4.2-990605Todd C. Miller
1999-06-06add dot_quad_addr_new(); which can handle 255.255.255.255 addressesTheo de Raadt