summaryrefslogtreecommitdiffstats
path: root/dragonflybsd/DragonFlyBSDProcessList.c
AgeCommit message (Expand)Author
2021-01-07Drop usage of formatted error messages from <err.h>Christian Göttsche
2020-12-20DragonFlyBSD updateChristian Göttsche
2020-12-20DragonFlyBSD updateChristian Göttsche
2020-12-10Cull the definitions of pageSize and pageSizeKB from CRT.cNathan Scott
2020-11-27Drop unused global ProcessList memory fieldsNathan Scott
2020-11-22No need to check for change when no action is requiredBenny Baumann
2020-11-21Simplify page size related calculationsChristian Göttsche
2020-11-21Rename virtual memory column from M_SIZE to M_VIRTChristian Göttsche
2020-11-18Spelling correctionsChristian Göttsche
2020-11-02Embracing branchesBenny Baumann
2020-11-02Spacing around operatorsBenny Baumann
2020-11-02Whitespace and indentation issuesBenny Baumann
2020-11-02Spacing after keywords (if)Benny Baumann
2020-10-28Unify function argument namesChristian Göttsche
2020-10-27Drop duplicate assignmentChristian Göttsche
2020-10-26Hold only a const version of Settings in ProcessListChristian Göttsche
2020-10-26Hold only a const version of Settings in ProcessChristian Göttsche
2020-10-20Merge branch 'header_pause' of cgzones/htopDaniel Lange
2020-10-19Continue to update generic data in paused modeChristian Göttsche
2020-10-19Cache PAGE_SIZEChristian Göttsche
2020-10-08Some more locations for ARRAYSIZEBenny Baumann
2020-10-05Update License consistently to GPLv2 as per COPYING fileDaniel Lange
2020-09-18Refactor __attribute__ usageChristian Göttsche
2020-09-09Switch variable/field naming from WhiteList to MatchListNathan Scott
2020-09-09Consolidate repeated macro definitions into one headerNathan Scott
2020-09-03Axe automated header generation.Zev Weiss
2019-10-31Clean up existing whitespaceDaniel Flanagan
2017-04-21Fix: TreeViewDiederik de Groot
2017-04-20implement: readJailNameDiederik de Groot
2017-04-19Initial addition of dragonflybsd (based on FreeBSD)Diederik de Groot