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
2006-07-08
rpc_errlist:
yamt
2006-06-22
Centralize the TCP_NODELAY handling as discussed in tech-net.
christos
2006-05-18
Coverity CID 3651: Don't leak ifaddrs on getaddrinfo failure.
christos
2006-05-14
XXX: GCC uninitialized variable.
christos
2006-05-11
xdr sucks. sprinkle some (void *) casts into it's functions taking void **,
mrg
2006-04-25
fix some unpaired sigblocks which possibly leave the process with all
drochner
2006-03-22
-fix uninitialized variable introduced in previous
drochner
2006-03-22
Coverity CID 2291: Move function call before allocating storage to prevent
christos
2006-03-22
Coverity CID 2292: Plug memory leak.
christos
2006-03-21
Coverity CID 2293: Fix memory leak.
christos
2006-03-19
Coverity CID 710: Remove unreachable code.
christos
2006-03-19
Coverity CID 711: Remove dead code.
christos
2006-03-19
Coverity CID 779: Avoid NULL pointer deref.
christos
2006-03-19
Coverity CID 780: Avoid NULL pointer deref.
christos
2006-03-19
Coverity CID 2275: Avoid memory leak on error.
christos
2006-03-19
Coverity CID 2276: Don't leak memory on error.
christos
2006-03-19
Coverity CID 2277: Don't leak memory on error.
christos
2006-03-19
Coverity CID 2283: Don't leak sys_auth on error.
christos
2006-03-19
Coverity CID 2284: Fix multiple memory leaks.
christos
2006-01-26
Need to give the various rpc locks private names (prefixing them with
kleink
2006-01-19
PR/32572: John Kohl: xdr_rec.c missing a bugfix for an improper security check
christos
2005-12-26
u_intN_t -> uintN_t
perry
2005-12-13
XXXGCC: Make a local extern for abort and the vax compiler is happy again.
jmc
2005-12-10
fix a typo , instead of ; From Johnny Billquist
christos
2005-12-03
- constify and remove __UNCONST from caller of clnt_call().
yamt
2005-12-02
use __UNCONST rather than having a writable string.
yamt
2005-11-29
WARNS=4
christos
2005-11-07
remove _REENTRANT bogus signal mask code; pointed out by chuq.
christos
2005-10-13
Use the kqueue(2) framework instead of the poll(2) system call to wait
rpaulo
2005-09-10
Fix build: maskp should be a pointer to a sigset_t. Hi, christos@!
jmmv
2005-09-09
Convert the rest of the code to use pollts for consistency. XXX: We should
christos
2005-09-09
PR/31264: Mark Davies: rup not interruptable
christos
2005-08-05
espie@openbsd:
wiz
2005-07-30
Fix typo reported in PR 30872.
wiz
2005-06-09
use malloc rather than mem_alloc (which is implemented using calloc)
yamt
2005-06-07
Initialize a variable to appease -Wuninitialized.
he
2005-06-01
appease gcc -Wuninitialized
lukem
2005-06-01
appease gcc -Wuninitialized
lukem
2005-06-01
appease gcc -Wuninitialized
lukem
2005-05-15
Make the arg to getnetconfigent const char * to match the man page (and
dsl
2005-02-11
White space nit- don't put a space before/after increment/decrement
simonb
2005-02-09
A little libc namespace housekeeping exercise:
kleink
2005-01-08
delint -UINET6
lukem
2004-12-30
add size_t casts.
christos
2004-12-30
cast to size_t
christos
2004-12-30
cast to size_t/socklen_t
christos
2004-12-30
cast to socklen_t/size_t
christos
2004-08-16
Bump date for const change.
wiz
2004-08-16
* add const qualifier making getrpcbyname() and getrpcbyname_r()
ginsbach
2004-08-05
Use ANSI function decls.
ginsbach
[next]