NetBSD/usr.bin/rsh
christos 47af6101e4 - PR/3727: Wolfgang Rupprecht: rsh takes 80% of the cpu
- rsh/rcmd combinations don't die sometimes, and spin in poll loops
    + detect errors from read/write etc, don't ignore them in some cases
    + use INFTIM instead of 0 in poll
    + detect invalid file descriptors in poll
    + use varargs/stdarg as appropriate
    + use posix signal calls
    + EWOULDBLOCK -> EAGAIN
1997-06-16 20:54:16 +00:00
..
Makefile rsh is not setuid anymore. 1997-06-02 11:58:13 +00:00
pathnames.h merge lite2 changes. 1997-02-16 15:01:02 +00:00
rsh.1 fix typo in SYNOPSIS, nuke duplicate RCSid 1997-06-05 06:35:24 +00:00
rsh.c - PR/3727: Wolfgang Rupprecht: rsh takes 80% of the cpu 1997-06-16 20:54:16 +00:00