From: Jeffrey Altman Date: Tue, 10 Apr 2007 23:31:36 +0000 (+0000) Subject: STABLE14-comerr-rename-two-20070410 X-Git-Tag: openafs-stable-1_4_5-pre1~133 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=2f1e319540a2c136a4bbbe17665be2ed70b3cbb4;p=packages%2Fo%2Fopenafs.git STABLE14-comerr-rename-two-20070410 fix afsrpc.def add_to_error_table ==================== This delta was composed from multiple commits as part of the CVS->Git migration. The checkin message with each commit was inconsistent. The following are the additional commit messages. ==================== remove afs_krb_get_lrealm from afsauthent.dll it conflicts with libutil.lib (cherry picked from commit 0ff92e9a5bd939cb3488ca64ce01b37bd4d7f79e) --- diff --git a/src/libafsauthent/afsauthent.def b/src/libafsauthent/afsauthent.def index 456c97ed8..6794cd48e 100644 --- a/src/libafsauthent/afsauthent.def +++ b/src/libafsauthent/afsauthent.def @@ -63,7 +63,7 @@ EXPORTS pr_GetCPS @62 pr_Initialize @63 pr_GetHostCPS @64 - afs_krb_get_lrealm @65 +; afs_krb_get_lrealm @65 pr_NameToId @66 pr_IdToName @67 afs_gettimeofday @68 diff --git a/src/libafsrpc/afsrpc.def b/src/libafsrpc/afsrpc.def index 42429b817..cd7556779 100644 --- a/src/libafsrpc/afsrpc.def +++ b/src/libafsrpc/afsrpc.def @@ -92,7 +92,7 @@ EXPORTS multi_Select @97 multi_Init @98 multi_Finalize_Ignore @99 - add_to_error_table @100 + afs_add_to_error_table @100 xdr_afsUUID @101 rx_GetSpecific @102 rx_SetSpecific @103