freebsd-dev/usr.bin/rsh
Eugene Grosbein 8942852cbc rsh: introduce new option -N disabling shutdown of socket sending path.
This prevents premature disconnection of rsh session with protocol
implementation confused by "end-of-file" condition for standard
input stream. For example, modern Cisco IOS (15.x) versions
can be managed with "rsh -N" cron jobs having /dev/null as stdin.

PR:		205144
Approved by:	avg (mentor)
MFC after:	1 week
2017-10-02 16:33:04 +00:00
..
Makefile Adopt SRCTOP in usr.bin 2017-03-12 18:58:44 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
rsh.1 rsh: introduce new option -N disabling shutdown of socket sending path. 2017-10-02 16:33:04 +00:00
rsh.c rsh: introduce new option -N disabling shutdown of socket sending path. 2017-10-02 16:33:04 +00:00