NetBSD/usr.bin/vmstat
he cef17755f2 Restore the "pages actige" and "pages inactive" value printouts
in "vmstat -s" output when run on the active kernel.

The reason we can't easily provide these values out of a crash
dump, is that these fields are no longer proper members of
struct uvmexp, but rather are estimated by and dependent on
the currently active page replacement policy in the kernel.
2008-08-20 18:51:49 +00:00
..
drvstats.c
drvstats.h
Makefile Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
vmstat.1 Move TNF licenses to 2 clause form 2008-05-04 19:43:05 +00:00
vmstat.c Restore the "pages actige" and "pages inactive" value printouts 2008-08-20 18:51:49 +00:00