OpenBSD CVS

src/usr.bin/rsh/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / rsh

Current tag: OPENBSD_3_3


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile (in the Attic) [Hide]  1.6   22 years  deraadt   rlogin: Lived with Joy
[TXT] des_rw.c (in the Attic) [Hide]  1.3   21 years  deraadt   ansi
[TXT] kcmd.c (in the Attic) [Hide]  1.5   21 years  deraadt   use socklen_t where needed
[TXT] krcmd.c (in the Attic) [Hide]  1.2   21 years  deraadt   ansi
[TXT] pathnames.h (in the Attic) [Hide]  1.3   22 years  millert   rlogin is gone but rsh remains (though its use is discouraged). If someone uses ...
[TXT] rsh.1 (in the Attic) [Hide]  1.12   21 years  deraadt   use $ or # before commands in examples
[TXT] rsh.c (in the Attic) [Hide]  1.30   21 years  itojun   die if FD_SET overruns. (i don't have enough motive to change it to malloc fd_s...