summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/clnt_udp.c
Commit message (Expand)AuthorAgeFilesLines
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-191-569/+0
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-6/+8
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),jasone2000-01-271-1/+1
* Add three-tier symbol naming in support of POSIX thread cancellationjasone2000-01-121-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* In clntudp_call(), it is possible that xdr_replymsg() might failwpaul1997-10-261-0/+14
* Resolve conflicts.wpaul1997-05-281-3/+92
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* - prototypes now in include filepeter1996-12-301-49/+64
* Code cleanup (part two):jraynard1996-06-101-3/+5
* Fixed type mismatches.bde1995-12-071-3/+3
* Well, cvs commit core'ed on me, I belive I have got all the locks out,phk1995-10-221-1/+4
* Reviewed by: David Greenmanwpaul1995-08-021-14/+4
* Remove trailing whitespace.rgrimes1995-05-301-18/+18
* Submitted by: Sebastian Strollowwpaul1995-04-021-4/+14
* Moving Sun RPC code into libc, part 1. Based on work done by a number ofwollman1994-08-071-0/+444
OpenPOWER on IntegriCloud