index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
rpc
/
svc_dg.c
Age
Commit message (
Expand
)
Author
2013-03-11
Replace previous Sun Microsystems, Inc. license with a standard
tron
2013-03-05
make this usable from RUMP
christos
2013-03-04
PR/47617: Thorsten Brehm: Memory and socket leak in librpc
christos
2012-03-20
Use C89 definitions
matt
2012-03-13
PR/45989: Martin Husemann: lint invocation does include -w only on i386
christos
2008-04-25
- always check malloc results
christos
2005-06-09
use malloc rather than mem_alloc (which is implemented using calloc)
yamt
2003-09-09
__RCSID police
itojun
2003-01-18
Merge the nathanw_sa branch.
thorpej
2002-11-11
Fix signed/unsigned comparison warnings.
thorpej
2002-11-08
* Adapt include files for rpc_com.h/rpc_internal.h split.
fvdl
2001-01-04
sprinkle _DIAGASSERT() appropriately. minor other cleanups
lukem
2000-12-20
remove redundant declarations.
christos
2000-07-06
add __RPC_GETXID macro
christos
2000-06-22
Plug a memory leak.
fvdl
2000-06-04
Need <string.h> for LP64 systems.
thorpej
2000-06-02
Add new RPC code, based on Sun's TI-RPC code. Adapted to not use XTI,
fvdl