freebsd-dev/include/rpc
Pedro F. Giffuni 0d1040e5e1 rpc: convert all uid and gid variables to u_int.
After further discussion, instead of pretending to use
uid_t and gid_t as upstream Solaris and linux try to, we
are better using u_int, which is in fact what the code
can handle and best approaches the range of values used
by uid and gid.

Discussed with:	bde
Reviewed by:	bde
2012-10-04 04:15:18 +00:00
..
auth_des.h
auth_kerb.h Comment the token after #endif, like we do everywhere else. 2007-02-02 18:11:18 +00:00
auth_unix.h rpc: convert all uid and gid variables to u_int. 2012-10-04 04:15:18 +00:00
auth.h rpc: convert all uid and gid variables to u_int. 2012-10-04 04:15:18 +00:00
clnt_soc.h Revert r240060: (Partial) 2012-09-02 22:23:23 +00:00
clnt_stat.h
clnt.h Revert r240060: (Partial) 2012-09-02 22:23:23 +00:00
des_crypt.h Revert r240060: (Partial) 2012-09-02 22:23:23 +00:00
des.h
Makefile Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor 2012-02-07 09:27:07 +00:00
nettype.h Revert r240060: (Partial) 2012-09-02 22:23:23 +00:00
pmap_clnt.h Revert r240060: (Partial) 2012-09-02 22:23:23 +00:00
pmap_prot.h
pmap_rmt.h Revert r240060: (Partial) 2012-09-02 22:23:23 +00:00
raw.h
rpc_com.h Revert r240060: (Partial) 2012-09-02 22:23:23 +00:00
rpc_msg.h Revert r240060: (Partial) 2012-09-02 22:23:23 +00:00
rpc.h
rpcb_clnt.h Revert r240060: (Partial) 2012-09-02 22:23:23 +00:00
rpcb_prot.x
rpcent.h Revert r240060: (Partial) 2012-09-02 22:23:23 +00:00
rpcsec_gss.h Revert r240060: (Partial) 2012-09-02 22:23:23 +00:00
svc_auth.h Initialise the SVCAUTH field for new transport structures when they are 2008-09-09 14:15:55 +00:00
svc_dg.h Re-do r192913 in less intrusive way. Only do IP_RECVDSTADDR/IP_SENDSRCADDR 2009-06-18 17:10:43 +00:00
svc_soc.h Revert r240060: (Partial) 2012-09-02 22:23:23 +00:00
svc.h Revert r240060: (Partial) 2012-09-02 22:23:23 +00:00
xdr.h Revert r240060: (Partial) 2012-09-02 22:23:23 +00:00