Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-03-30 | oops | Theo de Raadt | |
2000-03-30 | no buffer.3, instead, cp before pod2man | Theo de Raadt | |
2000-03-29 | name is incorrect: openssl people please note | Theo de Raadt | |
2000-03-29 | Add missing d2i_DHparams.cat3 to MANALL | Todd C. Miller | |
2000-03-29 | Run pod2man with the basename of the pod page so the heading is normal. | Todd C. Miller | |
2000-03-29 | initial attempt at a complete set of ssl/crypto man pages as part of the ↵ | Theo de Raadt | |
base system, oh this is going to hurt | |||
2000-03-29 | more MLINKS | Theo de Raadt | |
2000-03-28 | tzfile(5) not tzfil(5) | Theo de Raadt | |
2000-03-28 | need more links for MD[45]Transform | Theo de Raadt | |
2000-03-28 | typo | Theo de Raadt | |
2000-03-28 | sigblock.3 MLINK | Theo de Raadt | |
2000-03-28 | fseeko.3 and ftello.3 | Theo de Raadt | |
2000-03-28 | no need to spec the link path | Theo de Raadt | |
2000-03-28 | Expose MDXTransform functions to be consistent with sha1 and rmd160. | Todd C. Miller | |
2000-03-26 | Update to ncurses-5.0-20000325 | Todd C. Miller | |
2000-03-24 | Make f_bsize signed. Having it unsigned causes surprising (and unwanted) | Todd C. Miller | |
type coercions. With this fixed I can back out the hack in df. | |||
2000-03-24 | Mention that FNM_LEADING_DIR and FNM_CASEFOLD are extensions. | Todd C. Miller | |
I got bit by this recently in my own code... | |||
2000-03-23 | *_r MLINKS | David Leonard | |
2000-03-23 | oops, return values are int | David Leonard | |
2000-03-23 | asctime_r, ctime_r, gmtime_r, localtime_r. ok aaron@ | David Leonard | |
2000-03-23 | readdir_r. ok aaron@ | David Leonard | |
2000-03-23 | getgrnam_r, getgrgid_r. ok aaron@ | David Leonard | |
2000-03-23 | Add #ifdef __STDC__ around the rangematch function header to avoid | Todd C. Miller | |
promotion of test to int, thus violating the prototype. Gcc handles this gracefully but more std ANSI compilers will complain. | |||
2000-03-23 | test re-entrant getpwnam_r | David Leonard | |
2000-03-22 | MACHINE_STACK_GROWS_UP | David Leonard | |
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 | |
*warning* this bumps shared lib minors for libssl and libcrypto from 2.1 to 2.2 if you are using the ssl26 packages for ssh and other things to work you will need to get new ones (see ~beck/libsslsnap/<arch>) on cvs or ~beck/src-patent.tar.gz on cvs | |||
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 | |
node (the srever server should return acount = 0 without error). NetBSD PR: 9621 | |||
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 | |
commit, as we want our documentation to be as consistently formatted as possible (it's getting there :-)). | |||
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 | |
correct. | |||
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 | |
appropriate mdoc macros to handle these cases. | |||
2000-03-04 | In Unix land we prefer "whitespace" to "white space" or "white-space". At | Aaron Campbell | |
least, this is the impression I get from looking at a lot of Perl docs. | |||
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 | |