summaryrefslogtreecommitdiff
path: root/devel/libgtop/files/patch-sysdeps_freebsd_cpu.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix an issue with accessing a bad memory address in my previous patch.Joe Marcus Clarke2009-04-131-2/+2
| | | | | | | I had the correct code locally, but I committed the bad version. Without this, libgtop would crash. Approved by: portmgr (implicit)
* Add support for per-CPU utilization stats.Joe Marcus Clarke2009-04-121-0/+66