| Commit message (Expand) | Author | Files | Lines |
2000-04-04 | repair some mis-directed links | deraadt | 1 | -8/+6 |
2000-04-04 | MLINK srandomdev | millert | 1 | -1/+2 |
2000-04-03 | Add srandomdev() from FreeBSD for use by sendmail and others. | millert | 2 | -3/+69 |
2000-04-03 | correct Xr to where we actually install the man pages | deraadt | 57 | -67/+72 |
2000-04-02 | First appeared in OpenBSD 2.1 | millert | 1 | -1/+4 |
2000-04-01 | do some file renaming here, and more links | deraadt | 1 | -20/+114 |
2000-04-01 | more MLINKS | deraadt | 1 | -2/+133 |
2000-03-30 | oops | deraadt | 1 | -2/+2 |
2000-03-30 | no buffer.3, instead, cp before pod2man | deraadt | 1 | -4/+11 |
2000-03-29 | name is incorrect: openssl people please note | deraadt | 1 | -1/+1 |
2000-03-29 | Add missing d2i_DHparams.cat3 to MANALL | millert | 1 | -2/+2 |
2000-03-29 | Run pod2man with the basename of the pod page so the heading is normal. | millert | 1 | -7/+7 |
2000-03-29 | initial attempt at a complete set of ssl/crypto man pages as part of the base... | deraadt | 1 | -3/+156 |
2000-03-28 | typo | deraadt | 1 | -2/+2 |
2000-03-21 | force shell execution; TDeval@PrimeOBJ.COM | deraadt | 3 | -3/+3 |
2000-03-20 | x509_att.c that was left out. | ho | 2 | -2/+2 |
2000-03-19 | Change how obj_dat.pl is run, it has changed to take args insted of io redirect | beck | 1 | -2/+2 |
2000-03-19 | No, I'm a luser and a moron. this is *not* supposed to be here. | beck | 2 | -1910/+0 |
2000-03-19 | this appears to be needed again. | beck | 2 | -0/+1910 |
2000-03-19 | cleanup | beck | 1 | -6/+0 |
2000-03-19 | new minty 0.9.5 openssl | beck | 1 | -3/+10 |
2000-03-19 | OpenSSL 0.9.5 merge | beck | 1262 | -32806/+87546 |
2000-03-16 | workaround against name servers which return NXDOMAIN/SERVFAIL on IPv4 only | itojun | 1 | -2/+4 |
2000-03-14 | Suffix "i.e." and "e.g." with a comma. Just another really picky man page | aaron | 1 | -2/+2 |
2000-03-13 | fix error handling in yp case. | itojun | 1 | -2/+3 |
2000-03-13 | avoid unused variable by #ifdef | itojun | 1 | -3/+6 |
2000-03-13 | don't process NI_NOFQDN, since the currently coded behavior is not specwise | itojun | 1 | -1/+3 |
2000-03-10 | Various cleanups and standardization. | aaron | 1 | -21/+42 |
2000-03-04 | In Unix land we prefer "whitespace" to "white space" or "white-space". At | aaron | 5 | -10/+10 |
2000-03-02 | $OpenBSD$ | todd | 2 | -2/+2 |
2000-03-01 | $OpenBSD$ | todd | 1 | -1/+1 |
2000-03-01 | typo fix; halogen@nol.net | deraadt | 1 | -2/+2 |
2000-02-29 | fix alignment constraint in IPv6 routing header manipulation (ancillary data). | itojun | 1 | -7/+19 |
2000-02-29 | Use Dq/Sq and friends. | aaron | 1 | -16/+29 |
2000-02-25 | repair prototypes; cky@pobox.com | deraadt | 1 | -5/+5 |
2000-02-25 | make getaddrinfo obey search order declared in resolv.conf. | itojun | 1 | -142/+924 |
2000-02-25 | always pass salen as separate argument, so that it can be friendly with | itojun | 1 | -20/+22 |
2000-02-24 | fread() of /dev/random reads an entire huge stdio buffer, instead of the 32 | deraadt | 2 | -10/+18 |
2000-02-23 | Small bits of clean-up. | aaron | 2 | -14/+11 |
2000-02-23 | - Put structure field descriptions in a tagged list. | aaron | 1 | -53/+46 |
2000-02-23 | add freeifaddrs(3), which reclaims region allocated by getifaddrs(3). | itojun | 3 | -7/+15 |
2000-02-23 | add getifaddrs(3), from bsdi4. | itojun | 3 | -5/+539 |
2000-02-21 | remove extra #ifdef (USE_GETIPNODEBY) | itojun | 1 | -9/+1 |
2000-02-18 | do not perform sleep() every time we get ECONNREFUSED. | itojun | 1 | -6/+12 |
2000-02-17 | to synchronize with progress of discussion for post | itojun | 2 | -4/+4 |
2000-02-16 | add more comments from recent kame. | itojun | 2 | -6/+51 |
2000-02-15 | make it possible to compile without -DINET6 | itojun | 1 | -2/+2 |
2000-02-14 | add BUGS section about getaddrinfo(3) search order. | itojun | 1 | -1/+6 |
2000-02-09 | revise extended scoped address format support. delimiter and the order | itojun | 2 | -111/+221 |
2000-01-31 | massive indent pass | deraadt | 1 | -262/+195 |