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.rstatd
Age
Commit message (
Expand
)
Author
2016-01-23
Define _KERNTYPES for things that need it.
christos
2014-06-26
put the sccsids back here too
dholland
2014-06-06
Although the kernel handles non-NUL terminated interface names, it is better
christos
2014-06-02
Remove remaining kvm glue.
joerg
2014-06-02
Remove majority of KVM usage.
joerg
2014-06-02
Remove !BSD and lint branches.
joerg
2012-06-19
Pass WARNS=5
dholland
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-03-16
WARNS=4
lukem
2006-05-09
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
mrg
2006-04-14
New io statistics
blymn
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-06-11
no need to #include <sys/dkstat.h>
drochner
2003-03-09
Dont call gettimeofday on a rpc timeval.
hannken
2002-11-02
update to new dkstats.c interface; no changes to how this program works.
mrg
2002-09-29
Begin new sentences on new lines.
wiz
2002-09-18
use bsd.own.mk instead of the (obvious typo of) bsd.obj.mk
lukem
2002-08-19
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
lukem
2002-01-28
Make it compile again (vmstat change fallout).
augustss
2002-01-15
Whitespace nits.
wiz
2000-12-01
Remove extern variables and functions now declared in dkstats.h.
simonb
2000-11-30
ANSIfy.
simonb
2000-11-29
Use the vm.uvmexp2 sysctl.
simonb
2000-06-29
remove include of <vm/vm.h>
mrg
2000-06-04
include sys/sched.h to get definition of CPUSTATES
perry
2000-06-03
Use sockaddr_storage in from_inetd check (call to getsockname()).
fvdl
2000-06-03
ANSIfy function prototypes and definitions.
fvdl
2000-06-03
Use rpcb_unset, not pmap_unset.
fvdl
2000-06-03
Oops, remove debugging printf.
fvdl
2000-06-02
Adapt for new RPC interface.
fvdl
2000-05-29
The cp_time array has had 5 members since 1994 - show them all in debug
simonb
1999-09-12
the PMAP_NEW option is gone as the new interface is no longer optional.
chs
1999-03-25
Avoid an open-file leak when not inetd-spawned: only call kvm_openfiles() once
bgrayson
1999-03-25
Added description of argv[1] value interval (rpc.rstatd doesn\'t use getopt)
bgrayson
1999-03-24
completely remove Mach VM support. all that is left is the all the
mrg
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
1999-01-11
In userland, pull in <errno.h> instead of <sys/errno.h> for the declaration
kleink
1998-08-10
bzero->memset, bcopy->memcpy, bcmp->memcmp
perry
1998-07-19
adapt to changed dkinit() in ../../usr.bin/vmstat/dkstats.c
drochner
1998-03-30
use static int, not just static
mrg
1998-02-18
add -DPMAP_NEW if PMAP_NEW is on in mk.conf
perry
1998-02-12
use sysctl for "kern.boottime" over kvm_read
mrg
1998-02-11
Make this compile with -DUVM.
bad
1998-02-09
add -DUVM to CPPFLAGS if defined(UVM)
mrg
1998-02-07
make this work in the -DUVM case.
mrg
1997-10-22
use CPPFLAGS instead of CFLAGS
lukem
1997-10-20
Fix .Nm usage.
enami
[next]