htop/openbsd
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
..
OpenBSDProcess.c Sort out the mess around column sorting that had accumulated over time 2021-01-21 14:27:23 +01:00
OpenBSDProcess.h Merge Process_pidColumns into Process_fields and rework auto-fit for PID-like columns 2020-12-19 21:13:32 +01:00
OpenBSDProcessList.c Drop usage of formatted error messages from <err.h> 2021-01-07 16:10:05 +01:00
OpenBSDProcessList.h OpenBSD update 2020-12-06 16:20:55 +01:00
Platform.c Fix integer sizing issues in the NetworkIO Meter 2021-03-01 11:55:15 +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