summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/svc_run.c
Commit message (Expand)AuthorAgeFilesLines
* Staticize a couple of functions.deischen2006-02-271-3/+1
* Try to bring some sanity to the SCM ID's.obrien2004-10-161-1/+1
* Eliminate 19 warnings in libc (at level WARNS=2) of thenectar2003-02-271-0/+1
* Fix namespace pollution introduced in previous commit.mbr2003-01-261-1/+1
* Implement non-blocking tcp-connections.mbr2003-01-161-2/+8
* Fix the style of the SCM ID's.obrien2002-03-221-4/+4
* Fixed namespace pollution related to `warn' in libc (but not in otherbde2001-08-291-1/+1
* Move the #includes of reentrant.h to after the `#include "namespace.h"',iedowse2001-04-021-1/+1
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-191-27/+31
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-2/+4
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fix other small things that got lost in the merge:wpaul1997-05-281-2/+2
* Resolve conflicts.wpaul1997-05-281-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* use svc_maxfd + 1 in the select() call.peter1996-12-311-3/+3
* - overhaul for unlimited file descriptorspeter1996-12-301-15/+24
* Code cleanup (part two):jraynard1996-06-101-3/+8
* Remove trailing whitespace.rgrimes1995-05-301-6/+6
* Moving Sun RPC code into libc, part 1. Based on work done by a number ofwollman1994-08-071-0/+73
OpenPOWER on IntegriCloud