summaryrefslogtreecommitdiffstats
path: root/openbsd/OpenBSDProcessList.c
Commit message (Expand)AuthorAgeFilesLines
* Rename ProcessList to ProcessTable throughoutNathan Scott2023-08-311-243/+0
* Introduce Row and Table classes for screens beyond top-processesNathan Scott2023-08-301-8/+8
* Consistency fixes for OpenBSDBenny Baumann2023-05-091-2/+2
* Adapt platform code for the new Machine base classNathan Scott2023-05-081-278/+21
* Introduce Machine class for host-specific info (split from ProcessList)Nathan Scott2023-05-081-23/+37
* Refactor and consolidate dynamic meters/columns pointersNathan Scott2023-04-061-2/+2
* Auto-size (normalized) CPU usage columnsBenny Baumann2022-03-061-0/+3
* Introduce screen tabsHisham Muhammad2021-12-071-1/+1
* Tidy up process state handlingmarcluque2021-11-021-9/+10
* Drop unicode whitespaceChristian Göttsche2021-11-011-1/+1
* Memory leak on OpenBSD when querying full command lineBenny Baumann2021-10-031-0/+2
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed2021-08-131-2/+2
* OpenBSD: support offline CPUs and hot-swappingChristian Göttsche2021-07-181-55/+73
* OpenBSD: fix compile errorsChristian Göttsche2021-07-181-1/+1
* Add ProcessList_isCPUonlineChristian Göttsche2021-07-181-0/+13
* Rework CPU countingChristian Göttsche2021-07-181-14/+15
* Whitespace around operatorsBenny Baumann2021-07-151-2/+2
* Add a new DynamicMeter class for runtime Meter extensionNathan Scott2021-07-071-2/+2
* Refactor saturatingSub() to be part of Macros.hfraggerfox2021-06-261-4/+0
* OpenBSD: Always update usernameBenny Baumann2021-06-221-2/+5
* OpenBSD: Implement CWD columnBenny Baumann2021-05-251-0/+24
* OpenBSD: add COMM column and use merged command line helpersChristian Göttsche2021-05-231-12/+19
* Call makeCommandStr on all platformsBenny Baumann2021-05-231-0/+3
* Move kernel/userland thread handling to platform-independent implementationBenny Baumann2021-05-231-0/+2
* Rename cmdlineBasenameOffset to cmdlineBasenameEnd to properly indicate the f...Benny Baumann2021-05-231-2/+2
* Rename basenameOffset to cmdlineBasenameOffsetBenny Baumann2021-05-231-2/+2
* Rename command line field from comm to cmdlineBenny Baumann2021-05-231-3/+3
* platform-dependent files included relative to main source directorymayurdahibhate2021-05-101-2/+2
* don't include offline CPUs in summary for OpenBSDStuart Henderson2021-04-181-2/+28
* Rework TTY columnChristian Göttsche2021-04-141-1/+9
* Merge branch 'openbsd' of cgzones/htopDaniel Lange2021-03-211-12/+41
|\
| * OpenBSD: updateChristian Göttsche2021-03-201-12/+41
* | Use unsigned types for CPU counts and associated variablesChristian Göttsche2021-03-191-2/+2
|/
* Drop usage of formatted error messages from <err.h>Christian Göttsche2021-01-071-6/+5
* Cull the definitions of pageSize and pageSizeKB from CRT.cNathan Scott2020-12-101-6/+12
* OpenBSD updateChristian Göttsche2020-12-061-77/+75
* Drop unused global ProcessList memory fieldsNathan Scott2020-11-271-3/+0
* Reduce scope of local variablesBenny Baumann2020-11-221-12/+7
* Rename virtual memory column from M_SIZE to M_VIRTChristian Göttsche2020-11-211-1/+1
* Embracing branchesBenny Baumann2020-11-021-1/+2
* Spacing around operatorsBenny Baumann2020-11-021-6/+6
* Unify function argument namesChristian Göttsche2020-10-281-3/+3
* Hold only a const version of Settings in ProcessListChristian Göttsche2020-10-261-1/+1
* Hold only a const version of Settings in ProcessChristian Göttsche2020-10-261-1/+1
* Merge branch 'header_pause' of cgzones/htopDaniel Lange2020-10-201-2/+7
|\
| * Continue to update generic data in paused modeChristian Göttsche2020-10-191-2/+7
* | Cache PAGE_SIZEChristian Göttsche2020-10-191-9/+9
|/
* Refactor generating starttime string into Process classChristian Göttsche2020-10-161-6/+1
* Some more locations for ARRAYSIZEBenny Baumann2020-10-081-1/+2

© 2014-2024 Faster IT GmbH | imprint | privacy policy