aboutsummaryrefslogtreecommitdiff
path: root/include/rpc/clnt.h
Commit message (Expand)AuthorAgeFilesLines
* unifdef -D_THREAD_SAFEMax Khon2003-01-241-4/+0
* Remove duplicated '__BEGIN_DECLS' which obviated compilingRobert Drehmel2002-07-211-1/+0
* clnt_vc_create() has const scalar arguments that wind up being modified,Alfred Perlstein2002-07-141-1/+1
* Add functions allowing for the user to specify a timeout for rpc functions.Alfred Perlstein2002-07-111-9/+67
* Spell void * as void * rather than caddr_t. This is complicated by theDag-Erling Smørgrav2002-04-281-9/+9
* Breath deep and take __P out of the system include files.Warner Losh2002-03-231-50/+50
* Add compatibility functions for the AF_LOCAL RPC transport stuffBill Paul2001-10-041-0/+5
* Add a new clnt_control() request `CLSET_CONNECT' that controlsIan Dowse2001-06-231-0/+1
* Add a CLSET_ASYNC command, which allows us to (ab)use the clnt_dg transportBill Paul2001-03-271-0/+1
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-191-180/+258
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Resolve conflicts.Bill Paul1997-05-281-3/+51
* Back out all of yesterdays include file changes.Eivind Eklund1997-05-071-4/+1
* Make a lot of include-files self-contained. I excluded the patches changingEivind Eklund1997-05-071-1/+4
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-231-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* First commit of a series of cleanups for the libc rpc code which has beenPeter Wemm1996-12-301-14/+27
* Fix a bunch of spelling errors in the comment fieldsMike Pritchard1996-01-301-4/+4
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-9/+9
* Use the header files that are compatible with the code just moved overGarrett Wollman1994-08-071-30/+57
* Install RPC headers from include, like they always should have been.Garrett Wollman1994-08-041-0/+331