Age | Commit message (Expand) | Author |
2001-08-18 | Add lots of missing prototypes, constify a few things. Add explicit ints. | Marc Espie |
2001-08-17 | fgen from NetBSD | Jason Wright |
2001-08-17 | typo in comment | Kevin Steves |
2001-08-17 | Some missing protos. Use macros from <link.h> instead of rolling our own. | Marc Espie |
2001-08-17 | Show indirect symbols in -e mode. | Marc Espie |
2001-08-17 | o) {Open,Net,Free}BSD -> .{O,N,F}x; | Mike Pechkin |
2001-08-16 | document case sensitivity for ssh, sshd and key file | Kevin Steves |
2001-08-16 | Fix a typo and document login class field correctly. | Todd C. Miller |
2001-08-16 | deprecate CheckMail. ok markus@ | Jakob Schlyter |
2001-08-16 | extra arg to pw_mkdb | Todd C. Miller |
2001-08-16 | At Theo's request only print 'Please wait' if don't get the lock | Todd C. Miller |
2001-08-16 | -e switch, show extra symbol information such as weak symbol status. | Marc Espie |
2001-08-16 | Flesh it out. | Marc Espie |
2001-08-15 | don't include openssl/des.h | Jim Rees |
2001-08-15 | Move locking of the passwd file *after* we have gotten a new password | Todd C. Miller |
2001-08-15 | Merge latest CITI code: | Jim Rees |
2001-08-14 | Thou shalt not use `you' in manpages and other misc. cleanup. | Marc Espie |
2001-08-14 | consistent documentation and example of ``-o ssh_option'' for sftp and | Kevin Steves |
2001-08-14 | "bye"; hk63a@netscape.net | Markus Friedl |
2001-08-14 | o OpenBSD tag | Todd C. Miller |
2001-08-14 | Stop fucking up display on Depeche Mode. | Marc Espie |
2001-08-13 | don't need main prototype (also sync with rcp); ok markus@ | Kevin Steves |
2001-08-13 | Declare globals made extern in sys/sem.h; naddy@ | Todd C. Miller |
2001-08-13 | Don't reference seminfo.semmap as it no longer exists. | Todd C. Miller |
2001-08-12 | #(endif|else) foo is incorrect, make it #endif /* foo */ | Heikki Korpela |
2001-08-12 | Sync usage message to man page | Todd C. Miller |
2001-08-11 | fix more paths beginning with "//"; <bradshaw@staff.crosswalk.com>. ok markus@ | Jakob Schlyter |
2001-08-11 | update one of the outdated lists in here; andrew.hoerter@NeuStar.com | Theo de Raadt |
2001-08-11 | Fixup example files, man pages and phones parsing. | Kenneth R Westerback |
2001-08-08 | undo last change; does not work for sshd | Markus Friedl |
2001-08-08 | permanently_set_uid is a noop if user is not privilegued; | Markus Friedl |
2001-08-08 | when describing the -o option, give -o Protocol=1 as the specific example | Theo de Raadt |
2001-08-07 | extended failure messages from galb@vandyke.com | Markus Friedl |
2001-08-06 | Replace with public domain version that does an exec | Todd C. Miller |
2001-08-06 | use alarm vs. setitimer for portable; ok markus@ | Kevin Steves |
2001-08-06 | Add CITI to Author section. | Jim Rees |
2001-08-05 | make -t dsa work with commercial servers, too | Markus Friedl |
2001-08-05 | ssh 2 support; from wayned@users.sourceforge.net | Markus Friedl |
2001-08-03 | Add back NUL termination of 'word' in complete() that was erroneously | Todd C. Miller |
2001-08-03 | o) We always closes .Bl and .Bd tags; | Mike Pechkin |
2001-08-03 | improve usage(). ok markus@ | Jakob Schlyter |
2001-08-03 | document smartcard options. ok markus@ | Jakob Schlyter |
2001-08-02 | fix diagnostic messages | Eric Jackson |
2001-08-02 | fix doc syntax | Eric Jackson |
2001-08-02 | o) .Sh AUTHOR -> .Sh AUTHORS; | Mike Pechkin |
2001-08-02 | Mods for PalmOS | Jim Rees |
2001-08-02 | clean up some /* SMARTCARD */. ok markus@ | Jakob Schlyter |
2001-08-02 | add /* SMARTCARD */ to #else/#endif. ok markus@ | Jakob Schlyter |
2001-08-02 | add smartcard to usage(). ok markus@ | Jakob Schlyter |
2001-08-02 | document smartcard upload/download. ok markus@ | Jakob Schlyter |