summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/rpc_soc.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r287341,r287342,r287348:ngie2016-12-031-95/+50
* MFC r288113:ngie2016-12-031-1/+1
* MFC r293704:ngie2016-01-181-1/+1
* MFC r278932:ngie2015-12-011-2/+0
* MFC r290253:ngie2015-11-161-2/+1
* MFC r258578, r258580, r258581 (by hrs):mav2014-01-221-26/+25
* Use thr_once() with once_t controls to initialize various thread_key_tjhb2010-03-101-6/+9
* 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