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
/
usr.sbin
/
rpc.statd
Age
Commit message (
Expand
)
Author
1999-06-10
Tweak the usage output a bit, and exit after printing it.
scottr
1999-06-06
Use pidfile(3).
thorpej
1998-07-06
- use an array MAXHOSTNAMELEN+1 size to hold hostnames
mrg
1998-06-22
Fix broken call to dbopen(), fixes PR bin/5637 by Azuma Okamoto.
tron
1997-10-25
use CPPFLAGS instead of CFLAGS
lukem
1997-10-25
To print a size_t, cast to u_long and use %lu printf format so that
thorpej
1997-10-21
Use a db(3) hash database instead of shared memory. Don't fork() to service
christos
1997-10-21
Only map 16MBytes of file, enough for some 16000 hosts on the LAN.
is
1997-10-18
The third argument to msync() got lost - bring it back.
drochner
1997-10-17
WARNSify; generate ansi c code with rpcgen, cleanup manpage, add rcsids
lukem
1997-10-17
WARNSify; generate ansi c code with rpcgen, cleanup manpage, add rcsids
lukem
1997-10-17
call msync() correctly
lukem
1997-10-16
msync needs a third argument.
christos
1997-05-31
Back out BUILDDIR and NOINSTALL changes.
cjs
1997-05-26
These updates to the build allow building against include files
cjs
1997-05-17
eliminate struct sigcontext
christos
1997-03-14
transations -> transactions per pr 3333 from SAITOH Masanobu
perry
1997-03-11
RCS Id police
scottr
1997-03-10
Status monitor daemon by A.R. Gordon, ported from FreeBSD. While the
scottr