index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
rpc
/
svc_run.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Staticize a couple of functions.
deischen
2006-02-27
1
-3
/
+1
*
Try to bring some sanity to the SCM ID's.
obrien
2004-10-16
1
-1
/
+1
*
Eliminate 19 warnings in libc (at level WARNS=2) of the
nectar
2003-02-27
1
-0
/
+1
*
Fix namespace pollution introduced in previous commit.
mbr
2003-01-26
1
-1
/
+1
*
Implement non-blocking tcp-connections.
mbr
2003-01-16
1
-2
/
+8
*
Fix the style of the SCM ID's.
obrien
2002-03-22
1
-4
/
+4
*
Fixed namespace pollution related to `warn' in libc (but not in other
bde
2001-08-29
1
-1
/
+1
*
Move the #includes of reentrant.h to after the `#include "namespace.h"',
iedowse
2001-04-02
1
-1
/
+1
*
Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and
alfred
2001-03-19
1
-27
/
+31
*
Remove _THREAD_SAFE and make libc thread-safe by default by
deischen
2001-01-24
1
-2
/
+4
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Fix other small things that got lost in the merge:
wpaul
1997-05-28
1
-2
/
+2
*
Resolve conflicts.
wpaul
1997-05-28
1
-2
/
+2
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
use svc_maxfd + 1 in the select() call.
peter
1996-12-31
1
-3
/
+3
*
- overhaul for unlimited file descriptors
peter
1996-12-30
1
-15
/
+24
*
Code cleanup (part two):
jraynard
1996-06-10
1
-3
/
+8
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-6
/
+6
*
Moving Sun RPC code into libc, part 1. Based on work done by a number of
wollman
1994-08-07
1
-0
/
+73