freebsd-dev/usr.sbin/iostat
John Baldwin 32c9e3bd01 Use kvm_getcptime(3) to fetch the global CPU time stats from a crashdump
since the 'cp_time' symbol doesn't exist in recent kernels.  This fixes
iostat and vmstat on crash dumps.

MFC after:	1 week
2008-08-19 21:33:09 +00:00
..
iostat.8 Markup fixes. 2006-09-29 17:57:04 +00:00
iostat.c Use kvm_getcptime(3) to fetch the global CPU time stats from a crashdump 2008-08-19 21:33:09 +00:00
Makefile Put libdevstat before libkvm, because the former depends on the latter. 2004-02-04 10:20:43 +00:00