summaryrefslogtreecommitdiff
path: root/include/rpc/rpcb_prot.x
AgeCommit message (Expand)Author
2016-01-23unsigned -> unsigned int in previous change to accomodate C++ boneheadedness.dholland
2016-01-23u_int -> unsigned, u_long -> unsigned long, etc.dholland
2005-12-03- constify and remove __UNCONST from caller of clnt_call().yamt
2002-02-25Put token after #endif in comments (from Broadcom).simonb
2001-08-04#ifdef __STDC__ -> #if __STDC__.mrg
2000-06-03Move rpcb_prot.x to here from libc/rpc.fvdl