Age | Commit message (Expand) | Author |
2001-09-17 | ensure that DV has a /dev/ in it | Theo de Raadt |
2001-09-17 | handle names without / in them | Theo de Raadt |
2001-09-17 | more versions suffering the SSH_BUG_DEBUG bug; | Markus Friedl |
2001-09-17 | don't send fake dummy packets on CR (\r) | Markus Friedl |
2001-09-17 | try to fix agent-forwarding-backconnection-bug, as seen on HPUX, for example; | Markus Friedl |
2001-09-17 | better error handling if you try to export a bad key to ssh.com | Markus Friedl |
2001-09-17 | cleanup and document -1, -s and -S; ok markus@ | Kevin Steves |
2001-09-17 | never keep a connection to the smartcard open. | Markus Friedl |
2001-09-17 | u_char*/char* cleanup; ok markus@ | Kevin Steves |
2001-09-17 | add -Fssh_config option; ok markus@ | Kevin Steves |
2001-09-17 | Remove STATIC memory optimization. It's buggy (see regression test trip) | Marc Espie |
2001-09-17 | make vi exit if it can't create a temp file. From NetBSD, ok millert | Peter Valchev |
2001-09-16 | remove some unneeded includes; ok millert | Peter Valchev |
2001-09-16 | special-case MACRO (without parens) recognition, so that $# is set to 0 | Marc Espie |
2001-09-16 | Fix \\ in recognition in patsubst: must advance beyond it as well. | Marc Espie |
2001-09-16 | Optimize space-eating loop since we've already checked that the | Todd C. Miller |
2001-09-16 | 1) In skin(), only add a space after a comma if there is actually a space | Todd C. Miller |
2001-09-16 | calls krb_afslog() after setting $HOME; mattiasa@e.kth.se; fixes pr 1943 | Markus Friedl |
2001-09-16 | %llu instead of %qu and explicit casts. | Artur Grabowski |
2001-09-16 | Make make cross-compilable. | Artur Grabowski |
2001-09-15 | fix a pasto, fix pr 1969 | Michael Shalayeff |
2001-09-15 | Obvious omissions. | Miod Vallat |
2001-09-14 | command=xxx overwrites subsystems, too | Markus Friedl |
2001-09-14 | typo | Markus Friedl |
2001-09-13 | missing $OpenBSD: | Markus Friedl |
2001-09-12 | don't forward agent for non third-party copies; ok markus@ | Kevin Steves |
2001-09-11 | locale ru_SU is obsolete, replace with ru_RU | Heikki Korpela |
2001-09-11 | gcc on sparc64 needs -O0 or it barfs | Jason Wright |
2001-09-11 | add fgen | Jason Wright |
2001-09-10 | Now that the makefile does not create symlinks to files for archs | Dale Rahn |
2001-09-10 | Do not make symlinks to files for architectures which do not use | Dale Rahn |
2001-09-10 | Don't use this gprof | Jason Wright |
2001-09-10 | link k5 before k4 (new binutils is more picky than old ld) | Jason Wright |
2001-09-10 | Don't build old binutils on sparc64. | Artur Grabowski |
2001-09-10 | remove bogus #include <getopt.h> | Todd C. Miller |
2001-09-09 | implement some more command line options for cu and use getopt(3) | Todd C. Miller |
2001-09-09 | fix typo in function prototype | Todd C. Miller |
2001-09-09 | Add ~v escape to print all variables and their values. | Todd C. Miller |
2001-09-09 | feed the line after eof, make it behave like other utils we have; rees@ ok | Michael Shalayeff |
2001-09-09 | Link cu to tip now that UUCP is a port. | Todd C. Miller |
2001-09-08 | Update to latest version of the One True Awk. See the FIXES file | Todd C. Miller |
2001-09-07 | Repair regular expression substitution. | Marc Espie |
2001-09-07 | Sanity check length of -u argument to avoid truncation later on. | Todd C. Miller |
2001-09-06 | Initial idea from aaron@: Last char of .Xr group in SEE ALSO section should | Mike Pechkin |
2001-09-06 | bye bye sleeper | Theo de Raadt |
2001-09-05 | make sure that va_start() has matching va_end() | Theo de Raadt |
2001-09-05 | oops | Jakob Schlyter |
2001-09-05 | grammar; PR#2048 | Jakob Schlyter |
2001-09-05 | select correctly, and on the right file descriptors too! | Theo de Raadt |
2001-09-05 | avoid first person in manual pages | Theo de Raadt |