NetBSD/usr.bin/rsh
ginsbach 1a75882940 Fix Coverity issue 1236, negative return from read() passed to write()
as a large unsigned valued when read() is interrupted (errno == EINTR).
2006-03-17 21:52:41 +00:00
..
Makefile - Fix bug in port parsing code; s_port must be in network byte order. 2004-10-16 02:03:54 +00:00
getport.c - Fix bug in port parsing code; s_port must be in network byte order. 2004-10-16 02:03:54 +00:00
getport.h - Fix bug in port parsing code; s_port must be in network byte order. 2004-10-16 02:03:54 +00:00
pathnames.h
rsh.1 Support -4 and -6. Approved by christos. 2005-03-11 02:45:24 +00:00
rsh.c Fix Coverity issue 1236, negative return from read() passed to write() 2006-03-17 21:52:41 +00:00