from 1.1 branch:
authorKen Raeburn <raeburn@mit.edu>
Wed, 1 Sep 1999 21:51:42 +0000 (21:51 +0000)
committerKen Raeburn <raeburn@mit.edu>
Wed, 1 Sep 1999 21:51:42 +0000 (21:51 +0000)
commit1b1905a9ed467f428ea3b4732d184aea42311b83
treebb1ca7e403c11d8686041a327bda66aaf9e31d4a
parent6772cbcb5be8aa088e5bcfbe1db78edb83fd07d7
from 1.1 branch:

* krlogin.c (main): Error out if -D isn't followed by another argument.  Based
on patch from Brad Thompson.

* krshd.c (v4_kdata, v4_ticket): Don't define if KRB5_KRB4_COMPAT is not
defined.  Patch from Brad Thompson.

* kcmd.c (kcmd): If krb5_get_credentials returns a nonzero error code, print an
error message before returning.

* krlogin.c (main): If ospeed is outside of compiled-in table index range but
not high enough to be a baud rate, use the highest rate in the table.

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