summaryrefslogtreecommitdiffstats
path: root/openbsd
Commit message (Expand)AuthorAgeFilesLines
* Ensure buffer for environment is large enough on OpenBSDBenny Baumann2022-05-061-1/+8
* Auto-size (normalized) CPU usage columnsBenny Baumann2022-03-062-0/+5
* Use correct command field as default fieldChristian Göttsche2021-12-171-1/+1
* Mark ScreenDefaults constChristian Göttsche2021-12-172-2/+2
* Introduce screen tabsHisham Muhammad2021-12-073-3/+13
* Correct the order of xCalloc parameters in a couple of placesNathan Scott2021-11-051-1/+1
* Tidy up process state handlingmarcluque2021-11-021-9/+10
* Drop unicode whitespaceChristian Göttsche2021-11-011-1/+1
* Early program termination only from main()Volodymyr Vasiutyk2021-10-312-4/+6
* Dynamically scale the ST_UID size to support 32-bit UIDsSilke Hofstra2021-10-271-2/+2
* Memory leak on OpenBSD when querying full command lineBenny Baumann2021-10-031-0/+2
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-227-7/+7
* Add completion handling for dynamic meters and columnsNathan Scott2021-09-031-0/+4
* Add combined memory and swap meterChristian Göttsche2021-08-171-0/+2
* PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed2021-08-133-6/+11
* OpenBSD: support offline CPUs and hot-swappingChristian Göttsche2021-07-183-66/+77
* OpenBSD: fix compile errorsChristian Göttsche2021-07-182-2/+2
* Add ProcessList_isCPUonlineChristian Göttsche2021-07-182-0/+15
* Rework CPU countingChristian Göttsche2021-07-182-16/+31
* Whitespace around operatorsBenny Baumann2021-07-151-2/+2
* Code indentationBenny Baumann2021-07-152-7/+7
* Split statements that should go onto multiple linesBenny Baumann2021-07-151-1/+3
* Add a new DynamicMeter class for runtime Meter extensionNathan Scott2021-07-073-3/+11
* 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-252-0/+30
* Add ELAPSED process columnChristian Göttsche2021-05-231-0/+6
* OpenBSD: add COMM column and use merged command line helpersChristian Göttsche2021-05-232-12/+26
* Call makeCommandStr on all platformsBenny Baumann2021-05-231-0/+3
* Move kernel/userland thread handling to platform-independent implementationBenny Baumann2021-05-233-14/+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-103-6/+6
* don't include offline CPUs in summary for OpenBSDStuart Henderson2021-04-182-2/+30
* Rework TTY columnChristian Göttsche2021-04-142-4/+12
* Request the realtime and monotonic clock times once per sampleNathan Scott2021-04-051-0/+9
* Use a platform-specific routine for long option usageNathan Scott2021-03-221-3/+4
* Each platform defines its own long opt macro, prefer printfNathan Scott2021-03-221-1/+4
* Move libcap use to (Linux) platform-specific codeNathan Scott2021-03-221-0/+4
* Merge branch 'openbsd' of cgzones/htopDaniel Lange2021-03-214-16/+56
|\
| * OpenBSD: updateChristian Göttsche2021-03-204-16/+56
* | Use unsigned types for CPU counts and associated variablesChristian Göttsche2021-03-193-4/+4
|/
* MemoryMeter: show shared memory before cachedChristian Göttsche2021-03-171-1/+3
* Fix include file ordering of generic headersNathan Scott2021-03-041-2/+2
* Move generic (shared) code into its own sub-directoryNathan Scott2021-03-041-3/+4
* Separate display from sampling in SysArch and Hostname MetersNathan Scott2021-03-041-0/+9
* Fix integer sizing issues in the NetworkIO MeterNathan Scott2021-03-012-12/+4
* [#480] SysArchMeter to view kernel/arch infoahgamut2021-01-311-0/+2
* Use String_eq wrapper instead of raw strcmpChristian Göttsche2021-01-301-1/+1

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