Age | Commit message (Expand) | Author |
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 |
2001-02-17 | typo | Reinhard J. Sammer |
2001-02-17 | Guard against Var_Value() being applied to an empty string, which it | Marc Espie |
2001-02-17 | no need for seperate variable to hold ethernet address... that's what | Jason Wright |
2001-02-17 | sync with freebsd up to switch to mii | Jason Wright |
2001-02-17 | define UVM for mvme88k | Miod Vallat |
2001-02-16 | use the hash algorithm found in original certificate for the signature | Niels Provos |
2001-02-16 | db_elf definitions | Michael Shalayeff |
2001-02-16 | import some alphaizm for the db_elf's sake | Michael Shalayeff |
2001-02-16 | sti_mmap() proper return type | Michael Shalayeff |
2001-02-16 | Nicer EXAMPLES format. | Aaron Campbell |
2001-02-16 | get rid of #ifdef IPV6FIREWALL (never used, will never be used) | Jun-ichiro itojun Hagino |
2001-02-16 | protect router list management by splsoftnet properly. sync with kame | Jun-ichiro itojun Hagino |
2001-02-16 | remove IPv6 case from udp_output. now we have separate udp6_output. | Jun-ichiro itojun Hagino |
2001-02-16 | oops, remove #ifdef __fooBSD__. | Jun-ichiro itojun Hagino |
2001-02-16 | Finish merging lca to become closer to current netbsd. | Jason Wright |
2001-02-16 | pull in new pcb notification code from kame. better handling of scope address. | Jun-ichiro itojun Hagino |
2001-02-16 | cosmetic sync with kame | Jun-ichiro itojun Hagino |
2001-02-16 | cosmetic. add missing IFAFREE on failure case | Jun-ichiro itojun Hagino |
2001-02-16 | cosmetic/whitespace sync with kame | Jun-ichiro itojun Hagino |
2001-02-16 | cosmetic/comment sync with kame | Jun-ichiro itojun Hagino |
2001-02-16 | amove in6_{embed,recover}scope prototypes to in6_var.h (kernel only). | Jun-ichiro itojun Hagino |
2001-02-16 | 2.5.0 | Markus Friedl |