summaryrefslogtreecommitdiff
path: root/lib/libc/rpc/getnetconfig.c
AgeCommit message (Expand)Author
2006-03-19Coverity CID 2275: Avoid memory leak on error.christos
2005-11-29WARNS=4christos
2005-05-15Make the arg to getnetconfigent const char * to match the man page (anddsl
2003-09-09__RCSID policeitojun
2003-04-29The second parameter of strchr() is an integer, not a pointer.scw
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-07-26Various typos in comments (neccessary, sceme, choise, ...).wiz
2001-01-25make local constant arrays constjdolecek
2001-01-04whitespace consistency fixupslukem
2001-01-04sprinkle _DIAGASSERT() appropriately. minor other cleanupslukem
2000-07-06add __RPC_GETXID macrochristos
2000-07-03PR/10499: IWAMOTO Toshihiro: getnetconfig uses strtok. Applied suggested patchchristos
2000-06-02Add new RPC code, based on Sun's TI-RPC code. Adapted to not use XTI,fvdl