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 Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
drvstats.c fix -Wsign-compare issues 2009-01-18 07:11:45 +00:00
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