summaryrefslogtreecommitdiff
path: root/include/rpc/clnt.h
AgeCommit message (Expand)Author
2023-11-26include: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2017-11-20include: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2013-11-25Replace Sun Industry Standards Source License for Sun RPC code with aHiroki Sato
2012-09-02Revert r240060: (Partial)Pedro F. Giffuni
2012-09-02Fix RPC headers for C++Pedro F. Giffuni
2003-01-24unifdef -D_THREAD_SAFEMax Khon
2002-07-21Remove duplicated '__BEGIN_DECLS' which obviated compilingRobert Drehmel
2002-07-14clnt_vc_create() has const scalar arguments that wind up being modified,Alfred Perlstein
2002-07-11Add functions allowing for the user to specify a timeout for rpc functions.Alfred Perlstein
2002-04-28Spell void * as void * rather than caddr_t. This is complicated by theDag-Erling Smørgrav
2002-03-23Breath deep and take __P out of the system include files.Warner Losh
2001-10-04Add compatibility functions for the AF_LOCAL RPC transport stuffBill Paul
2001-06-23Add a new clnt_control() request `CLSET_CONNECT' that controlsIan Dowse
2001-03-27Add a CLSET_ASYNC command, which allows us to (ab)use the clnt_dg transportBill Paul
2001-03-19Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein
1999-08-27$Id$ -> $FreeBSD$Peter Wemm
1997-05-28Resolve conflicts.Bill Paul
1997-05-07Back out all of yesterdays include file changes.Eivind Eklund
1997-05-07Make a lot of include-files self-contained. I excluded the patches changingEivind Eklund
1997-02-23Revert $FreeBSD$ to $Id$Peter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1996-12-30First commit of a series of cleanups for the libc rpc code which has beenPeter Wemm
1996-01-30Fix a bunch of spelling errors in the comment fieldsMike Pritchard
1995-05-30Remove trailing whitespace.Rodney W. Grimes
1994-08-07Use the header files that are compatible with the code just moved overGarrett Wollman
1994-08-04Install RPC headers from include, like they always should have been.Garrett Wollman