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
/
clnt_generic.c
Age
Commit message (
Expand
)
Author
2003-09-09
__RCSID police
itojun
2003-01-18
Merge the nathanw_sa branch.
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-07-06
add __RPC_GETXID macro
christos
2000-06-07
The two unchanged interfaces (svc_create and clnt_create) resulted
fvdl
2000-06-02
Add new RPC code, based on Sun's TI-RPC code. Adapted to not use XTI,
fvdl
2000-01-22
Delint.
mycroft
1999-09-20
back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.
lukem
1999-09-16
* use _DIAGASSERT() to check pointer arguments against NULL and file
lukem
1998-11-15
delint:
christos
1998-02-13
* in get_myaddress(); always return sockaddr_in containing localhost:PMAP_PORT.
lukem
1998-02-12
revert; we can't break the existing ABI and API
lukem
1998-02-10
major cleanup (to sync with changes made in include/rpc/*.h):
lukem
1997-07-21
If port provides __weak_alias(), provide an Standard C and POSIX pure
jtc
1997-07-13
Fix RCSID's
christos
1995-06-03
Fill in sin_len.
mycroft
1995-04-14
Changed bzero to memset.
jtc
1995-02-25
save my sanity; stop using Id.
cgd
1993-12-10
RPCSRC 4.0, which our RPC implementation is derrived from, erroneously
jtc
1993-12-05
should bzero automatic sockaddr's before use
deraadt
1993-10-07
move the rpc code into libc
cgd