htop/freebsd
Nathan Scott 5b50ae3aa3 Separate display from sampling in SysArch and Hostname Meters
Several of our newer meters have merged coding concerns in terms
of extracting values and displaying those values.  This commit
rectifies that for the SysArch and Hostname meters, allowing use
of this code with alternative front/back ends.  The SysArch code
is also refined to detect whether the platform has an os-release
file at all and/or the sys/utsname.h header via configure.ac.
2021-03-04 13:40:11 +11:00
..
FreeBSDProcess.c FreeBSD: drop minflt and implement majflt 2021-01-30 14:21:26 +01:00
FreeBSDProcess.h FreeBSD: simplify kernel thread logic 2021-01-30 14:21:26 +01:00
FreeBSDProcessList.c FreeBSD: drop minflt and implement majflt 2021-01-30 14:21:26 +01:00
FreeBSDProcessList.h FreeBSD: drop unused jail_errmsg variable 2021-01-30 14:21:26 +01:00
Platform.c Merge pull request #550 from natoscott/diskio-types 2021-03-02 13:34:52 +11:00
Platform.h Separate display from sampling in SysArch and Hostname Meters 2021-03-04 13:40:11 +11:00
ProcessField.h Rework enum ProcessField 2020-12-19 21:13:32 +01:00