3 - Added Solaris support.
4 - Added CPU load aggreggation so that they fit into two columns.
5 - A bit of code clean-up to speed up things.
9 - Fixed bug where wmSMPmon would crash if no swap is enabled/present
10 on the system (thanks to John Schmerge for finding this!)
11 - Added INSTALL file (thanks to Paul Johnson for reminding me)
16 - Improved processing of command line options - unknown options and
17 missing parameters are now dealt with
18 - wmSMPmon now properly supports single CPU machines! On a single CPU
19 machine, the CPU load bar is drawn wider and only one graph style is
21 - man page improved and edited Makefile so man page will get installed as well
26 - Separated OS dependent code from rest of program to improve portability
31 - Adapted wmSMPmon to kernel 2.6, using code from top and
32 procps. kernels 2.2, 2.4 and 2.6 are now supported.