CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/09/07 05:43:50
Modified files:
usr.bin/systat : Makefile engine.c engine.h main.c systat.1
systat.h
Added files:
usr.bin/systat : cpu.c
Log message:
Add a new screen "cpu" that simply lists the usage of each CPU core.
Also add a new -B command line flag that works like -b but waits some
cycles before dumping anything to the console.
With much help from jmc@
OK jj@ lambert@ jmc@
