summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/rpc_soc.c
Commit message (Expand)AuthorAgeFilesLines
* Staticize a couple of functions.deischen2006-02-271-3/+1
* Try to bring some sanity to the SCM ID's.obrien2004-10-161-1/+1
* Back out the `hiding' of strlcpy and strlcat. Several peoplenectar2003-05-011-1/+1
* `Hide' strlcpy and strlcat (using the namespace.h / __weak_referencenectar2003-04-291-1/+1
* Spell void * as void * rather than caddr_t. This is complicated by thedes2002-04-281-3/+3
* Fix the style of the SCM ID's.obrien2002-03-221-3/+2
* Constify the first arg to callrpc(3).alfred2002-03-221-1/+1
* Remove multi-line __P() usage.obrien2002-03-221-2/+2
* Remove __P() usage.obrien2002-03-211-3/+3
* Remove 'register' keyword.obrien2002-03-211-2/+2
* Fix cc -Wall, fix rcsid warnings, add missing prototypes,alfred2002-02-051-2/+2
* Add compatibility functions for the AF_LOCAL RPC transport stuffwpaul2001-10-041-0/+129
* Move the #includes of reentrant.h to after the `#include "namespace.h"',iedowse2001-04-021-1/+1
* change callrpc() from taking "char *" args, I'm quite sure they really meantalfred2001-03-231-1/+1
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-191-0/+453
OpenPOWER on IntegriCloud