summaryrefslogtreecommitdiff
path: root/lib/libc/rpc/rpc_generic.c
AgeCommit message (Expand)Author
2003-10-21Don't use NULL to compare against a char.fvdl
2003-09-09__RCSID policeitojun
2003-09-09use niels provos' random sequence number generator to initialize RPC XID.itojun
2003-06-07- change default message size for udp to UDPMSGSIZE(8800) from 8192.yamt
2003-01-18Merge the nathanw_sa branch.thorpej
2002-11-11Fix signed/unsigned comparison warnings.thorpej
2002-11-08* Adapt include files for rpc_com.h/rpc_internal.h split.fvdl
2001-11-04fix WARNS=2 (-Wshadow) warningslukem
2001-05-26Free the correct buffer in error handling.kristerw
2001-04-22In __rpc_uaddr2taddr_af, actually return useful data for the AF_LOCALfvdl
2001-01-25make local constant arrays constjdolecek
2001-01-04sprinkle _DIAGASSERT() appropriately. minor other cleanupslukem
2000-09-28Need "namespace.h".kleink
2000-07-06add __RPC_GETXID macrochristos
2000-06-11syslog an error if /etc/netconfig is not found. fixes lib/10275assar
2000-06-02Add new RPC code, based on Sun's TI-RPC code. Adapted to not use XTI,fvdl