Age | Commit message (Expand) | Author |
2001-02-19 | np is changed by recursion; vinschen@redhat.com | Theo de Raadt |
2001-02-19 | OpenSSH_2.5.1 adds bug compat with 1.2.{18-22} | Markus Friedl |
2001-02-19 | Clean up spl handling. | Artur Grabowski |
2001-02-19 | ssh-1.2.{18-22} has broken handling of ignore messages; report from itojun@ | Markus Friedl |
2001-02-19 | bash-like 'double-tab' completion | Camiel Dobbelaar |
2001-02-19 | Avoid losing rtc after suspend/resume on some laptops. Ok provos@ | Hakan Olsson |
2001-02-19 | Fix a bug (bad conversion from unsigned int to int) in PS/2 mouse resolution | jbm |
2001-02-19 | Merge from GENERIC: add pseudo-devices for IPv6. | Christian Weisgerber |
2001-02-19 | We handle the clock going backwards. | Todd C. Miller |
2001-02-18 | Move default protocol setting of TCP into the redir-specific code | Todd C. Miller |
2001-02-18 | Encode the X509 expiration in the KeyNote credential/policies | Angelos D. Keromytis |
2001-02-18 | Try every bpf device, not only the even-numbered ones; jason@ ok | Miod Vallat |
2001-02-18 | In scsi_print_sense, add 0x when printing the opcode to clarify it's | Federico G. Schwindt |
2001-02-18 | fix typo | Todd C. Miller |
2001-02-18 | -C support. | Marc Espie |
2001-02-18 | sync | Jason Wright |
2001-02-18 | altima ac101 phy; from freebsd | Jason Wright |
2001-02-18 | Don't run sendmail with the -or0s arg since it causes sendmail to | Todd C. Miller |
2001-02-18 | NULL vs '\0' | Todd C. Miller |
2001-02-18 | Define CAPITALIZE_FOR_PS so children are capitalized in ps (like before). | Todd C. Miller |
2001-02-18 | Update to ISC cron 4.0b1 + our patches. This is now under a BSD license. | Todd C. Miller |
2001-02-18 | typo, SSH2_MSG_KEXINIT, from aspa@kronodoc.fi | Markus Friedl |
2001-02-18 | shorten message | Theo de Raadt |
2001-02-18 | include <string.h> | Paul Janzen |
2001-02-18 | sync | Theo de Raadt |
2001-02-18 | new | Theo de Raadt |
2001-02-18 | include <string.h> | Paul Janzen |
2001-02-18 | two siop drivers conflict. rename to ssh -- short for Symbios Scripts Hardware | Theo de Raadt |
2001-02-18 | Convert to curses and tidy some. Generally based on NetBSD changes. | Paul Janzen |
2001-02-18 | Correct file path; fixes PR/1695. | Aaron Campbell |
2001-02-18 | Fix an uninitialized variable which could cause corruption of the user | Aaron Campbell |
2001-02-18 | rename variable raw->traw as to not conflict with raw() | Eric Jackson |
2001-02-18 | Get this not to segfault on startup on alpha. | Paul Janzen |
2001-02-18 | siop changes names | Theo de Raadt |
2001-02-18 | USBVERBOSE | Theo de Raadt |
2001-02-17 | it's the OpenSSH one | Theo de Raadt |
2001-02-17 | cleanup -V output; noted by millert | Theo de Raadt |
2001-02-17 | spelling and grammar | Paul Janzen |
2001-02-17 | clrtoeol() is bad if there's stuff to the right you want to keep. | Paul Janzen |
2001-02-17 | bye bye setgid kvm | Theo de Raadt |
2001-02-17 | display username when playing restored games | Paul Janzen |
2001-02-17 | long usernames, and some -Wall-age | Paul Janzen |
2001-02-17 | do not use nlist anymore, kvm gets the bullet next | Theo de Raadt |
2001-02-17 | partial KNF, because i cannot read the diffs i am trying to debug | Theo de Raadt |
2001-02-17 | Handle long usernames better | Paul Janzen |
2001-02-17 | Use err() rather than errx() immediately after alloc failure. | Paul Janzen |
2001-02-17 | Take prototypes from <time.h>; use errx. | Paul Janzen |
2001-02-17 | It's not that I mind split infinitives. I just like to save'em for when | Paul Janzen |
2001-02-17 | Document behaviour with a NULL format string, and try to not split infinitives | Paul Janzen |
2001-02-17 | Tidy, be a bit more careful about buffers, and don't use strlen() on utmp. | Paul Janzen |