CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/07/18 02:42:50
Modified files:
usr.bin/vmstat : vmstat.c
Log message:
There is no uvm_km_pages_free in our kernel anymore. The corresponding
lines in dopool_sysctl() have been removed from vmstat.c revision
1.116. Remove uvm_km_pages_free from dopool_kvm() to allow analysing
a core dump.
OK guenther@ miod@
