Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-09-15 | Don't complain if setsockopt() fails. It will fail if we used rcmdsh() | Todd C. Miller | |
instead of rcmd() and there's no easy way to detect which we used now. | |||
1996-09-02 | not setuid, silence TCP_MAXSEG for non-root | Theo de Raadt | |
1996-09-01 | check rcmd() return val and exit nicely. | Todd C. Miller | |
1996-08-09 | sprintf -> snprintf | Todd C. Miller | |
1996-03-08 | From NetBSD: | Niklas Hallqvist | |
Add remote tape capabilities. Since we're setuid, let's be paranoid. Picked up a little lint in the dryer. |