summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2000-01-30visit next addrinfo structure when rresvport_af() fails.Jun-ichiro itojun Hagino
2000-01-30i386 is a new libkvm nowMichael Shalayeff
2000-01-29use alloca() instead of malloc, for vfork safetyTheo de Raadt
2000-01-28don't permit freeaddrinfo(NULL). now the behavior is consistentJun-ichiro itojun Hagino
2000-01-27avoid memory leakage on freeaddrinfo().Jun-ichiro itojun Hagino
2000-01-27add IPv6-ready rcmd() friends.Jun-ichiro itojun Hagino
2000-01-27repair nroff botchTheo de Raadt
2000-01-26document EINVAL also meaning socket family mismatch; Jean-Luc.Richier@imag.frTheo de Raadt
2000-01-26typo (no verb)Jun-ichiro itojun Hagino
2000-01-26fix .Os KAMEJun-ichiro itojun Hagino
2000-01-26fix RFC2553 conformance. AI_CANONNAME does not mean reverse query.Jun-ichiro itojun Hagino
2000-01-26man page updates from itojunTheo de Raadt
2000-01-26new bindresvport() semantics that itojun, shin, jean-luc and i have agreed on...Theo de Raadt
2000-01-25repairTheo de Raadt
2000-01-25Sync with current version (just the file renamed).Angelos D. Keromytis
2000-01-25simplify, maaan!Michael Shalayeff
2000-01-24return values are in ret* regsMichael Shalayeff
2000-01-24in bindresvport(), if sin is non-NULL, example sin->sin_family for the actual...Theo de Raadt
2000-01-23Update to ncurses-5.0-20000122Todd C. Miller
2000-01-22canceled -> cancelledAaron Campbell
2000-01-22Use .Er macro when referring to errno error names.Aaron Campbell
2000-01-22Use .Va macro when referring to the global variable errno.Aaron Campbell
2000-01-22Use .Va.Aaron Campbell
2000-01-22ie. -> i.e.,Aaron Campbell