summaryrefslogtreecommitdiffstats
path: root/solaris
AgeCommit message (Expand)Author
2018-03-26Solaris: Fix virt and resident memory sizes. Was using KiB, needed pages.Guy M. Broome
2018-03-16Solaris: code indentation fixgmbroome
2018-03-16Solaris: enough changes made to justify a copyright bump to 2018Guy M. Broome
2018-03-16Solaris: fix memory allocation for usernames (some empty usernames in 32-bit ...Guy M. Broome
2018-03-16Solaris: fix malloc() / free() issues with zone name handlingGuy M. Broome
2018-03-16Solaris: Import backtrace-on-abort from Linux, with minor modification for So...Guy M. Broome
2018-03-02Import Solaris support (#741)gmbroome