summaryrefslogtreecommitdiffstats
path: root/dragonflybsd
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'cpu_count' of cgzones/htopDaniel Lange2021-08-023-8/+19
|\
| * DragonFlyBSD: calculate whether to show entry lastChristian Göttsche2021-07-181-2/+1
| * DragonFlyBSD: drop void TODOChristian Göttsche2021-07-181-1/+0
| * Add ProcessList_isCPUonlineChristian Göttsche2021-07-182-0/+11
| * Rework CPU countingChristian Göttsche2021-07-182-5/+7
* | DragonFlyBSD: fixup: ProcessList_new declaration & definition mismatchSohaib Mohamed2021-07-181-1/+1
|/
* 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-072-2/+10
* DragonFlyBSD: Implement CWD columnBenny Baumann2021-05-253-1/+26
* Add ELAPSED process columnChristian Göttsche2021-05-231-0/+1
* DragonFlyBSD: add EXE and COMM columns and use merged command line helpersChristian Göttsche2021-05-233-20/+62
* Call makeCommandStr on all platformsBenny Baumann2021-05-231-0/+3
* Move kernel/userland thread handling to platform-independent implementationBenny Baumann2021-05-233-21/+4
* 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
* DragonFlyBSD: Fix included headersBenny Baumann2021-05-226-12/+29
* DragonFlyBSD: Indentation and formatting fixesBenny Baumann2021-05-211-20/+22
* DragonFlyBSD: fixup columnsChristian Göttsche2021-05-192-1/+2
* platform-dependent files included relative to main source directorymayurdahibhate2021-05-104-28/+30
* Rework TTY columnChristian Göttsche2021-04-142-2/+10
* 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
* Use unsigned types for CPU counts and associated variablesChristian Göttsche2021-03-193-6/+6
* 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
* Sort out the mess around column sorting that had accumulated over timeDaniel Lange2021-01-211-8/+8
* Linux: Add SwapCached to the swap meterDavid Zarzycki2021-01-111-0/+1
* Linux: use correct column alignment for wide fieldsChristian Göttsche2021-01-111-8/+1
* Drop usage of formatted error messages from <err.h>Christian Göttsche2021-01-071-10/+4
* Object: return int on comparisonChristian Göttsche2021-01-021-1/+1
* DragonFlyBSD updateChristian Göttsche2020-12-204-28/+18
* DragonFlyBSD updateChristian Göttsche2020-12-202-3/+1
* Mark Platform_defaultFields constChristian Göttsche2020-12-192-2/+2
* Merge Process_pidColumns into Process_fields and rework auto-fit for PID-like...Christian Göttsche2020-12-192-24/+11
* Rework enum ProcessFieldChristian Göttsche2020-12-195-17/+21
* Split boilerplate and platform-independent field comparisonBenny Baumann2020-12-191-1/+1
* Invert Process_compare resolution so that superclass matches run firstHisham Muhammad2020-12-192-15/+8

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