Age | Commit message (Expand) | Author |
2000-03-21 | force shell execution; TDeval@PrimeOBJ.COM | Theo de Raadt |
2000-03-20 | x509_att.c that was left out. | Hakan Olsson |
2000-03-19 | Change how obj_dat.pl is run, it has changed to take args insted of io redirect | Bob Beck |
2000-03-19 | No, I'm a luser and a moron. this is *not* supposed to be here. | Bob Beck |
2000-03-19 | this appears to be needed again. | Bob Beck |
2000-03-19 | OpenSSL 0.9.5 merge | Bob Beck |
2000-03-19 | import openssl-0.9.7-beta1 | Bob Beck |
2000-03-16 | workaround against name servers which return NXDOMAIN/SERVFAIL on IPv4 only | Jun-ichiro itojun Hagino |
2000-03-15 | implimented -> implemented | Todd T. Fries |
2000-03-14 | Suffix "i.e." and "e.g." with a comma. Just another really picky man page | Aaron Campbell |
2000-03-13 | update to ncurses-5.0-20000311 | Todd C. Miller |
2000-03-13 | fix error handling in yp case. | Jun-ichiro itojun Hagino |
2000-03-13 | avoid unused variable by #ifdef | Jun-ichiro itojun Hagino |
2000-03-13 | don't process NI_NOFQDN, since the currently coded behavior is not specwise | Jun-ichiro itojun Hagino |
2000-03-10 | Sync. | Angelos D. Keromytis |
2000-03-10 | Update to ncurses-5.0-20000304 | Todd C. Miller |
2000-03-07 | Typo in synopsis: sont --> const | Alex Feldman |
2000-03-06 | Various mdoc fixups. | Aaron Campbell |
2000-03-06 | Do not leave `(' characters dangling at the end of lines; instead, use the | Aaron Campbell |
2000-03-04 | In Unix land we prefer "whitespace" to "white space" or "white-space". At | Aaron Campbell |
2000-03-04 | Use .Va for errno. | Aaron Campbell |
2000-03-04 | Various cleanups and mdoc'ing. | Aaron Campbell |
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 |