Sync rsh(1) with FreeBSD.
authorPeter Avalos <pavalos@theshell.com>
Sun, 4 Jan 2009 01:30:08 +0000 (20:30 -0500)
committerPeter Avalos <pavalos@theshell.com>
Sun, 4 Jan 2009 03:12:27 +0000 (22:12 -0500)
commitd7f0d5a644286a5ac10ed367c1d890cda5e1f3f2
tree3b82243c6792712e0d97b77825cbbd2f5ed33f70
parent17d3278860e73b2398534c9a39536a693ba06a69
Sync rsh(1) with FreeBSD.

-Take out all the kerberos stuff and offload that to PAM.

-Use <paths.h> instead of a local pathnames.h.
etc/pam.d/Makefile
etc/pam.d/rsh [new file with mode: 0644]
usr.bin/rsh/Makefile
usr.bin/rsh/pathnames.h [deleted file]
usr.bin/rsh/rsh.1
usr.bin/rsh/rsh.c