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
/
rpc_soc.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
*
Back out the `hiding' of strlcpy and strlcat. Several people
nectar
2003-05-01
1
-1
/
+1
*
`Hide' strlcpy and strlcat (using the namespace.h / __weak_reference
nectar
2003-04-29
1
-1
/
+1
*
Spell void * as void * rather than caddr_t. This is complicated by the
des
2002-04-28
1
-3
/
+3
*
Fix the style of the SCM ID's.
obrien
2002-03-22
1
-3
/
+2
*
Constify the first arg to callrpc(3).
alfred
2002-03-22
1
-1
/
+1
*
Remove multi-line __P() usage.
obrien
2002-03-22
1
-2
/
+2
*
Remove __P() usage.
obrien
2002-03-21
1
-3
/
+3
*
Remove 'register' keyword.
obrien
2002-03-21
1
-2
/
+2
*
Fix cc -Wall, fix rcsid warnings, add missing prototypes,
alfred
2002-02-05
1
-2
/
+2
*
Add compatibility functions for the AF_LOCAL RPC transport stuff
wpaul
2001-10-04
1
-0
/
+129
*
Move the #includes of reentrant.h to after the `#include "namespace.h"',
iedowse
2001-04-02
1
-1
/
+1
*
change callrpc() from taking "char *" args, I'm quite sure they really meant
alfred
2001-03-23
1
-1
/
+1
*
Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and
alfred
2001-03-19
1
-0
/
+453