summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2000-03-02$OpenBSD$Todd T. Fries
2000-03-01$OpenBSD$Todd T. Fries
2000-03-01typo fix; halogen@nol.netTheo de Raadt
2000-02-29fix alignment constraint in IPv6 routing header manipulation (ancillary data).Jun-ichiro itojun Hagino
2000-02-29Use Dq/Sq and friends.Aaron Campbell
2000-02-28need string.hTheo de Raadt
2000-02-26alphaDavid Leonard
2000-02-26better column titles. show prioq and scheduler timing informationDavid Leonard
2000-02-26uninitialised fieldsDavid Leonard
2000-02-25Update for libtelnet, cut-n-pasted from kth-krb's libtelnet.Hans Insulander
2000-02-25repair prototypes; cky@pobox.comTheo de Raadt
2000-02-25make it very safe against LP64 alignment issues, by using getifaddrs().Jun-ichiro itojun Hagino
2000-02-25make getaddrinfo obey search order declared in resolv.conf.Jun-ichiro itojun Hagino
2000-02-25always pass salen as separate argument, so that it can be friendly withJun-ichiro itojun Hagino
2000-02-24fread() of /dev/random reads an entire huge stdio buffer, instead of the 32Theo de Raadt
2000-02-23Small bits of clean-up.Aaron Campbell
2000-02-23- Put structure field descriptions in a tagged list.Aaron Campbell
2000-02-23add freeifaddrs(3), which reclaims region allocated by getifaddrs(3).Jun-ichiro itojun Hagino
2000-02-23add getifaddrs(3), from bsdi4.Jun-ichiro itojun Hagino
2000-02-21Increment the minor number for fseeko()/ftello() addition.Todd C. Miller
2000-02-21Add fseeko() and ftello() -- versions of fseek() and ftell() that use off_t.Todd C. Miller
2000-02-21remove extra #ifdef (USE_GETIPNODEBY)Jun-ichiro itojun Hagino
2000-02-19fix example. ok aaron@Eric Jackson
2000-02-19typo; peter@freebsdTheo de Raadt
2000-02-19Remove com_right.h, it's included in com_err.hHans Insulander
2000-02-19Update to a newer version from KTH-Kerberos.Hans Insulander
2000-02-18Scale-down cleanup table on allocation failure (Stanley@webspective.com)Angelos D. Keromytis
2000-02-18do not perform sleep() every time we get ECONNREFUSED.Jun-ichiro itojun Hagino
2000-02-17to synchronize with progress of discussion for postJun-ichiro itojun Hagino
2000-02-16add more comments from recent kame.Jun-ichiro itojun Hagino
2000-02-15make it possible to compile without -DINET6Jun-ichiro itojun Hagino
2000-02-14add BUGS section about getaddrinfo(3) search order.Jun-ichiro itojun Hagino
2000-02-12Correctly handle comments at the beginning of an assertion (noted byAngelos D. Keromytis
2000-02-12Sync.Angelos D. Keromytis
2000-02-12Simplify a couple of things in the lexer, make the compiler happy soAngelos D. Keromytis
2000-02-10moreDavid Leonard
2000-02-10its a stack, not a queueDavid Leonard
2000-02-10protect arguments to NdDavid Leonard
2000-02-10document existence of pthread_setcancelstate and pthread_setcanceltypeDavid Leonard
2000-02-10oopsDavid Leonard
2000-02-10add DUMP_INFO helper macroDavid Leonard
2000-02-10ident. fix comment.David Leonard
2000-02-09revise extended scoped address format support. delimiter and the orderJun-ichiro itojun Hagino
2000-02-07add man-page to fhopen et al. From NetBSDassar
2000-02-07bump minor (fhopen, fhstat, fhstatfs added)assar
2000-02-07add fhopen, fhstat, fhstatfs system calls. largely from NetBSDassar
2000-02-06ncurses-5.0-20000205Todd C. Miller
2000-02-01no need to extern int errno if errno.h is includedTheo de Raadt
2000-02-01Fix typo.Angelos D. Keromytis
2000-01-30Remove bogus ~ from keynote_stringhash() which resulted in allAngelos D. Keromytis