summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2000-03-30oopsTheo de Raadt
2000-03-30no buffer.3, instead, cp before pod2manTheo de Raadt
2000-03-29name is incorrect: openssl people please noteTheo de Raadt
2000-03-29Add missing d2i_DHparams.cat3 to MANALLTodd C. Miller
2000-03-29Run pod2man with the basename of the pod page so the heading is normal.Todd C. Miller
2000-03-29initial 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-29more MLINKSTheo de Raadt
2000-03-28tzfile(5) not tzfil(5)Theo de Raadt
2000-03-28need more links for MD[45]TransformTheo de Raadt
2000-03-28typoTheo de Raadt
2000-03-28sigblock.3 MLINKTheo de Raadt
2000-03-28fseeko.3 and ftello.3Theo de Raadt
2000-03-28no need to spec the link pathTheo de Raadt
2000-03-28Expose MDXTransform functions to be consistent with sha1 and rmd160.Todd C. Miller
2000-03-26Update to ncurses-5.0-20000325Todd C. Miller
2000-03-24Make 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-24Mention 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 MLINKSDavid Leonard
2000-03-23oops, return values are intDavid Leonard
2000-03-23asctime_r, ctime_r, gmtime_r, localtime_r. ok aaron@David Leonard
2000-03-23readdir_r. ok aaron@David Leonard
2000-03-23getgrnam_r, getgrgid_r. ok aaron@David Leonard
2000-03-23Add #ifdef __STDC__ around the rangematch function header to avoidTodd C. Miller
promotion of test to int, thus violating the prototype. Gcc handles this gracefully but more std ANSI compilers will complain.
2000-03-23test re-entrant getpwnam_rDavid Leonard
2000-03-22MACHINE_STACK_GROWS_UPDavid Leonard
2000-03-21force shell execution; TDeval@PrimeOBJ.COMTheo de Raadt
2000-03-20x509_att.c that was left out.Hakan Olsson
2000-03-19Change how obj_dat.pl is run, it has changed to take args insted of io redirectBob Beck
2000-03-19No, I'm a luser and a moron. this is *not* supposed to be here.Bob Beck
2000-03-19this appears to be needed again.Bob Beck
2000-03-19OpenSSL 0.9.5 mergeBob 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-19import openssl-0.9.7-beta1Bob Beck
2000-03-16workaround against name servers which return NXDOMAIN/SERVFAIL on IPv4 onlyJun-ichiro itojun Hagino
node (the srever server should return acount = 0 without error). NetBSD PR: 9621
2000-03-15implimented -> implementedTodd T. Fries
2000-03-14Suffix "i.e." and "e.g." with a comma. Just another really picky man pageAaron Campbell
commit, as we want our documentation to be as consistently formatted as possible (it's getting there :-)).
2000-03-13update to ncurses-5.0-20000311Todd C. Miller
2000-03-13fix error handling in yp case.Jun-ichiro itojun Hagino
2000-03-13avoid unused variable by #ifdefJun-ichiro itojun Hagino
2000-03-13don't process NI_NOFQDN, since the currently coded behavior is not specwiseJun-ichiro itojun Hagino
correct.
2000-03-10Sync.Angelos D. Keromytis
2000-03-10Update to ncurses-5.0-20000304Todd C. Miller
2000-03-07Typo in synopsis: sont --> constAlex Feldman
2000-03-06Various mdoc fixups.Aaron Campbell
2000-03-06Do not leave `(' characters dangling at the end of lines; instead, use theAaron Campbell
appropriate mdoc macros to handle these cases.
2000-03-04In Unix land we prefer "whitespace" to "white space" or "white-space". AtAaron Campbell
least, this is the impression I get from looking at a lot of Perl docs.
2000-03-04Use .Va for errno.Aaron Campbell
2000-03-04Various cleanups and mdoc'ing.Aaron Campbell
2000-03-02$OpenBSD$Todd T. Fries
2000-03-01$OpenBSD$Todd T. Fries
2000-03-01typo fix; halogen@nol.netTheo de Raadt