summaryrefslogtreecommitdiffstats
path: root/include/rpc/clnt.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r258578, r258580, r258581 (by hrs):mav2014-01-221-45/+24
* Revert r240060: (Partial)pfg2012-09-021-8/+0
* Fix RPC headers for C++pfg2012-09-021-0/+8
* unifdef -D_THREAD_SAFEfjoe2003-01-241-4/+0
* Remove duplicated '__BEGIN_DECLS' which obviated compilingrobert2002-07-211-1/+0
* clnt_vc_create() has const scalar arguments that wind up being modified,alfred2002-07-141-1/+1
* Add functions allowing for the user to specify a timeout for rpc functions.alfred2002-07-111-9/+67
* Spell void * as void * rather than caddr_t. This is complicated by thedes2002-04-281-9/+9
* Breath deep and take __P out of the system include files.imp2002-03-231-50/+50
* Add compatibility functions for the AF_LOCAL RPC transport stuffwpaul2001-10-041-0/+5
* Add a new clnt_control() request `CLSET_CONNECT' that controlsiedowse2001-06-231-0/+1
* Add a CLSET_ASYNC command, which allows us to (ab)use the clnt_dg transportwpaul2001-03-271-0/+1
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-191-180/+258
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Resolve conflicts.wpaul1997-05-281-3/+51
* Back out all of yesterdays include file changes.eivind1997-05-071-4/+1
* Make a lot of include-files self-contained. I excluded the patches changingeivind1997-05-071-1/+4
* Revert $FreeBSD$ to $Id$peter1997-02-231-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* First commit of a series of cleanups for the libc rpc code which has beenpeter1996-12-301-14/+27
* Fix a bunch of spelling errors in the comment fieldsmpp1996-01-301-4/+4
* Remove trailing whitespace.rgrimes1995-05-301-9/+9
* Use the header files that are compatible with the code just moved overwollman1994-08-071-30/+57
* Install RPC headers from include, like they always should have been.wollman1994-08-041-0/+331
OpenPOWER on IntegriCloud