K 10 svn:author V 3 pfg K 8 svn:date V 27 2012-10-07T05:11:29.158577Z K 7 svn:log V 294 MFC r241141, r241165, r241165, r241181; rpc: convert all uid and gid variables to u_int. Follow a similar change in Solaris and linux where the uid and gid variables were made more similar to what the system expects. In our case we use u_int which is what XDR can manage, Reviewed by: bde END