* krlogin.c (try_normal): Permit "rsh" as well as "rlogin" as the program name,
authorKen Raeburn <raeburn@mit.edu>
Fri, 14 Sep 2001 02:06:02 +0000 (02:06 +0000)
committerKen Raeburn <raeburn@mit.edu>
Fri, 14 Sep 2001 02:06:02 +0000 (02:06 +0000)
commitbfcdeedb5ac12652b7d8a2b528d782792df6b566
tree10abc70d4e1d8b3aa095d0b4873e8f3d02245c3d
parent76abc869860569dbb6bde8d67bc2ea85e35e7d14
* krlogin.c (try_normal): Permit "rsh" as well as "rlogin" as the program name,
for detecting when argv[0] is not the hostname.  If argv[0] isn't the hostname,
always replace it with the system rlogin pathname.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13747 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/bsd/ChangeLog
src/appl/bsd/krlogin.c