summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
1999-10-11Fix language to be closer to reality.Angelos D. Keromytis
1999-10-11Lower-case the name.Angelos D. Keromytis
1999-10-11keynote.5 references.Angelos D. Keromytis
1999-10-11Assertion syntax manpage.Angelos D. Keromytis
1999-10-11Greatly expand keynote.4 to include query semantics, cross references.Angelos D. Keromytis
1999-10-10Make mips compile. -mojMats O Jansson
1999-10-09Roll back yesterday's commit, will wait until after 2.6.Angelos D. Keromytis
1999-10-09Move all ifdefs in header.h (instead of keynote.h), include header.hAngelos D. Keromytis
1999-10-09Better handling of errors in kn_query, update manpage accordingly.Angelos D. Keromytis
1999-10-08SYNOPSIS needs #include <sys/types.h>Marc Espie
1999-10-07- Xr acct(2) from accton(8) and vice-versa.Aaron Campbell
1999-10-07document more tcp specific sysctls, mostly netbsd.Niels Provos
1999-10-06Sync with release.Angelos D. Keromytis
1999-10-06Make some of the perror() calls more informative, correct someAngelos D. Keromytis
1999-10-06Fix a typo in manpage, as well as bogus error reporting.Angelos D. Keromytis
1999-10-06use /dev/arandom by defaultBob Beck
1999-10-06- let cryptographic checksums refer to each otherMarc Espie
1999-10-06Make this man page much clearer.Aaron Campbell
1999-10-05specifed -> specifiedAaron Campbell
1999-10-03put back FTS_CHDIRROOT until next library major number crankTodd C. Miller
1999-10-03kill FTS_CHDIRROOT flag, it is broken beyond repair and no longer usedTodd C. Miller
1999-10-03Fix multiple problems in the FTS_NOCHDIR case (mycroft@netbsd.org):Todd C. Miller
1999-10-01set NOPICAngelos D. Keromytis
1999-10-01Remove ifdefs.Angelos D. Keromytis
1999-10-01Remove the totally broken Makefile.bsd-wrapper, go back to old schemeAngelos D. Keromytis
1999-10-01Update for version 2.0Angelos D. Keromytis
1999-09-29Ack. Sparc and stuff oops - openssl changed the name of this..Bob Beck
1999-09-29openssl 0.9.4Bob Beck
1999-09-29import openssl-0.9.7-beta1Bob Beck
1999-09-29new files for OpenSSL 0.9.4Bob Beck
1999-09-29OpenSSL 0.9.4 mergeBob Beck
1999-09-29import openssl-0.9.7-beta1Bob Beck
1999-09-28Nail down semantics in case of failure.Marc Espie
1999-09-28crank major for bobTheo de Raadt
1999-09-28do not put a bad crypt() in libcrypt, it is in libcTheo de Raadt
1999-09-28Set j = i after arc4random key schedule to be more like arc4 stream cipher;Theo de Raadt
1999-09-27Correct buffer size.Alex Feldman
1999-09-27Formatting and grammar.Aaron Campbell
1999-09-27Remove an unwanted `.'.Aaron Campbell
1999-09-26crank to version 2 for release, in case any dependencies have crept inTheo de Raadt
1999-09-26.Nm -> .FnMarc Espie
1999-09-26Proper coding idioms.Marc Espie
1999-09-26Remove extraneous commaMarc Espie
1999-09-26`may return following error' => `may return the following error'Marc Espie
1999-09-26`nl' means something special to mdoc, so it must be escaped it meant literally.Aaron Campbell
1999-09-25grammarPaul Janzen
1999-09-23Typo fixes.Alex Feldman
1999-09-22Some misc fixes, one from fgsch@Aaron Campbell
1999-09-22Add a RETURN VALUES section; fgsch@Aaron Campbell
1999-09-22BUGS->CAVEATSMarc Espie