- Hide i8k stuff under "#ifdef __linux__" since I don't think it present
authorRoman Bogorodskiy <mirrorbox@users.sourceforge.net>
Sat, 27 Aug 2005 12:59:46 +0000 (12:59 +0000)
committerRoman Bogorodskiy <mirrorbox@users.sourceforge.net>
Sat, 27 Aug 2005 12:59:46 +0000 (12:59 +0000)
commitc336133deaf3862ce816217bee880c552b7792a4
treee041c8acc45468930fa6123c3e56dfc6ae4425cf
parent313ef55c143edb8a865de0cc357f18694ea06c2b
- Hide i8k stuff under "#ifdef __linux__" since I don't think it present
  on non-Linux systems
- Fiddle with cpu usage detecting code on FreeBSD. Now it can show usage
  on all CPUs, but usage for some single CPU on SMP system is not supported
  (I have no SMP, so it's hard to write/test SMP support for me).

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@218 7f574dfc-610e-0410-a909-a81674777703
src/common.c
src/conky.c
src/freebsd.c