* kcmd.c: Cleaned up whitespace and removed commented & unused cruft
authorRichard Basch <probe@mit.edu>
Thu, 11 Apr 1996 04:26:22 +0000 (04:26 +0000)
committerRichard Basch <probe@mit.edu>
Thu, 11 Apr 1996 04:26:22 +0000 (04:26 +0000)
commitfc8ace14b79af515ec2ed11a04520e8cfa3f4c17
tree7a58615d1cb38a82ee673d0bd4eca22c35c436c5
parent43488f349cee52345ab9a2b8d55a2dd5fb6e350c
    * kcmd.c: Cleaned up whitespace and removed commented & unused cruft

        * krlogind.c, krshd.c: Allow the recvauth routine to find any key
        in the keytab for which the user is trying to login.  The host may
        be known as many names.  Additionally, for krlogind, clean up the
        error handling for bad authentication (potential null dereference
        and a misleading message because of the wrong authentication system
        being used)

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