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
2014-01-21
Increment to the value, not the pointer. (Thorsten Brehm)
christos
2014-01-02
don't lose the RPC error from CLNT_CALL.
christos
2013-10-17
Avoid casting gymnastics that lead to pointer aliasing by introducing an
christos
2013-05-07
- add __clnt_sigfillset() that does not blindly block all signals but excludes
christos
2013-04-17
PR/47747: Thorsten Brehm: TCP-based RPC client calls no longer terminate when
christos
2013-04-05
stdlib.h, not malloc.h
dholland
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
2013-03-04
fix error messages and warnings.
christos
2013-02-26
PR/13082: Thorsten Brehm: Fix wrong memcpy that caused possible memory
christos
2012-08-10
Don't depend on HAVE_GCC being always defined.
joerg
2012-06-25
Update old-style definitions to ANSI, remove a couple of register
abs
2012-06-24
fix old style definitions; XXX: gcc should have picked them up but it did not.
christos
2012-05-13
Remove unneeded commas in table.
wiz
2012-03-22
vax-specific lint fixes.
christos
2012-03-20
Use C89 definitions
matt
2012-03-18
parenthesize.
christos
2012-03-13
PR/45989: Martin Husemann: lint invocation does include -w only on i386
christos
2012-01-02
Remove unnecessary cast to caddr_t.
dholland
2012-01-02
stdlib.h, not malloc.h
dholland
2011-10-15
close on exec fixes:
christos
2011-08-30
provide a complete prototype for xdrproc_t
plunky
2011-07-08
Bump date for xdr_sizeof. Remove trailing whitespace.
wiz
2011-07-04
Add documentation link xdr_sizeof(3) -> xdr(3)
manu
2011-07-04
insert some (uintptr_t) between int and pointer casts.
mrg
2011-07-04
Document newly imported xdr_sizeof()
manu
2011-07-04
Import xdr_sizeof() from FreeBSD
manu
2011-06-22
apply some -Wno-error and/or -fno-strict-aliasing.
mrg
2011-06-20
various build fixes for gcc 4.5. from chuq. XXX i'm not sure all of
mrg
2011-05-17
Use Pq or Po macro for better output rather than putting raw open paren
enami
2011-02-04
PR/44514: Andrey Simonenko: Buffer underflow in RPC library for non-blocking
christos
2011-02-04
knf - no functional changes
christos
2010-12-08
Use __isthreaded from reentrant.h and don't redeclare it.
joerg
2010-11-23
PR/44132: Wolfgang Stukenbrock: libc/rpc may overwrite not-allocated memory
christos
2010-07-08
Explicitly cast argument of ffs(3) to fix lint error.
tron
2010-07-08
svc_getreq[set]: use unsigned when assigning to fds_bits.
rmind
2010-03-23
remove some stray __weak_aliases, where the target functions were
drochner
2010-03-22
Use .In for header files instead of .Ar Pa and variations.
joerg
2010-03-07
indentation/whitespace
dholland
2010-03-07
remove stray semicolon
dholland
2009-10-13
No .Pp inside .Rs/.Re.
joerg
2009-05-23
remove stray comma, from anon ymous.
christos
2009-04-11
Add missing .Re.
joerg
2009-04-11
Fix markup.
joerg
2009-04-11
Remove .IP, it doesn't change output.
joerg
2009-04-11
Fix markup.
joerg
2009-04-09
Fix markup
joerg
2009-04-04
PR/41138: Henning Petersen: Redundant declarations in rpc_internal.h
christos
2009-03-11
Do not mark up punctuation.
wiz
[next]