summaryrefslogtreecommitdiffstats
path: root/solaris
Commit message (Expand)AuthorAgeFilesLines
* Work around GCC14 memleak diagnosticBenny Baumann2024-04-081-1/+1
* Introduce autoTitleRightAlign column flagChristian Göttsche2024-03-271-1/+1
* fixes for illumos/Solaris platformsDominik Hassler2024-01-116-10/+16
* Relocate include of config.h from header to source modeuleBenny Baumann2023-12-267-8/+4
* Use consistent style for process field output/compare functionsBenny Baumann2023-12-261-1/+4
* Fix code styleBenny Baumann2023-12-261-1/+1
* Add includes for config.h as per the discussion in PR #1337Daniel Lange2023-12-261-0/+2
* Move shared memory next to used memoryKevin Bracey2023-10-261-1/+1
* Merge branch 'style-header-consistency' of https://github.com/BenBE/htop into...Nathan Scott2023-10-102-3/+3
|\
| * Make header sort order consistent againBenny Baumann2023-05-242-3/+3
* | Correct pid_t type return from Platform_getMaxPid functionNathan Scott2023-09-042-2/+2
* | Rename ProcessList to ProcessTable throughoutNathan Scott2023-08-313-41/+41
* | Support dynamic screens with 'top-most' entities beyond processesSohaib Mohamed2023-08-301-1/+13
* | Introduce Row and Table classes for screens beyond top-processesNathan Scott2023-08-302-24/+32
* | Replace isnan() with better comparisons (isgreater(), etc.)Explorer092023-08-181-3/+3
|/
* Minor whitespace and small logic flow improvements on reviewNathan Scott2023-05-082-35/+38
* Adapt platform code for the new Machine base classNathan Scott2023-05-085-366/+414
* Introduce Machine class for host-specific info (split from ProcessList)Nathan Scott2023-05-085-44/+63
* {Memory,Swap}Meter: add "compressed memory" metricsIvan Shapovalov2023-04-231-1/+3
* Refactor and consolidate dynamic meters/columns pointersNathan Scott2023-04-062-3/+3
* Improve code readability by using enum values instead of raw numbersGuillaume Gomez2023-03-041-3/+3
* Implement File Descriptor Meter stub for SolarisBenny Baumann2023-02-192-0/+7
* Use strict function prototypes also for defintionsChristian Göttsche2023-02-041-2/+2
* Improve code readability by creating constants for SWAP memory valuesGuillaume Gomez2023-01-081-2/+2
* Clean out Platform_getInodeFilenameнаб2023-01-082-8/+0
* Improve code readability by creating constants for memory valuesGuillaume Gomez2023-01-071-5/+5
* Reformat code baseBenny Baumann2022-10-241-4/+12
* Fix process time scaling error on SolarisWHR2022-05-261-2/+2
* Process: Display single digit precision for CPU% greater than 99.9%Kumar2022-05-261-1/+1
* Ensure buffer for environment is large enough on SolarisBenny Baumann2022-05-061-8/+14
* Auto-size (normalized) CPU usage columnsBenny Baumann2022-03-062-2/+7
* 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-5/+15
* Tidy up process state handlingmarcluque2021-11-021-3/+16
* 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
* 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
* Merge branch 'dynamic-columns' of https://github.com/smalinux/htop into smali...Nathan Scott2021-08-133-6/+11
|\
| * PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed2021-08-133-6/+11
* | Solaris: the average CPU utilization value must never be marked 'offline'Christian Göttsche2021-08-101-1/+2
* | Fix misc typosChristian Göttsche2021-08-081-1/+1
|/
* Solaris: support offline CPUs and hot-swappingChristian Göttsche2021-07-183-40/+81
* Add ProcessList_isCPUonlineChristian Göttsche2021-07-182-0/+11
* Rework CPU countingChristian Göttsche2021-07-182-6/+10
* Align descriptive commentsBenny 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

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