Carlos R. Mafra
742d4deddf
asmon: Just assume linux kernel > v2.6
...
Running asmon in a new kernel (v4.19 here) did not display memory information
because the code checked whether the kernel was _exactly_ v2.6.
Although I could modify the check for > v2.6 I decided to drop support
for versions less than v2.6 (released in 2003).
2019-01-12 18:34:03 +00:00
Carlos R. Mafra
e239e4a58d
asmon: re-indent code
...
indent -linux asmon.c
2019-01-12 18:32:11 +00:00
Doug Torrance
0b07a2af77
asmon: Bump to version 0.72.
2018-07-11 08:13:24 +01:00
Doug Torrance
3ba7b298bc
asmon: Don't link against libXext and libXpm; unnecessary.
2018-07-11 08:13:24 +01:00
Doug Torrance
017fd0d930
asmon: Include only necessary header files.
2018-07-11 08:13:24 +01:00
Doug Torrance
ada83f08a9
asmon: Remove set but unused variables.
2018-07-11 08:13:24 +01:00
Doug Torrance
2870043ec4
asmon: Use wmgeneral from libdockapp.
2018-07-11 08:13:24 +01:00
Doug Torrance
26f23573fd
asmon: Remove binary and object files from git.
2018-07-11 08:13:24 +01:00
Doug Torrance
2fdb26a3bd
asmon: Add version 0.71 to repository.
...
From
http://ftp.riken.jp/X11/AfterStep/stable/rpms/misc-tarballs/asmon-0.71.tar.bz2
2018-07-11 08:13:24 +01:00