summaryrefslogtreecommitdiff
path: root/lib/libc/rpc/rpc_clnt_create.3
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-231-1/+0
* Globally replace u_int*_t from (non-contributed) man pages.Ed Schouten2012-02-121-4/+4
* Markup fixes.Ruslan Ermilov2006-09-171-1/+1
* Fix prototypes.Ruslan Ermilov2005-11-231-2/+2
* Expand *n't contractions.Ruslan Ermilov2005-02-131-1/+1
* Get rid of duplicates.Ruslan Ermilov2003-09-141-1/+1
* mdoc(7) police: "The .Fa argument.".Ruslan Ermilov2002-12-191-12/+31
* mdoc(7) police: "The .Fn function".Ruslan Ermilov2002-12-181-0/+10
* Fix documentation of clnt_control()'s CL{GET|SET}_{VERS|XID} toBill Fenner2002-09-161-4/+4
* mdoc(7) police: whitespace nits.Ruslan Ermilov2002-08-091-2/+4
* 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-0/+45
* Fixed bitrot in synopsis. The TI-RPC changes gave mounds of it, mainlyBruce Evans2001-10-031-1/+1
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
* Add a new clnt_control() request `CLSET_CONNECT' that controlsIan Dowse2001-06-231-0/+1
* Fix typo: clnt_destroy() only takes one arg.Mike Heffner2001-06-181-1/+1
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-191-0/+437