summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2000-10-09Compile libgcc -fPIC on all OpenBSD architectures.Marc Espie
2000-10-09Don't select libc for -shared for now.Marc Espie
2000-10-09Add check for NUL home that got missed in the last mergeTodd C. Miller
2000-10-09check if we have a tcb connected to the destination quoted in the icmp needNiels Provos
2000-10-09Properly cleanup IDs when resetting policy.Angelos D. Keromytis
2000-10-08update to ncurses-5.1-20001007Todd C. Miller
2000-10-08Update to ncurses-5.1-20001007 version:Todd C. Miller
2000-10-08Mention Symbios 53C1510 and 53C1510DTodd C. Miller
2000-10-08Add support for Symbios (NCR) 1510 and 1510D. Based on a patch fromTodd C. Miller
2000-10-08regen (add Symbios 1510 and 1510D)Todd C. Miller
2000-10-08Add Symbios (NCR) 1510 and 1510DTodd C. Miller
2000-10-08better code.Federico G. Schwindt
2000-10-08Make this compile after poll(2) change.Federico G. Schwindt
2000-10-08update DNS label length validation. check inet_ntop() errors. sync with kame.Jun-ichiro itojun Hagino
2000-10-07sync with kame, to make future upgrade easierJun-ichiro itojun Hagino
2000-10-07put usb in, but disable the top devicesTheo de Raadt
2000-10-07Correct interrupt ack'ing for CardBus and MiniPCI. I hope this fixes 3c556.Aaron Campbell
2000-10-07Remove 'device' keyword from SYNOPSYS.Aaron Campbell