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