Module Name: krb5 Committed By: lxs Date: Thu Mar 6 21:16:32 UTC 2003 Modified Files: krb5/src/lib/krb5/os/c_ustime.c Added Files: Removed Files: Log Message * c_ustime.c: Removed Mac OS 9 code. * ccdefname.c: Conditionalize on USE_CCAPI and not TARGET_OS_MAC so Darwin builds work. * init_os_ctx.c: Modified to use DEFAULT_SECURE_PROFILE_PATH and DEFAULT_PROFILE_PATH for KfM homedir-relative config files. * read_pwd.c: Cast to remove const warnings. * timeofday.c: Do the same thing on the Mac as on Unix. To generate a diff of this commit: cvs diff -r5.10 -r5.11 krb5/src/lib/krb5/os/c_ustime.c