summaryrefslogtreecommitdiffstats
path: root/solaris/SolarisProcessList.c
AgeCommit message (Expand)Author
2021-07-15Align descriptive commentsBenny Baumann
2021-07-07Add a new DynamicMeter class for runtime Meter extensionNathan Scott
2021-07-04Reduce visibility of GZONE and UZONEBenny Baumann
2021-07-04Remove unused define on SolarisBenny Baumann
2021-06-22Solaris: Always update usernameBenny Baumann
2021-05-25Solaris: Implement CWD columnBenny Baumann
2021-05-23Solaris: add EXE and COMM columns and use merged command line helpersChristian Göttsche
2021-05-23Call makeCommandStr on all platformsBenny Baumann
2021-05-23Move kernel/userland thread handling to platform-independent implementationBenny Baumann
2021-05-23Rename cmdlineBasenameOffset to cmdlineBasenameEnd to properly indicate the f...Benny Baumann
2021-05-23Rename basenameOffset to cmdlineBasenameOffsetBenny Baumann
2021-05-23Rename command line field from comm to cmdlineBenny Baumann
2021-05-20Solaris: improve process columnsChristian Göttsche
2021-05-20Solaris: reduce function scopesChristian Göttsche
2021-05-20Solaris: silence signed comparisonChristian Göttsche
2021-05-20Solaris: fix includesChristian Göttsche
2021-05-20Solaris: add kstat lookup wrappersChristian Göttsche
2021-05-10platform-dependent files included relative to main source directorymayurdahibhate
2021-05-10cleaned up includes with iwyumayurdahibhate
2021-03-19Use unsigned types for CPU counts and associated variablesChristian Göttsche
2021-01-11Process: drop commLenChristian Göttsche
2021-01-07Drop usage of formatted error messages from <err.h>Christian Göttsche
2020-12-25add support to display CPU frequencies on Solarish platformsDominik Hassler
2020-12-10Cull the definitions of pageSize and pageSizeKB from CRT.cNathan Scott
2020-11-22Reduce scope of totaltimeBenny Baumann
2020-11-21Rename virtual memory column from M_SIZE to M_VIRTChristian 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-26Hold only a const version of Settings in ProcessChristian Göttsche
2020-10-20Drop tabs in source indentionsChristian 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-16Refactor generating starttime string into Process classChristian Göttsche
2020-10-05Update License consistently to GPLv2 as per COPYING fileDaniel Lange
2020-09-21htop shows no used memory in Solaris zonesenjan
2020-09-21htop crashes on Solaris 11.4 due to missing ZFS ARC kstatssenjan
2020-09-09Switch variable/field naming from WhiteList to MatchListNathan Scott
2020-09-08Merge branch 'noheadergen' of https://github.com/zevweiss/htop into zevweiss-...Nathan Scott
2020-09-05htop should report the nice level properlyDominik Hassler
2020-09-03Axe automated header generation.Zev Weiss
2020-08-21Remove trailing whitespacesChristian Göttsche
2020-08-20Merge branch 'hishamhm-pull-920'3.0.0rc1Nathan Scott
2020-08-20Merge branch 'hishamhm-pull-960'Nathan Scott
2019-10-31Clean up existing whitespaceDaniel Flanagan
2019-09-03Support for ZFS Compressed ARC statisticsRoss Williams
2019-07-07ZFS arcstats for SolarisRoss Williams