summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/svc_udp.c
Commit message (Expand)AuthorAgeFilesLines
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-191-482/+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-2/+2
* Add three-tier symbol naming in support of POSIX thread cancellationjasone2000-01-121-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Resolve conflicts.wpaul1997-05-281-1/+1
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* - make wire protocol 64 bit type safepeter1996-12-301-11/+9
* clear various struct sockaddr_in's on stack, set sin_len.peter1996-08-121-1/+2
* Code cleanup (part one):jraynard1996-06-081-5/+4
* Well, cvs commit core'ed on me, I belive I have got all the locks out,phk1995-10-221-1/+3
* Remove trailing whitespace.rgrimes1995-05-301-20/+20
* Fix comparison of int against unsigned when checking error returncsgr1994-08-311-2/+2
* Moving Sun RPC code into libc, part 1. Based on work done by a number ofwollman1994-08-071-0/+480
OpenPOWER on IntegriCloud