Age | Commit message (Expand) | Author |
2001-01-20 | No need to include machine/alpha.h here. | Artur Grabowski |
2001-01-20 | No need to include machine/alpha.h here. | Artur Grabowski |
2001-01-20 | fix cut & pasto error from previous commit. | Federico G. Schwindt |
2001-01-20 | if using serial console, do not apply graphics rows/cols to tty settings; joo... | Theo de Raadt |
2001-01-20 | dh_new_group() does not return NULL. ok markus@ | Kevin Steves |
2001-01-20 | fix SIGSEGV from -o ""; problem noted by jehsom@togetherweb.com | Theo de Raadt |
2001-01-20 | style(9) in example code. | Aaron Campbell |
2001-01-20 | no options; from kennedyh@engin.umich.edu | Michael Shalayeff |
2001-01-20 | typo | Markus Friedl |
2001-01-20 | pass the filename to auth_parse_options() | Markus Friedl |
2001-01-20 | Print the service name instead of the number if available. | Federico G. Schwindt |
2001-01-19 | validate gate targets; sommerfeld, mycroft | Theo de Raadt |
2001-01-19 | as the rest of our systems, make the most common key return ^? not ^H; agreed... | Theo de Raadt |
2001-01-19 | alpha sync | Theo de Raadt |
2001-01-19 | mark remaining signal races | Theo de Raadt |
2001-01-19 | do _exit() in exit handler, if it is a signal | Theo de Raadt |
2001-01-19 | mark remaining signal races which are difficult to fix, and fix a few partially | Theo de Raadt |
2001-01-19 | mark signal races i cannot fix at the moment | Theo de Raadt |
2001-01-19 | mark remaining signal races which are difficult to fix | Theo de Raadt |
2001-01-19 | clear and free digest, make consistent with other code (use dlen); from stevesk@ | Markus Friedl |
2001-01-19 | fix typo; from stevesk@ | Markus Friedl |
2001-01-19 | move ssh1 definitions to ssh1.h, pathnames to pathnames.h | Markus Friedl |
2001-01-19 | Again, increase the size. | Janne Johansson |
2001-01-19 | only auth-chall.c needs #ifdef SKEY | Markus Friedl |
2001-01-19 | pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2 (UCB copyrighted). | Jun-ichiro itojun Hagino |
2001-01-19 | More fixes from Don Beusee: | Todd C. Miller |
2001-01-19 | sync | Aaron Campbell |
2001-01-19 | ATI All-In-Wonder Radeon | Aaron Campbell |
2001-01-18 | Support more than 256MB of physical memory. | Dale Rahn |
2001-01-18 | Fix RADIUS ports, per RFCs 2865/2866 (linuxfreak@partition.com) | Angelos D. Keromytis |
2001-01-18 | Only try VIA CLK66 bit code for VIA rev >= 6, | Chris Cappuccio |
2001-01-18 | Remove some commented out stuff that will never be enabled. | Artur Grabowski |
2001-01-18 | Remove errant line (pasto). | Todd C. Miller |
2001-01-18 | Provide examples showing how to convert old code to use sigprocmask(2). | Todd C. Miller |
2001-01-18 | rename *-skey.c *-chall.c since the files are not skey specific | Markus Friedl |
2001-01-18 | 1) removes fake skey from sshd, since this will be much | Markus Friedl |
2001-01-18 | log() is at pri=LOG_INFO, since LOG_NOTICE goes to /dev/console on many systems | Markus Friedl |
2001-01-18 | don't call rsa-keygen from signalhandler. | Markus Friedl |
2001-01-18 | Fix NOMAN build. | Artur Grabowski |
2001-01-18 | Fix NOMAN builds. | Artur Grabowski |
2001-01-18 | remove signal races, using flags | Theo de Raadt |
2001-01-18 | do not remove default route by mistake, on interface removal. | Jun-ichiro itojun Hagino |
2001-01-18 | workaround; be sure to initialize nd6 interface information when IPv6 | Jun-ichiro itojun Hagino |
2001-01-18 | wrap too noisy warnings into #ifdef ND6_DEBUG | Jun-ichiro itojun Hagino |
2001-01-18 | permit prefixlen against inet address, like: | Jun-ichiro itojun Hagino |
2001-01-18 | regen | Michael Shalayeff |
2001-01-18 | via686a/acm and order entries in via byt their numeric id | Michael Shalayeff |
2001-01-18 | crank "K to go" field to 8 digits; lukem@netbsd.org | Theo de Raadt |
2001-01-17 | signal handler should finish using _exit() | Theo de Raadt |
2001-01-17 | sync | Theo de Raadt |