Age | Commit message (Expand) | Author |
2000-03-02 | $OpenBSD$ | Todd T. Fries |
2000-03-01 | $OpenBSD$ | Todd T. Fries |
2000-03-01 | typo fix; halogen@nol.net | Theo de Raadt |
2000-02-29 | fix alignment constraint in IPv6 routing header manipulation (ancillary data). | Jun-ichiro itojun Hagino |
2000-02-29 | Use Dq/Sq and friends. | Aaron Campbell |
2000-02-28 | need string.h | Theo de Raadt |
2000-02-26 | alpha | David Leonard |
2000-02-26 | better column titles. show prioq and scheduler timing information | David Leonard |
2000-02-26 | uninitialised fields | David Leonard |
2000-02-25 | Update for libtelnet, cut-n-pasted from kth-krb's libtelnet. | Hans Insulander |
2000-02-25 | repair prototypes; cky@pobox.com | Theo de Raadt |
2000-02-25 | make it very safe against LP64 alignment issues, by using getifaddrs(). | Jun-ichiro itojun Hagino |
2000-02-25 | make getaddrinfo obey search order declared in resolv.conf. | Jun-ichiro itojun Hagino |
2000-02-25 | always pass salen as separate argument, so that it can be friendly with | Jun-ichiro itojun Hagino |
2000-02-24 | fread() of /dev/random reads an entire huge stdio buffer, instead of the 32 | Theo de Raadt |
2000-02-23 | Small bits of clean-up. | Aaron Campbell |
2000-02-23 | - Put structure field descriptions in a tagged list. | Aaron Campbell |
2000-02-23 | add freeifaddrs(3), which reclaims region allocated by getifaddrs(3). | Jun-ichiro itojun Hagino |
2000-02-23 | add getifaddrs(3), from bsdi4. | Jun-ichiro itojun Hagino |
2000-02-21 | Increment the minor number for fseeko()/ftello() addition. | Todd C. Miller |
2000-02-21 | Add fseeko() and ftello() -- versions of fseek() and ftell() that use off_t. | Todd C. Miller |
2000-02-21 | remove extra #ifdef (USE_GETIPNODEBY) | Jun-ichiro itojun Hagino |
2000-02-19 | fix example. ok aaron@ | Eric Jackson |
2000-02-19 | typo; peter@freebsd | Theo de Raadt |
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 |