Only print each possible authentication type once in the auth status
authorTheodore Tso <tytso@mit.edu>
Tue, 8 Nov 1994 04:39:02 +0000 (04:39 +0000)
committerTheodore Tso <tytso@mit.edu>
Tue, 8 Nov 1994 04:39:02 +0000 (04:39 +0000)
commite2a39f0f1dd6193ffae41d369f3aad85a66603bc
tree6c91597cce94f05aacee59437b0808393b15252a
parent19ed86acd0ce2c8be84e2433c69949448ff8220f
Only print each possible authentication type once in the auth status
report.

Remove excess call to getauthmask() in auth_onoff() which stomped the
mask field.  Only print each possible authentication type once in the
help message.

Fix reversed sense of strcasecmp comparison in getauthmask().

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4642 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/telnet/libtelnet/ChangeLog
src/appl/telnet/libtelnet/auth.c