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_4_0


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile (in the Attic) [Hide]  1.8   20 years  millert   Kill kerberos4 code; OK deraadt@
[TXT] pathnames.h (in the Attic) [Hide]  1.5   20 years  millert   Add _PATH_SSH, remove the rest
[TXT] rsh.1 (in the Attic) [Hide]  1.15   19 years  millert   rsh now invokes ssh, not telnet, when a commant is omitted.
[TXT] rsh.c (in the Attic) [Hide]  1.38   18 years  djm   make these use setres[ug]id for simple privilege dropping; ok deraadt@ millert@ ...