K 10 svn:author V 7 rwatson K 8 svn:date V 27 2000-11-25T03:53:42.000000Z K 7 svn:log V 483 o Make systat/vmstat.c use sysctl() to retrieve cp_time, bufspace, maxvnodes, numvnodes, freevnodes, nchstats, and numdirtybuffers. o Make the hw.ncpu error checking code a little more rigorous by sanity checking the returned data size. o Didn't fix machine-dependent non-sysctl-exported variables: intrnames, eintrnames, intrcnt, eintrcnt, as these variables are defined and exported from machine-dependent kernel code in assembly. This should probably be fixed somehow. END