summaryrefslogtreecommitdiffstats
path: root/solaris
Commit message (Expand)AuthorAgeFilesLines
* Solaris: update proc state letters to reflect Solaris usageGuy M. Broome2018-04-051-1/+1
* Solaris: bump copyright in Platform.{c,h}Guy M. Broome2018-04-052-2/+2
* Solaris: fix a memory leak caused by calling ProcessList_getProcess twice for...Guy M. Broome2018-04-053-83/+65
* Solaris: Implement process environment listingGuy M. Broome2018-04-052-2/+51
* Solaris: add placeholder message about environment listingGuy M. Broome2018-04-051-1/+1
* Solaris: showing a dash for the top-level process is no longer necessaryGuy M. Broome2018-04-052-7/+7
* 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-052-126/+107
* Solaris: get completely out of the file handling business using libprocGuy M. Broome2018-04-054-198/+127
* 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-276-21/+209
* 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-164-4/+4
* 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-164-15/+21
* Solaris: Import backtrace-on-abort from Linux, with minor modification for So...Guy M. Broome2018-03-162-5/+19
* Import Solaris support (#741)gmbroome2018-03-0210-0/+1041

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