CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2011/06/28 00:55:30
Modified files: usr.sbin/pstat : pstat.c Log message: Use kvm_getfile2() instead of sysctl(KERN_FILE) for the -f option Make -T behave as documented: only report totals Only open the kvm files when necessary prompted by a comment from matthew@ ok and corrections millert@, ok tedu@