freebsd-dev/usr.bin/rsh
Ian Dowse 35655e3c45 If a timeout is specified, make sure that rcmd() completes within
the specified time. Previously, rsh could potentially hang indefinitely
at this point even when a timeout was set, for example if the server
accepts the connection and then never sends any reply.

PR:		bin/20042
Submitted by:	Keith White <Keith.White@site.uottawa.ca>
MFC after:	1 week
2002-08-13 16:25:38 +00:00
..
Makefile Use <paths.h> rather than "pathnames.h", and fix a couple of whitespace nits. 2002-05-08 00:47:01 +00:00
rsh.1 Use `The .Nm utility' 2002-04-20 12:18:28 +00:00
rsh.c If a timeout is specified, make sure that rcmd() completes within 2002-08-13 16:25:38 +00:00