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
/
rpcb_clnt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't compare NULL against a character.
mbr
2003-10-29
1
-3
/
+3
*
Add missing __rpc_fixup_addr. This is needed to make
mbr
2003-01-27
1
-0
/
+3
*
Revert part of revision 1.10, as it broke portmap lookups for IPv4
iedowse
2002-07-26
1
-9
/
+3
*
Add functions allowing for the user to specify a timeout for rpc functions.
alfred
2002-07-11
1
-37
/
+112
*
Fix the style of the SCM ID's.
obrien
2002-03-22
1
-3
/
+2
*
Remove multi-line __P() usage.
obrien
2002-03-22
1
-6
/
+3
*
Remove __P() usage.
obrien
2002-03-21
1
-4
/
+4
*
Fix two file descriptor leaks in the internal function local_rpcb()
iedowse
2002-02-16
1
-1
/
+8
*
Do not call addrinfo on local transport adresses, if returning a
alfred
2002-02-05
1
-5
/
+25
*
In getclnthandle(), if the address is found in the cache we need
iedowse
2001-08-02
1
-2
/
+5
*
Fix a memory leak in __rpcb_findaddr(), avoid compiler warnings.
iedowse
2001-07-14
1
-1
/
+4
*
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
-0
/
+1253