K 10 svn:author V 3 pfg K 8 svn:date V 27 2012-10-03T20:39:11.241300Z K 7 svn:log V 336 rpc: convert all uid and gid variables of the type uid_t and gid_t. The previous change (based on Solaris) doesn't work properly either as the casting only has the effect of quieting the compiler. Move back to the previous solution but adjust the sizeof() type in xdr_array(). This should mostly work (by accident). Reported by: bde END