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
Age
Commit message (
Expand
)
Author
1999-12-01
Document the 64-bit XDR routines that Sun also documents. This manual
thorpej
1999-12-01
Implement XDR routines for 64-bit integer data types:
thorpej
1999-11-28
remove unnecessary exit() after err()
lukem
1999-11-26
check __sh3__
msaitoh
1999-09-29
Fix incorrectly initialized value from _DIAGASSERT() changes.
explorer
1999-09-20
back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.
lukem
1999-09-17
since clnt_p*error() are expected to print an error message, print one if the...
lukem
1999-09-16
Let this build without _DIAGNOSTIC
sommerfeld
1999-09-16
* use _DIAGASSERT() to check pointer arguments against NULL and file
lukem
1999-05-09
Fix bug I introduced on 19990503 by renaming a variable.
christos
1999-05-03
int -> socklen_t
christos
1999-05-03
int -> size_t
christos
1999-04-19
Declare more local items static.
kleink
1999-04-17
Use TCP to register RPC services with the portmapper.
drochner
1999-03-25
* don't close the socket unless it was opened by the function
lukem
1999-03-04
avoid possible denial of service attack. from freebsd
lukem
1999-03-04
* don't reference rpc_secure(3N) (yet)
lukem
1999-01-31
xdrproc_t casts.
christos
1999-01-20
* ensure memory is released if operations fail (in authunix_create(),
lukem
1999-01-20
* svctcp_create():
lukem
1998-11-22
deal with printf()ing another size_t. print a u_int %u.
mrg
1998-11-22
deal with printf()ing a size_t.
mrg
1998-11-15
delint
christos
1998-11-15
Restructure the send and recv buffers slightly to avoid lint warnings and
christos
1998-11-15
Use a union again to make sure that we are aligned; this is not necessary
christos
1998-11-15
avoid potential buffer overflow and alignment problem that was caused
christos
1998-11-15
delint:
christos
1998-11-15
int -> uid_t, gid_t
christos
1998-10-19
Change #ifdef vax to __vax__.
matt
1998-07-26
const poisoning.
mycroft
1998-07-26
const poisoning.
mycroft
1998-07-26
const poisoning.
mycroft
1998-07-26
const poisoning.
mycroft
1998-07-26
const poisoning.
mycroft
1998-07-26
constify some tables.
mycroft
1998-07-26
constify some tables.
mycroft
1998-07-09
KNF.
msaitoh
1998-07-06
- use an array MAXHOSTNAMELEN+1 size to hold hostnames
mrg
1998-05-23
Initialize variable "stat" in case it falls through the timeout "for" loop.
tv
1998-04-24
If poll(2) times out, report failure.
pk
1998-03-30
add "int" to bare static
mrg
1998-03-18
regsterrpc.3 -> registerrpc.3
jtc
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-11
use u_int32_t instead of size_t...
lukem
1998-02-11
use u_int instead of size_t in clntraw_control (oops!)
lukem
1998-02-10
major cleanup (to sync with changes made in include/rpc/*.h):
lukem
1998-02-05
add LIBRARY section to man page
perry
1998-02-03
fix tyop
lukem
1998-02-02
<netdb.h> -> <rpc/rpc.h>
perry
[next]