Fix lots of things to compile on Unix. Fix some typos
authorTom Yu <tlyu@mit.edu>
Tue, 11 Feb 2003 01:35:32 +0000 (01:35 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 11 Feb 2003 01:35:32 +0000 (01:35 +0000)
commit208e27d7e52cdaa9ed75bcfbd22b0527f5a2c4df
treef4fddbb0ce88584bbc8ce7e45800259228159fb3
parent5a2fb0d6ee3d6db893fbe34c4097c019f8a4027d
Fix lots of things to compile on Unix.  Fix some typos

By means of carrying through local addresses in many places, eliminate
or reduce sections of code depending on TARGET_OS_MAC conditionals.

Conditionalize some prototypes in krb.h with KRB_PRIVATE, to avoid
leakage on Mac.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15173 dc483132-0cff-0310-8789-dd5450dbe970
13 files changed:
src/include/kerberosIV/ChangeLog
src/include/kerberosIV/krb.h
src/lib/des425/ChangeLog
src/lib/des425/str_to_key.c
src/lib/krb4/CCache-glue.c
src/lib/krb4/ChangeLog
src/lib/krb4/Makefile.in
src/lib/krb4/g_ad_tkt.c
src/lib/krb4/g_in_tkt.c
src/lib/krb4/krb4int.h
src/lib/krb4/password_to_key.c
src/lib/krb4/save_creds.c
src/lib/krb4/tkt_string.c