mirror of https://github.com/xzeldon/htop.git
b08cb7352e
Including: o set *basenameEnd even in error cases (FreeBSD probably needs this) o use kvm_openfiles(3) rather than kvm_open(3) so that we can report errors (as with FreeBSD) o sanify the process argument list creation by using strlcat(3) o drop the pageSizeKb variable and use the PAGE_SIZE_KB macro directly, as the page size can't change anyway o clean up a few macros, add MINIMUM() and MAXIMUM() (should be mirrored to FreeBSD) o fix some syntax o add some useful comments |
||
---|---|---|
.. | ||
Battery.c | ||
Battery.h | ||
OpenBSDCRT.c | ||
OpenBSDCRT.h | ||
OpenBSDProcess.c | ||
OpenBSDProcess.h | ||
OpenBSDProcessList.c | ||
OpenBSDProcessList.h | ||
Platform.c | ||
Platform.h |