Age | Commit message (Expand) | Author |
2000-03-31 | Add a pointer to zic so new users can figure out how to set the | Todd C. Miller |
2000-03-30 | Reference /etc/localtime in FILES section. | Todd C. Miller |
2000-03-30 | Try a hard link before a soft one since we want hard links in | Todd C. Miller |
2000-03-30 | Make 'zic -l' actually work. I guess we all just do the symlink | Todd C. Miller |
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 base... | Theo de Raadt |
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 |
2000-03-24 | Mention that FNM_LEADING_DIR and FNM_CASEFOLD are extensions. | Todd C. Miller |
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 |
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 |
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 |