Age | Commit message (Expand) | Author |
2000-10-10 | avoid fd_set overflows, half by bg@sics.se | Theo de Raadt |
2000-10-09 | Fix non-exploitable buffer oflow in test mode. Also add a line to uncomment | Todd C. Miller |
2000-10-09 | Sync. | Angelos D. Keromytis |
2000-10-09 | samples/VPN-3way-template.conf: Merge with EOM 1.8 | Niklas Hallqvist |
2000-10-09 | Merge with EOM 1.133 | Niklas Hallqvist |
2000-10-09 | Merge with EOM 1.48 | Niklas Hallqvist |
2000-10-09 | crank maxproc for staff login class | Todd C. Miller |
2000-10-09 | do not coredump if can't get raw device name, e.g. /tmp on mfs; millert@ ok | Michael Shalayeff |
2000-10-09 | code to get asc* (ncr 53c9x) working; most of this from netbsd | Brandon Creighton |
2000-10-09 | some definitions; from netbsd | Brandon Creighton |
2000-10-09 | save the right info in struct md_coredump | Brandon Creighton |
2000-10-09 | - remove vmapbuf/vunmapbuf dummy macros (we have these now) | Brandon Creighton |
2000-10-09 | Don't exit when we get ENOBUFS from writev(), drop the packet instead. | brian |
2000-10-09 | If write() gives -1/ENOBUFS, keep the packet and sleep for 1/10th | brian |
2000-10-09 | Replace gratuitous eval by results of the evaluation, in particular | Christian Weisgerber |
2000-10-09 | make midway.c (en* driver) work on non-32bit. from kjc@csl.sony.co.jp | Jun-ichiro itojun Hagino |
2000-10-09 | AES. | Angelos D. Keromytis |
2000-10-09 | AES support. | Angelos D. Keromytis |
2000-10-09 | AES. | Angelos D. Keromytis |
2000-10-09 | AES alias for Rijndael, also adjust the name. | Angelos D. Keromytis |
2000-10-09 | AES number. | Angelos D. Keromytis |
2000-10-09 | fix ndp -c (flush link-locals properly) | Jun-ichiro itojun Hagino |
2000-10-09 | Don't call cgetset() on $TERMCAP. There are no known problems (that I am | Todd C. Miller |
2000-10-09 | interop with ssh-agent2, from <res@shore.net> | Markus Friedl |
2000-10-09 | clear options on every call. | Markus Friedl |
2000-10-09 | -X now reads private ssh.com DSA keys, too. | Markus Friedl |
2000-10-09 | Create fd_sets big enough to handle getdtablesize() descriptors. | brian |
2000-10-09 | pcibios kernel device is now doing this job | Michael Shalayeff |
2000-10-09 | do not build debug libs (if enabled in mk.conf) | Michael Shalayeff |
2000-10-09 | moused will now co-exist with X | Aaron Campbell |
2000-10-09 | Defer most of the attach process as recommended in the comments; mickey@ ok | Aaron Campbell |
2000-10-09 | uninitialized variable; spotted by Andrew Lunn <andrew.lunn@ascom.ch> | Jason Wright |
2000-10-09 | Use gcc -shared -fpic to build shared libraries on all arches. | Marc Espie |
2000-10-09 | Renamed | Marc Espie |
2000-10-09 | Compile libgcc -fPIC on all OpenBSD architectures. | Marc Espie |
2000-10-09 | Don't select libc for -shared for now. | Marc Espie |
2000-10-09 | Add check for NUL home that got missed in the last merge | Todd C. Miller |
2000-10-09 | check if we have a tcb connected to the destination quoted in the icmp need | Niels Provos |
2000-10-09 | Properly cleanup IDs when resetting policy. | Angelos D. Keromytis |
2000-10-08 | update to ncurses-5.1-20001007 | Todd C. Miller |
2000-10-08 | Update to ncurses-5.1-20001007 version: | Todd C. Miller |
2000-10-08 | Mention Symbios 53C1510 and 53C1510D | Todd C. Miller |
2000-10-08 | Add support for Symbios (NCR) 1510 and 1510D. Based on a patch from | Todd C. Miller |
2000-10-08 | regen (add Symbios 1510 and 1510D) | Todd C. Miller |
2000-10-08 | Add Symbios (NCR) 1510 and 1510D | Todd C. Miller |
2000-10-08 | better code. | Federico G. Schwindt |
2000-10-08 | Make this compile after poll(2) change. | Federico G. Schwindt |
2000-10-08 | update DNS label length validation. check inet_ntop() errors. sync with kame. | Jun-ichiro itojun Hagino |
2000-10-07 | sync with kame, to make future upgrade easier | Jun-ichiro itojun Hagino |
2000-10-07 | put usb in, but disable the top devices | Theo de Raadt |