summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/rpcb_clnt.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some improper handling of malloc failuresmatteo2007-09-201-4/+9
* Sync with NetBSD rev. 1.20 + 1.21mbr2006-09-091-6/+11
* Staticize a couple of functions.deischen2006-02-271-3/+2
* Try to bring some sanity to the SCM ID's.obrien2004-10-161-1/+1
* Don't compare NULL against a character.mbr2003-10-291-3/+3
* Add missing __rpc_fixup_addr. This is needed to makembr2003-01-271-0/+3
* Revert part of revision 1.10, as it broke portmap lookups for IPv4iedowse2002-07-261-9/+3
* Add functions allowing for the user to specify a timeout for rpc functions.alfred2002-07-111-37/+112
* Fix the style of the SCM ID's.obrien2002-03-221-3/+2
* Remove multi-line __P() usage.obrien2002-03-221-6/+3
* Remove __P() usage.obrien2002-03-211-4/+4
* Fix two file descriptor leaks in the internal function local_rpcb()iedowse2002-02-161-1/+8
* Do not call addrinfo on local transport adresses, if returning aalfred2002-02-051-5/+25
* In getclnthandle(), if the address is found in the cache we neediedowse2001-08-021-2/+5
* Fix a memory leak in __rpcb_findaddr(), avoid compiler warnings.iedowse2001-07-141-1/+4
* Move the #includes of reentrant.h to after the `#include "namespace.h"',iedowse2001-04-021-1/+1
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-191-0/+1253
OpenPOWER on IntegriCloud