]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
STABLE14-comerr-rename-two-20070410
authorJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 10 Apr 2007 23:31:36 +0000 (23:31 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 10 Apr 2007 23:31:36 +0000 (23:31 +0000)
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)

src/libafsauthent/afsauthent.def
src/libafsrpc/afsrpc.def

index 456c97ed8c43fad8b0ecbe6baf9ef8a095e9d9fd..6794cd48eb5001f6dcebe1a895a5de113877b5df 100644 (file)
@@ -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
index 42429b8178f978ae9b056e78249366495dcc813a..cd7556779bb92ec8bc45d74ad1d9e90fa8ce64cd 100644 (file)
@@ -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