Fix warnings in rxkad
[openafs.git] / README.WARNINGS
index 6dd52ed..ee7754b 100644 (file)
@@ -68,7 +68,8 @@ kauth/kaprocs.c            : all           : XXX
 kauth/kaserver.c     : all          : ExtendedCellInfo
 kauth/krb_udp.c      : all           : XXX
 kauth/admin_tools.c  : all           : ubik_Call nonsense
-kauth/authclient.c   : all           : ubik_Call nonsense
+kauth/authclient.c   : strict-proto  : ubik_Call nonsense
+                     : implicit-func : ubik_Call nonsense
 kauth/kas.c          : all           : XXX
 kauth/klog.c         : all           : XXX
 kauth/ka-forwarder.c : all           : XXX
@@ -80,9 +81,7 @@ libadmin/samples/rxdebug_peers.c : format : struct clock vs unsigned int
 libadmin/test/client.c : all         : util_RPCStatsStateGet types
 ptserver/ptserver.c  : all          : ExtendedCellInfo
 rxkad/rxkad_server.c : all           : Des key nonsense
-rxkad/ticket.c       : all           : Des key nonsense
-rxkad/ticket5.c             : all           : Des key nonsense
-rxkad/v5der.c       : all (pthread) : Des key nonsense
+rxkad/ticket5.c      : implicit-func : CRC functions
 rx/rx.c                     : all (pthread) : rxkad_global_stats_init not proto'd
 rx/xdr_rx.c          : all (ukernel) : Prototypes don't match due to AFS_XDR_T 
                                       not being used in the xdr header