aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/rpc/clnt_generic.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Remove ancient SCCS tags.Warner Losh2023-11-271-6/+0
* libc: Purge unneeded cdefs.hWarner Losh2023-11-011-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* libc: cleanup unnecessary semicolons (part 2).Pedro F. Giffuni2016-04-111-1/+1
* Replace Sun Industry Standards Source License for Sun RPC code with aHiroki Sato2013-11-251-42/+24
* Try to bring some sanity to the SCM ID's.David E. O'Brien2004-10-161-2/+2
* Add functions allowing for the user to specify a timeout for rpc functions.Alfred Perlstein2002-07-111-59/+175
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-1/+2
* Move the #includes of reentrant.h to after the `#include "namespace.h"',Ian Dowse2001-04-021-1/+1
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-191-75/+287
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Resolve conflicts.Bill Paul1997-05-281-2/+19
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* - use standard functionPeter Wemm1996-12-301-3/+7
* clear various struct sockaddr_in's on stack, set sin_len.Peter Wemm1996-08-121-1/+3
* Well, cvs commit core'ed on me, I belive I have got all the locks out,Poul-Henning Kamp1995-10-221-1/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-9/+9
* Moving Sun RPC code into libc, part 1. Based on work done by a number ofGarrett Wollman1994-08-071-0/+113