Age | Commit message (Expand) | Author |
2000-02-19 | Remove com_right.h, it's included in com_err.h | Hans Insulander |
2000-02-19 | Update to a newer version from KTH-Kerberos. | Hans Insulander |
2000-02-18 | Scale-down cleanup table on allocation failure (Stanley@webspective.com) | Angelos D. Keromytis |
2000-02-18 | do not perform sleep() every time we get ECONNREFUSED. | Jun-ichiro itojun Hagino |
2000-02-17 | to synchronize with progress of discussion for post | Jun-ichiro itojun Hagino |
2000-02-16 | add more comments from recent kame. | Jun-ichiro itojun Hagino |
2000-02-15 | make it possible to compile without -DINET6 | Jun-ichiro itojun Hagino |
2000-02-14 | add BUGS section about getaddrinfo(3) search order. | Jun-ichiro itojun Hagino |
2000-02-12 | Correctly handle comments at the beginning of an assertion (noted by | Angelos D. Keromytis |
2000-02-12 | Sync. | Angelos D. Keromytis |
2000-02-12 | Simplify a couple of things in the lexer, make the compiler happy so | Angelos D. Keromytis |
2000-02-10 | more | David Leonard |
2000-02-10 | its a stack, not a queue | David Leonard |
2000-02-10 | protect arguments to Nd | David Leonard |
2000-02-10 | document existence of pthread_setcancelstate and pthread_setcanceltype | David Leonard |
2000-02-10 | oops | David Leonard |
2000-02-10 | add DUMP_INFO helper macro | David Leonard |
2000-02-10 | ident. fix comment. | David Leonard |
2000-02-09 | revise extended scoped address format support. delimiter and the order | Jun-ichiro itojun Hagino |
2000-02-07 | add man-page to fhopen et al. From NetBSD | assar |
2000-02-07 | bump minor (fhopen, fhstat, fhstatfs added) | assar |
2000-02-07 | add fhopen, fhstat, fhstatfs system calls. largely from NetBSD | assar |
2000-02-06 | ncurses-5.0-20000205 | Todd C. Miller |
2000-02-01 | no need to extern int errno if errno.h is included | Theo de Raadt |
2000-02-01 | Fix typo. | Angelos D. Keromytis |
2000-01-30 | Remove bogus ~ from keynote_stringhash() which resulted in all | Angelos D. Keromytis |
2000-01-30 | visit next addrinfo structure when rresvport_af() fails. | Jun-ichiro itojun Hagino |
2000-01-30 | i386 is a new libkvm now | Michael Shalayeff |
2000-01-29 | use alloca() instead of malloc, for vfork safety | Theo de Raadt |
2000-01-28 | don't permit freeaddrinfo(NULL). now the behavior is consistent | Jun-ichiro itojun Hagino |
2000-01-27 | avoid memory leakage on freeaddrinfo(). | Jun-ichiro itojun Hagino |
2000-01-27 | add IPv6-ready rcmd() friends. | Jun-ichiro itojun Hagino |
2000-01-27 | repair nroff botch | Theo de Raadt |
2000-01-26 | document EINVAL also meaning socket family mismatch; Jean-Luc.Richier@imag.fr | Theo de Raadt |
2000-01-26 | typo (no verb) | Jun-ichiro itojun Hagino |
2000-01-26 | fix .Os KAME | Jun-ichiro itojun Hagino |
2000-01-26 | fix RFC2553 conformance. AI_CANONNAME does not mean reverse query. | Jun-ichiro itojun Hagino |
2000-01-26 | man page updates from itojun | Theo de Raadt |
2000-01-26 | new bindresvport() semantics that itojun, shin, jean-luc and i have agreed on... | Theo de Raadt |
2000-01-25 | repair | Theo de Raadt |
2000-01-25 | Sync with current version (just the file renamed). | Angelos D. Keromytis |
2000-01-25 | simplify, maaan! | Michael Shalayeff |
2000-01-24 | return values are in ret* regs | Michael Shalayeff |
2000-01-24 | in bindresvport(), if sin is non-NULL, example sin->sin_family for the actual... | Theo de Raadt |
2000-01-23 | Update to ncurses-5.0-20000122 | Todd C. Miller |
2000-01-22 | canceled -> cancelled | Aaron Campbell |
2000-01-22 | Use .Er macro when referring to errno error names. | Aaron Campbell |
2000-01-22 | Use .Va macro when referring to the global variable errno. | Aaron Campbell |
2000-01-22 | Use .Va. | Aaron Campbell |
2000-01-22 | ie. -> i.e., | Aaron Campbell |