NetBSD/usr.bin/vmstat
he d399695a05 Follow christos' suggestions, and make ks_active a u_short, and
also only use 16 u_shorts instead of 32 ints.  Also add panic()
calls for under- and overflow of the ks_active members under
DIAGNOSTIC.  The MAXBUCKET constant ended up in sys/mallocvar.h
and not sys/param.h, as the latter caused build problems.

Ride the kernel revision bump of my previous change.
2010-04-05 08:03:41 +00:00
..
Makefile
drvstats.c
drvstats.h
vmstat.1 Bump date for uarea swap-out removal. 2009-10-21 22:18:37 +00:00
vmstat.c Follow christos' suggestions, and make ks_active a u_short, and 2010-04-05 08:03:41 +00:00