20 Commits (cf306ff86e44361d8cf3aaaec568b20fb8bbfa3d)

Author SHA1 Message Date
Christian Göttsche fa002c0ba9 Rename virtual memory column from M_SIZE to M_VIRT 5 years ago
Christian Göttsche 15eab2012d Add process column for normalized CPU usage 5 years ago
Christian Göttsche 397b5c4bd0 Introduce spaceship comparison for Processes 5 years ago
Christian Göttsche 4eb443926f Hold only a const version of Settings in Process 5 years ago
Christian Göttsche 7109172431 Mark process parameter of Process_writeField consistently const 5 years ago
Christian Göttsche 7af06659e2 Mark remaining classes const 6 years ago
Christian Göttsche 41eea8a355 Mark process argument of Process_isThread const 6 years ago
Christian Göttsche db472075a4 Enable -Wcast-qual compiler warning 6 years ago
Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 6 years ago
Christian Göttsche 2565dd3c58 Drop dead code after break 6 years ago
Zev Weiss a1a027b9bd Axe automated header generation. 6 years ago
Daniel Lange c34be41e1c Widen ST_UID (UID) column to 5 chars to allow UIDs > 9999 without breaking alignment 8 years ago
Guy M. Broome cf04300d49 Solaris: update proc state letters to reflect Solaris usage 8 years ago
Guy M. Broome da4877f48c Solaris: fix a memory leak caused by calling ProcessList_getProcess twice for each LWP 8 years ago
Guy M. Broome 1ae7625c42 Solaris: showing a dash for the top-level process is no longer necessary 8 years ago
Guy M. Broome 45fad05b4a Solaris: get completely out of the file handling business using libproc 8 years ago
gmbroome 42c3a1fcb3 Solaris: Implement LWP enumeration (#768) 8 years ago
Guy M. Broome cda84fcddc Solaris: enough changes made to justify a copyright bump to 2018 8 years ago
Guy M. Broome cefbe499db Solaris: fix malloc() / free() issues with zone name handling 8 years ago
gmbroome 697f5bb9c1 Import Solaris support (#741) 8 years ago
Hisham Muhammad 09e241fb12 Security review: check results of snprintf. 9 years ago
Kamyar Rasta 3f6d1262c0 Issue #502 fix SID colunm header width 9 years ago
Kamyar Rasta 84bc00a275 Issue #502 update Session ID column 9 years ago
Hisham 8af4d9f453 Interpret TTY_NR column on Linux, 10 years ago
Hung-Yi Chen cc4267cc5c Suppress compiler warnings. 10 years ago
Hisham b54d2dde40 Check for failure in allocations. 10 years ago
Martin "eto" Misuth 8c00fa4582 Added preliminary attempt at jails support on FreeBSD - JID and JAIL (name) columns, somewhat more correct kernel "thread" detection. 11 years ago
Christian Hesse e8970b6f32 fix calloc() calls 11 years ago
Hisham Muhammad 9428010121 Make column width calculation dynamic. 11 years ago
Hisham Muhammad b291fba02b Fixes to use platform-specific compare routines. 11 years ago
Hisham Muhammad 272e2d9b34 Major advances in FreeBSD port. 11 years ago
Hisham Muhammad adbfe3c3f1 Get FreeBSD tree to compile again with latest changes. 11 years ago