htop/openbsd
Nathan Scott 2d1839289e Fix integer sizing issues in the NetworkIO Meter
On Linux kernels the size of the values exported for network
device bytes and packets has used a 64 bit integer for quite
some time (2.6+ IIRC).  Make the procfs value extraction use
correct types and change internal types used to rate convert
these counters (within the NetworkIO Meter) 64 bit integers,
where appropriate.
2021-03-01 11:55:15 +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 Fix integer sizing issues in the NetworkIO Meter 2021-03-01 11:55:15 +11:00
ProcessField.h Rework enum ProcessField 2020-12-19 21:13:32 +01:00