summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2000-03-01$OpenBSD$Todd T. Fries
2000-03-01$OpenBSD$Todd T. Fries
2000-03-01order kerberos librariesTheo de Raadt
2000-03-01Prepare for new pmapNiklas Hallqvist
2000-03-01order kerberos libraries properlyTheo de Raadt
2000-03-01WallTheo de Raadt
2000-03-01Initialize xs->req_sense_length to 0. This is not used by manyTodd C. Miller
scsi drivers, other than dev/pci/ncr.c, but if req_sense_length is not zero (either explicitly or through chance) the ncr driver will fail during initialization. This fixes the occasionaly ncr driver init problems; thorpej@netbsd.org
2000-03-01Various cleanups.Aaron Campbell
2000-03-01Update to reflect reality; from NetBSD.Aaron Campbell
2000-03-01$OpenBSD$Todd T. Fries
2000-03-01order kerberos librariesTheo de Raadt
2000-03-01order libraries sensibly for static architecturesTheo de Raadt
2000-03-01do not put extra garbage in this, since it does get linked inTheo de Raadt
2000-03-01syncJason Wright
2000-03-01add broadcom bcm5201; netbsdJason Wright
2000-03-01rm dupTodd T. Fries
2000-03-01typo fix; halogen@nol.netTheo de Raadt
2000-03-01argh, fix the new formatting errorsTheo de Raadt
2000-03-01Mention a few more helpful man pagesEric Jackson
2000-02-29kparse.h is goneTheo de Raadt
2000-02-29syncTheo de Raadt
2000-02-29Add /etc/ssh_host_key* to the changelist.Aaron Campbell
2000-02-29existance -> existenceAaron Campbell
2000-02-29some key binding examplesTheo de Raadt
2000-02-29some binding informationTheo de Raadt
2000-02-29more fix to ancillary data alignment. we need padding afterJun-ichiro itojun Hagino
last cmsg_data item (see the figure on RFC2292 page 18).
2000-02-29Enable the AriadneII driver + more of IDE stuffNiklas Hallqvist
2000-02-29This one is for jj: The AriadneII driver, adapted from Bernd Enesti'sNiklas Hallqvist
NetBSD driver
2000-02-29delete more extrasTheo de Raadt
2000-02-29fix alignment constraint in IPv6 routing header manipulation (ancillary data).Jun-ichiro itojun Hagino
documented in RFC2292. from: shin@kame.net
2000-02-29Better backwards regexp searching. POSIX regexp's don't really giveTodd C. Miller
a good way to do this.
2000-02-29<crypto/blf.h>Markus Friedl
2000-02-29repair troff which makedb does not likeTheo de Raadt
2000-02-29excess filesTheo de Raadt
2000-02-29ensure tcp window size does not overflow (16bit unsigned after window scale).Jun-ichiro itojun Hagino
FreeBSD PR: 16914
2000-02-29Various cleanup.Aaron Campbell
2000-02-29Various cleanup.Aaron Campbell
2000-02-29Use Dq/Sq and friends.Aaron Campbell
2000-02-29install crypto headersTheo de Raadt
2000-02-29Kill old gnuemacs regex code--we now use POSIX regexTodd C. Miller
This means mg is now truly free (public domain)
2000-02-29regex.cTodd C. Miller
2000-02-29Make reverse searching work.Todd C. Miller
2000-02-28Merge with EOM 1.45Niklas Hallqvist
author: niklas I must have been on drugs. X509 is not preshared key.
2000-02-28Use POSIX extended regular expressions.Todd C. Miller
Reverse regex searching does not yet work.
2000-02-28remove unneeded variable and cleanJason Wright
2000-02-28move crypto codeTheo de Raadt
2000-02-28Merge with EOM 1.23Niklas Hallqvist
author: niklas nm@wizard.web.am & winquist@cybernet.com both independently found my bug, a %s without a string given.
2000-02-28add start of a crash pageTheo de Raadt
2000-02-28enable sesdTheo de Raadt
2000-02-28need string.hTheo de Raadt