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
/
rpc_generic.c
Age
Commit message (
Expand
)
Author
2003-10-21
Don't use NULL to compare against a char.
fvdl
2003-09-09
__RCSID police
itojun
2003-09-09
use niels provos' random sequence number generator to initialize RPC XID.
itojun
2003-06-07
- change default message size for udp to UDPMSGSIZE(8800) from 8192.
yamt
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-11-04
fix WARNS=2 (-Wshadow) warnings
lukem
2001-05-26
Free the correct buffer in error handling.
kristerw
2001-04-22
In __rpc_uaddr2taddr_af, actually return useful data for the AF_LOCAL
fvdl
2001-01-25
make local constant arrays const
jdolecek
2001-01-04
sprinkle _DIAGASSERT() appropriately. minor other cleanups
lukem
2000-09-28
Need "namespace.h".
kleink
2000-07-06
add __RPC_GETXID macro
christos
2000-06-11
syslog an error if /etc/netconfig is not found. fixes lib/10275
assar
2000-06-02
Add new RPC code, based on Sun's TI-RPC code. Adapted to not use XTI,
fvdl