Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-02-03 | New timeouts. | Artur Grabowski | |
2001-02-03 | use no-pty option in .ssh/authorized_keys* if you need a 8-bit clean | Markus Friedl | |
channel. note from Erik.Anggard@cygate.se (pr/1659) | |||
2001-02-03 | Skey is now called ChallengeResponse | Markus Friedl | |
2001-02-03 | make ReverseMappingCheck optional in sshd_config; ok djm@,dugsong@ | Markus Friedl | |
2001-02-03 | $OpenBSD$ | Niklas Hallqvist | |
2001-02-03 | $OpenBSD$ | Niklas Hallqvist | |
2001-02-03 | $OpenBSD$ | Niklas Hallqvist | |
2001-02-03 | $OpenBSD$ | Niklas Hallqvist | |
2001-02-03 | $OpenBSD$ | Niklas Hallqvist | |
2001-02-03 | $OpenBSD$ | Niklas Hallqvist | |
2001-02-03 | oops, sleep(9) | Michael Shalayeff | |
2001-02-03 | new timeouts | Michael Shalayeff | |
2001-02-03 | new timeouts | Michael Shalayeff | |
2001-02-03 | new timeouts; somebody, fold it back to {f,n}bsd | Michael Shalayeff | |
2001-02-03 | new timeouts | Michael Shalayeff | |
2001-02-03 | new timeouts; this makes whole pci new timeouts user | Michael Shalayeff | |
2001-02-03 | fix the comment | Michael Shalayeff | |
2001-02-03 | new timeout, even not in generic | Michael Shalayeff | |
2001-02-03 | new timeout, space control | Michael Shalayeff | |
2001-02-03 | new timeouts | Michael Shalayeff | |
2001-02-03 | new timeouts | Michael Shalayeff | |
2001-02-03 | new timeouts | Michael Shalayeff | |
2001-02-03 | new timeouts | Michael Shalayeff | |
2001-02-03 | new timeouts | Michael Shalayeff | |
2001-02-03 | no machine/pio.h is needed, space police | Michael Shalayeff | |
2001-02-03 | new timeouts, space control | Michael Shalayeff | |
2001-02-03 | make it compile, new timeouts, space control | Michael Shalayeff | |
2001-02-03 | no timeouts is new timeouts | Michael Shalayeff | |
2001-02-03 | Don't define ECOFF_COMPAT. We're ELF. | Artur Grabowski | |
2001-02-03 | Don't define ECOFF_COMPAT. We're ELF. | Artur Grabowski | |
2001-02-03 | ELF: fallback to malloc when mmap fails. for /dev/ksyms. | Artur Grabowski | |
2001-02-03 | make it compile | Michael Shalayeff | |
2001-02-03 | Fix the the elf nlist for cases where we can't mmap the headers. | Artur Grabowski | |
This makes /dev/ksyms work (when that code is commited). | |||
2001-02-02 | $OpenBSD$ | Aaron Campbell | |
2001-02-02 | $OpenBSD$ | Aaron Campbell | |
2001-02-02 | Remove dead code. | Aaron Campbell | |
2001-02-02 | Emulate some FreeBSD 4.x signal syscalls -- makes more new binaries work | Thorsten Lockert | |
2001-02-02 | sync | Thorsten Lockert | |
2001-02-02 | Emulate some 4.x signal-related syscalls | Thorsten Lockert | |
2001-02-02 | Missed one change to do ELF fixups on execs... | Thorsten Lockert | |
2001-02-02 | avoid panic when packet to nonexistent link-local address is issued. | Jun-ichiro itojun Hagino | |
kame 1.151 -> 1.152. | |||
2001-02-02 | point at sshd(8) and ssh(1) | Theo de Raadt | |
2001-02-02 | sync | Theo de Raadt | |
2001-02-02 | No need for xl(4) to report tx underruns, they are much too common, and the | Aaron Campbell | |
driver adjusts itself to compensate anyway; jason@ ok. | |||
2001-02-02 | a quick checkpoint: | Jason Wright | |
- add a struct etherip_header (will make switching protocol versions a bit easier and give a base for aligning things correctly) - fix the version/reserved field checking for good this time - don't need to m_copydata to grab the first byte of an mbuf that you know has t hat byte - m_adj() instead of homebrew - fix M_MCAST/M_BCAST setting (cut/pasto) - if_imcasts was being updated on the wrong interface | |||
2001-02-02 | Fix an uninitialized variable; henric@aimnet.com | Aaron Campbell | |
2001-02-02 | Remove non-existant machine config -- replace w/laptop config that works | Thorsten Lockert | |
both native and under VMware | |||
2001-02-02 | In the broadcast received on gif case, throw the packet up the stack if | Jason Wright | |
we -found- an appropriate interface. | |||
2001-02-02 | Correct setup for running ELF binaries from FreeBSD; ok deraadt@ | Thorsten Lockert | |
2001-02-02 | sync | Theo de Raadt | |