htop/openbsd
Michael McConville b08cb7352e Misc. OpenBSD tuneup and improvement
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
2016-03-05 23:23:29 -05:00
..
Battery.c (Very) initial working OpenBSD port 2015-09-18 00:46:48 -04:00
Battery.h (Very) initial working OpenBSD port 2015-09-18 00:46:48 -04:00
OpenBSDCRT.c Fix spelling of "maintainer" 2016-01-02 12:11:26 -05:00
OpenBSDCRT.h Regenerate platform-dependent headers. 2015-10-19 17:22:54 -02:00
OpenBSDProcess.c Check for failure in allocations. 2016-02-02 15:53:02 +01:00
OpenBSDProcess.h (Very) initial working OpenBSD port 2015-09-18 00:46:48 -04:00
OpenBSDProcessList.c Misc. OpenBSD tuneup and improvement 2016-03-05 23:23:29 -05:00
OpenBSDProcessList.h Misc. OpenBSD tuneup and improvement 2016-03-05 23:23:29 -05:00
Platform.c Check for failure in allocations. 2016-02-02 15:53:02 +01:00
Platform.h Update generated headers. 2016-02-02 12:11:41 +01:00