This is an old "stand-by" xload modified for the current Linux.
If differs from an original only in that that it does not try
to read system memory directly but it is getting its information
from /proc.  Therefore it does not need any special privlidges
(suid) to run nor it is using InitLoadPoint().

Also K&R-style function declarations were changed into prototypes
so it can be cleanly compiled, for example, for Linux on Alpha.

  Michal Jaegermann,
  michal@ellpspace.math.ualberta.ca
