Age | Commit message (Expand) | Author |
2001-02-09 | Fix BPF support. | Angelos D. Keromytis |
2001-02-09 | Fix an uninitialized variable. | Aaron Campbell |
2001-02-09 | constify static data | Michael Shalayeff |
2001-02-09 | correct default ciphers | Niels Provos |
2001-02-09 | simplify if loops a bit; Reviewed by: beck@ | Brad Smith |
2001-02-09 | no need to revert a change that just fixed a typo | Todd C. Miller |
2001-02-09 | partial success: debug->log; "Permission denied" if no more auth methods | Markus Friedl |
2001-02-09 | as usr.sbin/rtadvd no longer install rtadvd.conf, remove it from | Jun-ichiro itojun Hagino |
2001-02-09 | BOOT_CONFIG is already in conf/GENERIC and this includes it. | Artur Grabowski |
2001-02-09 | Some mdoc fixes. | Aaron Campbell |
2001-02-09 | Revert broken fix, until a correct fix is written. | Marc Espie |
2001-02-09 | reset options if no option is given; from han.holl@prismant.nl | Markus Friedl |
2001-02-09 | do not free twice, thanks to /etc/malloc.conf | Markus Friedl |
2001-02-09 | Check for NULL attribs for chown, chmod & chgrp operations, only send | Damien Miller |
2001-02-09 | o) ${PORTSDIR}/infrastructure | Reinhard J. Sammer |
2001-02-09 | do not assume malloc() returns zero-filled region. found by malloc.conf=AJ. | Jun-ichiro itojun Hagino |
2001-02-09 | Add support for loading the bootloader and kernel from an HFS filesystem, | Dale Rahn |
2001-02-09 | Add support for loading the bootloader and kernel from an HFS filesystem, | Dale Rahn |
2001-02-09 | Bad aaron. Broke alpha. | Artur Grabowski |
2001-02-09 | Handle vr_encap() failure. From FreeBSD. | Aaron Campbell |
2001-02-09 | Sync with FreeBSD: | Aaron Campbell |
2001-02-09 | Fix some typos spotted by d@ | Aaron Campbell |
2001-02-09 | Add support for parsing the media blocks from the SROM on the 21143 adapters. | Aaron Campbell |
2001-02-09 | return error from soaccept() upwards. part of accept(2) fix against RST | Jun-ichiro itojun Hagino |
2001-02-08 | mitigate SSH1 traffic analysis - from Solar Designer <solar@openwall.com>, ok... | Dug Song |
2001-02-08 | Capital punishment, just in case :-) | Niklas Hallqvist |
2001-02-08 | Typo. | Angelos D. Keromytis |
2001-02-08 | Add debug printf. | Angelos D. Keromytis |
2001-02-08 | remove last call to sprintf; ok deraadt@ | Markus Friedl |
2001-02-08 | Update loc-srv ports, from IANA's web page. | Angelos D. Keromytis |
2001-02-08 | don't connect if batch_mode is true and stricthostkeychecking set to 'ask' | Markus Friedl |
2001-02-08 | _PATH_LS; ok markus@ | Kevin Steves |
2001-02-08 | nuke sprintf, ok deraadt@ | Markus Friedl |
2001-02-08 | sync with netbsd tree changes. | Jun-ichiro itojun Hagino |
2001-02-08 | drop references to ssl(8). markus ok | Jun-ichiro itojun Hagino |
2001-02-08 | witch raw ip6 socket code from NRL to kame. | Jun-ichiro itojun Hagino |
2001-02-08 | strict checking | Markus Friedl |
2001-02-08 | update to 2.3.2 | Markus Friedl |
2001-02-08 | fix typo | Markus Friedl |
2001-02-08 | typo | Kevin Steves |
2001-02-08 | Use <scsi/scsi_message.h> defines rather than homegrown ones. | Kenneth R Westerback |
2001-02-08 | %i -> %d | Kevin Steves |
2001-02-08 | implement upper limit to icmp6 redirects (experimental, turned off) | Jun-ichiro itojun Hagino |
2001-02-08 | when chasing nd6_llinfo chain, make sure we do not touch dangling | Jun-ichiro itojun Hagino |
2001-02-08 | put debug code in by default, and make it work | Theo de Raadt |
2001-02-08 | plug a memory leak | Theo de Raadt |
2001-02-08 | use timeout_xx() throughout sys/netinet6. sync with kame. | Jun-ichiro itojun Hagino |
2001-02-08 | snprintf | Theo de Raadt |
2001-02-08 | memory leak fix, and snprintf throughout | Theo de Raadt |
2001-02-08 | get the common list too | Theo de Raadt |