htop/openbsd
Christian Göttsche e4e3f6c390 OpenBSD: update
* Set process data for:
    - minflt
    - majflt
    - processor
    - nlwp

* Drop unimplemented nlwp column

* Scan userland threads

* Mark a 'Thread is currently on a CPU.' with 'R', and processes
  'Currently runnable' with 'P', do confine with man:ps(1) and Linux.
  See https://man.openbsd.org/ps.1

* Show CPU frequency
2021-03-20 18:30:08 +01: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 OpenBSD: update 2021-03-20 18:30:08 +01:00
OpenBSDProcessList.c OpenBSD: update 2021-03-20 18:30:08 +01:00
OpenBSDProcessList.h OpenBSD: update 2021-03-20 18:30:08 +01:00
Platform.c OpenBSD: update 2021-03-20 18:30:08 +01:00
Platform.h Fix include file ordering of generic headers 2021-03-04 13:44:40 +11:00
ProcessField.h Rework enum ProcessField 2020-12-19 21:13:32 +01:00