Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-03-01 | $OpenBSD$ | Todd T. Fries | |
2000-03-01 | $OpenBSD$ | Todd T. Fries | |
2000-03-01 | order kerberos libraries | Theo de Raadt | |
2000-03-01 | Prepare for new pmap | Niklas Hallqvist | |
2000-03-01 | order kerberos libraries properly | Theo de Raadt | |
2000-03-01 | Wall | Theo de Raadt | |
2000-03-01 | Initialize xs->req_sense_length to 0. This is not used by many | Todd 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-01 | Various cleanups. | Aaron Campbell | |
2000-03-01 | Update to reflect reality; from NetBSD. | Aaron Campbell | |
2000-03-01 | $OpenBSD$ | Todd T. Fries | |
2000-03-01 | order kerberos libraries | Theo de Raadt | |
2000-03-01 | order libraries sensibly for static architectures | Theo de Raadt | |
2000-03-01 | do not put extra garbage in this, since it does get linked in | Theo de Raadt | |
2000-03-01 | sync | Jason Wright | |
2000-03-01 | add broadcom bcm5201; netbsd | Jason Wright | |
2000-03-01 | rm dup | Todd T. Fries | |
2000-03-01 | typo fix; halogen@nol.net | Theo de Raadt | |
2000-03-01 | argh, fix the new formatting errors | Theo de Raadt | |
2000-03-01 | Mention a few more helpful man pages | Eric Jackson | |
2000-02-29 | kparse.h is gone | Theo de Raadt | |
2000-02-29 | sync | Theo de Raadt | |
2000-02-29 | Add /etc/ssh_host_key* to the changelist. | Aaron Campbell | |
2000-02-29 | existance -> existence | Aaron Campbell | |
2000-02-29 | some key binding examples | Theo de Raadt | |
2000-02-29 | some binding information | Theo de Raadt | |
2000-02-29 | more fix to ancillary data alignment. we need padding after | Jun-ichiro itojun Hagino | |
last cmsg_data item (see the figure on RFC2292 page 18). | |||
2000-02-29 | Enable the AriadneII driver + more of IDE stuff | Niklas Hallqvist | |
2000-02-29 | This one is for jj: The AriadneII driver, adapted from Bernd Enesti's | Niklas Hallqvist | |
NetBSD driver | |||
2000-02-29 | delete more extras | Theo de Raadt | |
2000-02-29 | fix alignment constraint in IPv6 routing header manipulation (ancillary data). | Jun-ichiro itojun Hagino | |
documented in RFC2292. from: shin@kame.net | |||
2000-02-29 | Better backwards regexp searching. POSIX regexp's don't really give | Todd C. Miller | |
a good way to do this. | |||
2000-02-29 | <crypto/blf.h> | Markus Friedl | |
2000-02-29 | repair troff which makedb does not like | Theo de Raadt | |
2000-02-29 | excess files | Theo de Raadt | |
2000-02-29 | ensure tcp window size does not overflow (16bit unsigned after window scale). | Jun-ichiro itojun Hagino | |
FreeBSD PR: 16914 | |||
2000-02-29 | Various cleanup. | Aaron Campbell | |
2000-02-29 | Various cleanup. | Aaron Campbell | |
2000-02-29 | Use Dq/Sq and friends. | Aaron Campbell | |
2000-02-29 | install crypto headers | Theo de Raadt | |
2000-02-29 | Kill old gnuemacs regex code--we now use POSIX regex | Todd C. Miller | |
This means mg is now truly free (public domain) | |||
2000-02-29 | regex.c | Todd C. Miller | |
2000-02-29 | Make reverse searching work. | Todd C. Miller | |
2000-02-28 | Merge with EOM 1.45 | Niklas Hallqvist | |
author: niklas I must have been on drugs. X509 is not preshared key. | |||
2000-02-28 | Use POSIX extended regular expressions. | Todd C. Miller | |
Reverse regex searching does not yet work. | |||
2000-02-28 | remove unneeded variable and clean | Jason Wright | |
2000-02-28 | move crypto code | Theo de Raadt | |
2000-02-28 | Merge with EOM 1.23 | Niklas Hallqvist | |
author: niklas nm@wizard.web.am & winquist@cybernet.com both independently found my bug, a %s without a string given. | |||
2000-02-28 | add start of a crash page | Theo de Raadt | |
2000-02-28 | enable sesd | Theo de Raadt | |
2000-02-28 | need string.h | Theo de Raadt | |