Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
be unmolested when we test whether or not to use a local shell instead of rsh. | |||
1996-09-15 | Remove dead code | Thorsten Lockert | |
Remove unused variables Silence some warnings lint(1) is your friend | |||
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 | |