htop/freebsd
Michael McConville b886ecc479 Improve error reporting on FreeBSD libkvm call
This involves switching from kvm_open(3) to kvm_openfiles(3). The only
difference is that the latter has saner error reporting (see the man
page for details). We can now fatally report the error rather than just
calling assert(3).
2016-03-05 22:59:39 -05:00
..
Battery.c add FreeBSD battery support 2016-02-11 13:42:37 +03:00
Battery.h Get FreeBSD tree to compile again with latest changes. 2015-03-16 03:14:20 -03:00
FreeBSDCRT.c Fix spelling of "maintainer" 2016-01-02 12:11:26 -05:00
FreeBSDCRT.h Regenerate platform-dependent headers. 2015-10-19 17:22:54 -02:00
FreeBSDProcess.c Suppress compiler warnings. 2016-02-13 02:09:50 +08:00
FreeBSDProcess.h Regenerate platform-dependent headers. 2015-10-19 17:22:54 -02:00
FreeBSDProcessList.c Improve error reporting on FreeBSD libkvm call 2016-03-05 22:59:39 -05:00
FreeBSDProcessList.h Add generated header. 2016-01-31 17:41:55 +01:00
Platform.c Suppress compiler warnings. 2016-02-13 02:09:50 +08:00
Platform.h Introduce CLAMP macro. Unify all MIN(MAX(a,b),c) uses. 2016-01-15 20:26:01 +08:00