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
/
libexec
/
rpc.sprayd
Age
Commit message (
Expand
)
Author
2011-09-16
NULL does not need a cast, here
plunky
2011-08-30
Apply casts to cases where xdrproc_t is expected but is not
plunky
2011-08-29
Use __dead
joerg
2009-10-21
Remove 3rd and 4th clauses in christos' license. OK christos.
snj
2006-05-09
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
mrg
2003-02-25
.Nm does not need a dummy argument ("") before punctuation or
wiz
2002-01-15
Whitespace nits.
wiz
2001-01-10
consistently use exit instead of return in main()
lukem
2000-06-03
Subject to TI-RPC, followed by complete and utter ANSIfication.
fvdl
1999-03-22
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
garbled
1999-01-31
do not use LOG_CONS.
mrg
1998-07-03
KNF.
mrg
1998-06-08
Implement a new manual page category ``SECURITY CONSIDERATIONS''
lukem
1997-10-20
Fix .Nm usage.
enami
1997-10-08
merge lite-2 Makefiles (rcsids), and turn on WARNS for all of libexec.
mrg
1997-09-17
Fix for WARNS=1
christos
1997-05-25
PR 3667 from SAITOH Masanobu <msaitoh@spa.is.uec.ac.jp>.
cjs
1996-08-30
RCS id police.
thorpej
1995-04-12
Install manpage as foo(8) as well as rpc.foo(8), a convenient shorthand.
jtc
1995-03-26
__timersub --> timersub
mycroft
1995-01-13
Die quietly when we time out.
mycroft
1995-01-13
Oops.
mycroft
1995-01-13
Only time out if called from inetd. Other cleanup.
mycroft
1995-01-13
Correct calling sequence of getsockname(2).
mycroft
1994-12-22
specify man pages the new way.
cgd
1994-06-24
horrible spacing
deraadt
1994-06-23
from <christos@deshaw.com>
deraadt