summaryrefslogtreecommitdiff
path: root/lib/libc/rpc/svc_run.c
Commit message (Expand)AuthorAgeFilesLines
* Staticize a couple of functions.Daniel Eischen2006-02-271-3/+1
* Try to bring some sanity to the SCM ID's.David E. O'Brien2004-10-161-1/+1
* Eliminate 19 warnings in libc (at level WARNS=2) of theJacques Vidrine2003-02-271-0/+1
* Fix namespace pollution introduced in previous commit.Martin Blapp2003-01-261-1/+1
* Implement non-blocking tcp-connections.Martin Blapp2003-01-161-2/+8
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-4/+4
* Fixed namespace pollution related to `warn' in libc (but not in otherBruce Evans2001-08-291-1/+1
* 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-27/+31
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-2/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fix other small things that got lost in the merge:Bill Paul1997-05-281-2/+2
* Resolve conflicts.Bill Paul1997-05-281-2/+2
* 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 svc_maxfd + 1 in the select() call.Peter Wemm1996-12-311-3/+3
* - overhaul for unlimited file descriptorsPeter Wemm1996-12-301-15/+24
* Code cleanup (part two):James Raynard1996-06-101-3/+8
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-6/+6
* Moving Sun RPC code into libc, part 1. Based on work done by a number ofGarrett Wollman1994-08-071-0/+73