* profile.hin, prof_file.c (profile_flush_file_data): Stop copying the resource fork...
authorAlexandra Ellwood <lxs@mit.edu>
Thu, 6 Mar 2003 18:48:18 +0000 (18:48 +0000)
committerAlexandra Ellwood <lxs@mit.edu>
Thu, 6 Mar 2003 18:48:18 +0000 (18:48 +0000)
commit8e3533a09fb43b88d8c071bad5353576918c7842
treea6338d69cd9a0ff86258533da7652a6a1b1e7d7a
parent86251dc01f3cccbbaa60338585231a99ec1cca84
* profile.hin, prof_file.c (profile_flush_file_data): Stop copying the resource fork.  We stopped writing resources to the krb5 configuration in KfM 4.5.x.  In KfM 5.0 will no longer read preferences from the resource fork so we can destroy it on copy. * prof-int.h: No longer include MoreFiles.  Removed framework style includes for Kerberos headers. * prof_FSp_glue.c, prof_init.c, profile.hin: Moved Mac FSSpec-based functions into a separate file so they will only be built with KfM. These functions will be exported but not in the headers because they are deprecated

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15239 dc483132-0cff-0310-8789-dd5450dbe970
src/util/profile/ChangeLog
src/util/profile/prof_FSp_glue.c [new file with mode: 0644]
src/util/profile/prof_file.c
src/util/profile/prof_init.c
src/util/profile/prof_int.h
src/util/profile/profile.hin