summaryrefslogtreecommitdiffstats
path: root/dragonflybsd/DragonFlyBSDProcessList.c
Commit message (Expand)AuthorAgeFilesLines
* PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed2021-08-131-2/+2
* 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-181-0/+9
* Rework CPU countingChristian Göttsche2021-07-181-4/+6
* Add a new DynamicMeter class for runtime Meter extensionNathan Scott2021-07-071-2/+2
* DragonFlyBSD: Implement CWD columnBenny Baumann2021-05-251-0/+24
* DragonFlyBSD: add EXE and COMM columns and use merged command line helpersChristian Göttsche2021-05-231-19/+57
* Call makeCommandStr on all platformsBenny Baumann2021-05-231-0/+3
* Move kernel/userland thread handling to platform-independent implementationBenny Baumann2021-05-231-3/+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-221-5/+6
* DragonFlyBSD: Indentation and formatting fixesBenny Baumann2021-05-211-20/+22
* DragonFlyBSD: fixup columnsChristian Göttsche2021-05-191-0/+1
* platform-dependent files included relative to main source directorymayurdahibhate2021-05-101-3/+3
* Rework TTY columnChristian Göttsche2021-04-141-1/+9
* Use unsigned types for CPU counts and associated variablesChristian Göttsche2021-03-191-3/+3
* Use String_eq wrapper instead of raw strcmpChristian Göttsche2021-01-301-1/+1
* Drop usage of formatted error messages from <err.h>Christian Göttsche2021-01-071-10/+4
* DragonFlyBSD updateChristian Göttsche2020-12-201-4/+4
* DragonFlyBSD updateChristian Göttsche2020-12-201-1/+1
* Cull the definitions of pageSize and pageSizeKB from CRT.cNathan Scott2020-12-101-9/+6
* Drop unused global ProcessList memory fieldsNathan Scott2020-11-271-8/+0
* No need to check for change when no action is requiredBenny Baumann2020-11-221-3/+2
* Simplify page size related calculationsChristian Göttsche2020-11-211-1/+1
* Rename virtual memory column from M_SIZE to M_VIRTChristian Göttsche2020-11-211-1/+1
* Spelling correctionsChristian Göttsche2020-11-181-4/+4
* Embracing branchesBenny Baumann2020-11-021-4/+10
* Spacing around operatorsBenny Baumann2020-11-021-8/+8
* Whitespace and indentation issuesBenny Baumann2020-11-021-23/+24
* Spacing after keywords (if)Benny Baumann2020-11-021-2/+2
* Unify function argument namesChristian Göttsche2020-10-281-13/+13
* Drop duplicate assignmentChristian Göttsche2020-10-271-1/+0
* 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-1/+5
|\
| * Continue to update generic data in paused modeChristian Göttsche2020-10-191-1/+5
* | Cache PAGE_SIZEChristian Göttsche2020-10-191-5/+7
|/
* Some more locations for ARRAYSIZEBenny Baumann2020-10-081-1/+2
* Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
* Refactor __attribute__ usageChristian Göttsche2020-09-181-3/+1
* Switch variable/field naming from WhiteList to MatchListNathan Scott2020-09-091-2/+2
* Consolidate repeated macro definitions into one headerNathan Scott2020-09-091-1/+1
* Axe automated header generation.Zev Weiss2020-09-031-48/+0
* Clean up existing whitespaceDaniel Flanagan2019-10-311-1/+1
* Fix: TreeViewDiederik de Groot2017-04-211-1/+2
* implement: readJailNameDiederik de Groot2017-04-201-44/+69
* Initial addition of dragonflybsd (based on FreeBSD)Diederik de Groot2017-04-191-0/+552

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