pkgsrc/sysutils/htop
maya e474223d08 htop: workaround differences in how linux and netbsd count memory usage
a bogus value is displayed for used memory as usedMem ends up as a negative
quantity. use (total memory - free memory) instead.

PR pkg/52669: htop displays wrong used memory
2017-11-24 02:06:13 +00:00
..
patches htop: workaround differences in how linux and netbsd count memory usage 2017-11-24 02:06:13 +00:00
DESCR
distinfo htop: workaround differences in how linux and netbsd count memory usage 2017-11-24 02:06:13 +00:00
Makefile htop: workaround differences in how linux and netbsd count memory usage 2017-11-24 02:06:13 +00:00
PLIST