summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-10-10bring in icmp rate limitation code.Jun-ichiro itojun Hagino
2000-10-10do not call tcp_init twice on dualstack machineJun-ichiro itojun Hagino
2000-10-10manpage for ppsratecheck(9)Jun-ichiro itojun Hagino
2000-10-10implement ppsratecheck(9). from netbsd.Jun-ichiro itojun Hagino
2000-10-10Merge with EOM 1.58Niklas Hallqvist
2000-10-10message.c: Merge with EOM 1.156Niklas Hallqvist
2000-10-10Merge with EOM 1.49Niklas Hallqvist
2000-10-10cast size_t to u_long on printing, be friendly with alpha. sync with kameJun-ichiro itojun Hagino
2000-10-10Prune the following environment variables:Todd C. Miller
2000-10-10need more size to big_buf for line termination (\r\n).Jun-ichiro itojun Hagino
2000-10-10Fresh infinity from NetBSD.Hugh Graham
2000-10-10Descend vax subdirs.Hugh Graham
2000-10-10use poll to avoid fd_set overflowTheo de Raadt
2000-10-10Use supplied vax support. Don't know if it works.Hugh Graham
2000-10-10^vax^__vax__Hugh Graham
2000-10-10Don't install ieeefp.h on vax. derradt Ok.Hugh Graham
2000-10-10avoid fd_set overflows, half by bg@sics.seTheo de Raadt
2000-10-09Fix non-exploitable buffer oflow in test mode. Also add a line to uncommentTodd C. Miller
2000-10-09Sync.Angelos D. Keromytis
2000-10-09samples/VPN-3way-template.conf: Merge with EOM 1.8Niklas Hallqvist
2000-10-09Merge with EOM 1.133Niklas Hallqvist
2000-10-09Merge with EOM 1.48Niklas Hallqvist
2000-10-09crank maxproc for staff login classTodd C. Miller
2000-10-09do not coredump if can't get raw device name, e.g. /tmp on mfs; millert@ okMichael Shalayeff
2000-10-09code to get asc* (ncr 53c9x) working; most of this from netbsdBrandon Creighton
2000-10-09some definitions; from netbsdBrandon Creighton
2000-10-09save the right info in struct md_coredumpBrandon Creighton
2000-10-09- remove vmapbuf/vunmapbuf dummy macros (we have these now)Brandon Creighton
2000-10-09Don't exit when we get ENOBUFS from writev(), drop the packet instead.brian
2000-10-09If write() gives -1/ENOBUFS, keep the packet and sleep for 1/10thbrian
2000-10-09Replace gratuitous eval by results of the evaluation, in particularChristian Weisgerber
2000-10-09make midway.c (en* driver) work on non-32bit. from kjc@csl.sony.co.jpJun-ichiro itojun Hagino
2000-10-09AES.Angelos D. Keromytis
2000-10-09AES support.Angelos D. Keromytis
2000-10-09AES.Angelos D. Keromytis
2000-10-09AES alias for Rijndael, also adjust the name.Angelos D. Keromytis
2000-10-09AES number.Angelos D. Keromytis
2000-10-09fix ndp -c (flush link-locals properly)Jun-ichiro itojun Hagino
2000-10-09Don't call cgetset() on $TERMCAP. There are no known problems (that I amTodd C. Miller
2000-10-09interop with ssh-agent2, from <res@shore.net>Markus Friedl
2000-10-09clear options on every call.Markus Friedl
2000-10-09-X now reads private ssh.com DSA keys, too.Markus Friedl
2000-10-09Create fd_sets big enough to handle getdtablesize() descriptors.brian
2000-10-09pcibios kernel device is now doing this jobMichael Shalayeff
2000-10-09do not build debug libs (if enabled in mk.conf)Michael Shalayeff
2000-10-09moused will now co-exist with XAaron Campbell
2000-10-09Defer most of the attach process as recommended in the comments; mickey@ okAaron Campbell
2000-10-09uninitialized variable; spotted by Andrew Lunn <andrew.lunn@ascom.ch>Jason Wright
2000-10-09Use gcc -shared -fpic to build shared libraries on all arches.Marc Espie
2000-10-09RenamedMarc Espie