Age | Commit message (Expand) | Author |
---|---|---|
2005-03-25 | ansify. ok deraadt@ moritz@ | Otto Moerbeek |
2004-04-01 | let rcmdsh work on hosts that don't have an ipv4 address. | Marco S Hyman |
2003-05-05 | Add support for command line args in rshprog, e.g. "ssh -C". | Todd C. Miller |
2002-03-12 | Tack on MagniComp (BSD) license since this originally came from rdist. | Todd C. Miller |
2002-01-02 | more pid_t use | Theo de Raadt |
1998-04-25 | Use PF_UNSPEC as proto in socketpair() instead of just 0 for clarity. | Todd C. Miller |
1997-07-23 | Don't do a gethostbyname() on "localhost" since we need it to | Todd C. Miller |
1996-09-15 | Remove dead code | Thorsten Lockert |
1996-09-01 | Don't dup stderr, you lose error messages and rsh does it for us anyway. | Todd C. Miller |
1996-08-22 | Adds rcmdsh() -- rcmd-alike using rsh (or specified shell). | Todd C. Miller |