summaryrefslogtreecommitdiff
path: root/lib/libc/rpc/rpcb_prot.c
AgeCommit message (Expand)Author
2017-05-03- limit size of buffers to RPC_MAXDATASIZEchristos
2013-03-11Replace previous Sun Microsystems, Inc. license with a standardtron
2012-06-25Update old-style definitions to ANSI, remove a couple of registerabs
2006-05-11xdr sucks. sprinkle some (void *) casts into it's functions taking void **,mrg
2006-03-19Coverity CID 779: Avoid NULL pointer deref.christos
2006-03-19Coverity CID 780: Avoid NULL pointer deref.christos
2005-06-01appease gcc -Wuninitializedlukem
2003-09-09__RCSID policeitojun
2001-01-04sprinkle _DIAGASSERT() appropriately. minor other cleanupslukem
2000-07-14Use explicit int32 get/put macros. Needed for 64bit big-endian systems.fvdl
2000-07-06add __RPC_GETXID macrochristos
2000-06-02Add new RPC code, based on Sun's TI-RPC code. Adapted to not use XTI,fvdl