1. 06 Apr, 2018 1 commit
    • gmbroome's avatar
      Import Solaris support (#741) · 1aa23925
      gmbroome authored
      This commit adds support for Solaris, squashed from PR #741:
      
      Summary of additions:
      
      * Initial setup of Solaris platform directory
      * Add Solaris platform into autoconf template
      * Uptime and load averages
      * Add dependency on libkstat
      * Basic process listing
      * Zone name display
      * CPU detection
      * Per-process memory and CPU usage parsed correctly
      * Uses sysconf to discover number of CPUs, instead of more complex libkstat code
      * Simple memory display working
      * Reduce repetitive calls to the PAGE_SIZE macro when reading memory info
      * Add Project, Contract, Task, and Pool into process properties
      * Use system major()/minor() implementations and remove extraneous definition of mkdev()
      * Get the STARTTIME column working properly, using the Linux implementation as a guide
      1aa23925
  2. 26 Feb, 2018 3 commits
  3. 21 Apr, 2017 1 commit
  4. 19 Apr, 2017 1 commit
  5. 19 Feb, 2016 1 commit
  6. 02 Feb, 2016 1 commit
  7. 12 Jan, 2016 1 commit
  8. 02 Dec, 2015 1 commit
  9. 19 Nov, 2015 2 commits
  10. 18 Sep, 2015 1 commit
  11. 19 Aug, 2015 2 commits
    • David Hunt's avatar
      Added darwin with working battery meter · 70e7c8db
      David Hunt authored
      70e7c8db
    • David Hunt's avatar
      Rename String to StringUtils. · 5e602f18
      David Hunt authored
      Fixes building on case-insensitive filesystems where String.h gets confused with <string.h>.
      
      From d734dacea0a10d0465dad4e95b3421511e7da112 Mon Sep 17 00:00:00 2001
      From: David Hunt <dhunt@iolanthe.attlocal.net>
      Date: Sat, 11 Jul 2015 20:56:31 -0500
      Subject: [PATCH 1/8] Rename String to StringUtils
      5e602f18
  12. 28 Mar, 2015 1 commit
  13. 25 Mar, 2015 1 commit
  14. 16 Mar, 2015 1 commit
  15. 23 Feb, 2015 2 commits
  16. 04 Feb, 2015 1 commit
  17. 22 Jan, 2015 1 commit
  18. 27 Nov, 2014 6 commits
  19. 24 Nov, 2014 2 commits
  20. 17 Jan, 2014 1 commit
  21. 10 Nov, 2012 1 commit
  22. 04 Oct, 2012 1 commit
  23. 26 Dec, 2011 2 commits
  24. 21 Nov, 2011 1 commit
  25. 05 Nov, 2011 1 commit
  26. 25 Oct, 2011 2 commits
  27. 26 Sep, 2011 1 commit