1. 1ae7625 Solaris: showing a dash for the top-level process is no longer necessary by Guy M. Broome · 8 years ago
  2. 3c96467 Solaris: add warning about proc_walk_f callback function by Guy M. Broome · 8 years ago
  3. 7f40a3a Solaris: condense separate process vs lwp handling down to a single workflow by Guy M. Broome · 8 years ago
  4. 45fad05 Solaris: get completely out of the file handling business using libproc by Guy M. Broome · 8 years ago
  5. 4ba06c5 Solaris: Condense conditional blocks for new vs old LWPs and procs by Guy M. Broome · 8 years ago
  6. fa18ac9 Solaris: remove unneeded accumulators for process and thread counting by Guy M. Broome · 8 years ago
  7. 192e43c Solaris: Assorted post-LWP code cleanup by Guy M. Broome · 8 years ago
  8. 75598c1 Solaris: Implement kernel thread counting by Guy M. Broome · 8 years ago
  9. c235b45 Solaris: If a process has a running LWP, then the process is by definition running by Guy M. Broome · 8 years ago
  10. 42c3a1f Solaris: Implement LWP enumeration (#768) by gmbroome · 8 years ago
  11. 70bc51a Solaris: Fix virt and resident memory sizes. Was using KiB, needed pages. by Guy M. Broome · 8 years ago
  12. 5a75797 Solaris: code indentation fix by gmbroome · 8 years ago
  13. cda84fc Solaris: enough changes made to justify a copyright bump to 2018 by Guy M. Broome · 8 years ago
  14. 6935523 Solaris: fix memory allocation for usernames (some empty usernames in 32-bit builds) by Guy M. Broome · 8 years ago
  15. cefbe49 Solaris: fix malloc() / free() issues with zone name handling by Guy M. Broome · 8 years ago
  16. 4bd6880 Solaris: Import backtrace-on-abort from Linux, with minor modification for Solaris by Guy M. Broome · 8 years ago
  17. 697f5bb Import Solaris support (#741) by gmbroome · 8 years ago