${top} fixes for FreeBSD
authorAlexander Graf <agraf@znc.in>
Fri, 28 May 2010 15:28:21 +0000 (17:28 +0200)
committerAlexander Graf <agraf@znc.in>
Fri, 28 May 2010 19:41:38 +0000 (21:41 +0200)
commit10bd81e77c3d1476c70ec8de4f23416ff7a2515b
tree70b0491f5e726787ee3c1d4a286cd02cad47a2d9
parenta44b3c3f474f5abbf2a4fbff2ac3da1d8a48959c
${top} fixes for FreeBSD

${top}, ${top_mem} and ${top_time} are now recognized as variables.  The
parts of code doing this were in a #ifdef __linux__.

The total CPU time of processes (${top} with "time" argument) is now
printable, and ${top_time} works.

Signed-off-by: Alexander Graf <agraf@znc.in>
src/conky.c
src/core.c
src/freebsd.c