* rcp (client mode) now uses rsh -x but still supports the old encryption in
authorSam Hartman <hartmans@mit.edu>
Thu, 1 Feb 1996 05:56:27 +0000 (05:56 +0000)
committerSam Hartman <hartmans@mit.edu>
Thu, 1 Feb 1996 05:56:27 +0000 (05:56 +0000)
commit34831612fc1897f9063c81233e1762e3d3683bf7
tree05712c90b21ad5cbd81f9023958c437f7160f407
parent87eabfc4956695f794f94248d9bdcdf8a1fa74ec
* rcp (client mode) now uses rsh -x but still supports the old encryption in
     server mode.
* krshd will work in encrypting mode even when the port for stderr is null.
* rcp will work if stdin isn't not a socket, but is a pipe  in remote mode
* krshd destroys forwarded credentials properly
* For rsh, the secure_message got moved to the client; if you use a new client
     with an old server, you get secure_message twice, but it should be a
     useful change long-term.
* Fixed typo in rcp man page.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7423 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/bsd/ChangeLog
src/appl/bsd/configure.in
src/appl/bsd/krcp.c
src/appl/bsd/krsh.c
src/appl/bsd/krshd.c
src/appl/bsd/rcp.M