CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/08 08:04:11
Modified files:
lib/libc/gen : sysconf.c
sbin/sysctl : sysctl.c
usr.bin/systat : vmstat.c
usr.bin/top : machine.c
usr.bin/vmstat : vmstat.c
usr.sbin/snmpd : mib.c
Log message:
Use VM_UVMEXP instead of VM_METER for memory usages and directly
include <sys/vmmeter.h> where it is needed instead of relying on
it being included by <uvm/uvm_extern.h>.
miod@ likes it, ok guenther@
