summaryrefslogtreecommitdiffstats
path: root/solaris/SolarisProcessList.c
Commit message (Expand)AuthorAgeFilesLines
* Reduce scope of totaltimeBenny Baumann2020-11-221-5/+6
* Rename virtual memory column from M_SIZE to M_VIRTChristian Göttsche2020-11-211-1/+1
* Embracing branchesBenny Baumann2020-11-021-8/+19
* Spacing around operatorsBenny Baumann2020-11-021-28/+34
* Whitespace and indentation issuesBenny Baumann2020-11-021-20/+34
* Spacing after keywords (if)Benny Baumann2020-11-021-1/+1
* Unify function argument namesChristian Göttsche2020-10-281-6/+6
* Hold only a const version of Settings in ProcessChristian Göttsche2020-10-261-1/+1
* Drop tabs in source indentionsChristian Göttsche2020-10-201-2/+2
* Merge branch 'header_pause' of cgzones/htopDaniel Lange2020-10-201-1/+6
|\
| * Continue to update generic data in paused modeChristian Göttsche2020-10-191-1/+6
* | Cache PAGE_SIZEChristian Göttsche2020-10-191-11/+14
|/
* Refactor generating starttime string into Process classChristian Göttsche2020-10-161-6/+1
* Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
* htop shows no used memory in Solaris zonesenjan2020-09-211-7/+13
* htop crashes on Solaris 11.4 due to missing ZFS ARC kstatssenjan2020-09-211-7/+7
* Switch variable/field naming from WhiteList to MatchListNathan Scott2020-09-091-2/+2
* Merge branch 'noheadergen' of https://github.com/zevweiss/htop into zevweiss-...Nathan Scott2020-09-081-39/+0
|\
| * Axe automated header generation.Zev Weiss2020-09-031-39/+0
* | htop should report the nice level properlyDominik Hassler2020-09-051-1/+1
|/
* Remove trailing whitespacesChristian Göttsche2020-08-211-1/+0
* Merge branch 'hishamhm-pull-920'3.0.0rc1Nathan Scott2020-08-201-0/+47
|\
| * Support for ZFS Compressed ARC statisticsRoss Williams2019-09-031-0/+10
| * ZFS arcstats for SolarisRoss Williams2019-07-071-0/+37
* | Merge branch 'hishamhm-pull-960'Nathan Scott2020-08-201-11/+11
|\ \
| * | Clean up existing whitespaceDaniel Flanagan2019-10-311-11/+11
| |/
* / does not work within NGZsenjan2019-05-261-3/+5
|/
* Solaris: fix a memory leak caused by calling ProcessList_getProcess twice for...Guy M. Broome2018-04-051-79/+61
* Solaris: add warning about proc_walk_f callback functionGuy M. Broome2018-04-051-2/+8
* Solaris: condense separate process vs lwp handling down to a single workflowGuy M. Broome2018-04-051-124/+107
* Solaris: get completely out of the file handling business using libprocGuy M. Broome2018-04-051-196/+120
* Solaris: Condense conditional blocks for new vs old LWPs and procsGuy M. Broome2018-04-051-120/+74
* Solaris: remove unneeded accumulators for process and thread countingGuy M. Broome2018-04-051-11/+9
* Solaris: Assorted post-LWP code cleanupGuy M. Broome2018-04-051-60/+26
* Solaris: Implement kernel thread countingGuy M. Broome2018-04-051-1/+3
* Solaris: If a process has a running LWP, then the process is by definition ru...Guy M. Broome2018-04-051-0/+2
* Solaris: Implement LWP enumeration (#768)gmbroome2018-03-271-15/+165
* Solaris: Fix virt and resident memory sizes. Was using KiB, needed pages.Guy M. Broome2018-03-261-4/+6
* Solaris: code indentation fixgmbroome2018-03-161-1/+1
* Solaris: enough changes made to justify a copyright bump to 2018Guy M. Broome2018-03-161-1/+1
* Solaris: fix memory allocation for usernames (some empty usernames in 32-bit ...Guy M. Broome2018-03-161-12/+4
* Solaris: fix malloc() / free() issues with zone name handlingGuy M. Broome2018-03-161-8/+10
* Import Solaris support (#741)gmbroome2018-03-021-0/+410

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