summaryrefslogtreecommitdiff
path: root/lib/libc/rpc/svc_dg.c
AgeCommit message (Expand)Author
2013-03-11Replace previous Sun Microsystems, Inc. license with a standardtron
2013-03-05make this usable from RUMPchristos
2013-03-04PR/47617: Thorsten Brehm: Memory and socket leak in librpcchristos
2012-03-20Use C89 definitionsmatt
2012-03-13PR/45989: Martin Husemann: lint invocation does include -w only on i386christos
2008-04-25- always check malloc resultschristos
2005-06-09use malloc rather than mem_alloc (which is implemented using calloc)yamt
2003-09-09__RCSID policeitojun
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-01-04sprinkle _DIAGASSERT() appropriately. minor other cleanupslukem
2000-12-20remove redundant declarations.christos
2000-07-06add __RPC_GETXID macrochristos
2000-06-22Plug a memory leak.fvdl
2000-06-04Need <string.h> for LP64 systems.thorpej
2000-06-02Add new RPC code, based on Sun's TI-RPC code. Adapted to not use XTI,fvdl