Changes for Macintosh implementation
authorKeith Vetter <keithv@fusion.com>
Thu, 6 Jul 1995 01:39:47 +0000 (01:39 +0000)
committerKeith Vetter <keithv@fusion.com>
Thu, 6 Jul 1995 01:39:47 +0000 (01:39 +0000)
commitad04b0224f8ba5209ca25ad3d94a24d0cf3dae06
tree6ac5e2e057c1c05f099d6c4eedefc732a6aaa95b
parentc2e72b506ff5ea2b92f026be2bfaff1851c87432
Changes for Macintosh implementation

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6229 dc483132-0cff-0310-8789-dd5450dbe970
38 files changed:
src/ChangeLog
src/Makefile
src/Makefile.in
src/include/ChangeLog
src/include/k5-int.h
src/include/krb5.h [new file with mode: 0644]
src/include/krb5/ChangeLog
src/include/krb5/k5-config.h
src/include/krb5/macsock.h
src/lib/krb4/macsock.c
src/lib/krb5/ccache/file/ChangeLog
src/lib/krb5/ccache/file/fcc_destry.c
src/lib/krb5/ccache/file/fcc_gennew.c
src/lib/krb5/ccache/file/fcc_maybe.c
src/lib/krb5/krb/ChangeLog
src/lib/krb5/krb/compat_recv.c
src/lib/krb5/os/ChangeLog
src/lib/krb5/os/genaddrs.c
src/lib/krb5/os/krbfileio.c
src/lib/krb5/os/kuserok.c
src/lib/krb5/os/macsock.c
src/lib/krb5/os/mk_faddr.c
src/lib/krb5/os/read_pwd.c
src/lib/krb5/posix/ChangeLog
src/lib/krb5/posix/syslog.c
src/lib/krb5/posix/vfprintf.c
src/lib/krb5/rcache/ChangeLog
src/lib/krb5/rcache/rc_io.c
src/slave/ChangeLog
src/slave/kprop.c
src/util/et/ChangeLog
src/util/et/com_err.c
src/util/et/com_err.h
src/util/et/vfprintf.c
src/util/profile/ChangeLog
src/util/profile/prof_file.c
src/util/profile/prof_int.h
src/util/profile/test_parse.c