47 Commits (ec2307688e14ccd7d63257db94de8b78e998f6ab)

Author SHA1 Message Date
Benny Baumann 90f42695d2 FreeBSD: Implement CWD column 5 years ago
Christian Göttsche 550a141860 Add ELAPSED process column 5 years ago
Christian Göttsche 4da618030c FreeBSD: add EXE and COMM columns and use merged command line helpers 5 years ago
Benny Baumann 7224d0e083 Move kernel/userland thread handling to platform-independent implementation 5 years ago
mayurdahibhate 3f86a011e6 platform-dependent files included relative to main source directory 5 years ago
Christian Göttsche 9a8221568a Rework TTY column 5 years ago
Christian Göttsche 04cf590967 FreeBSD: drop minflt and implement majflt 5 years ago
Christian Göttsche 399add39ca FreeBSD: simplify kernel thread logic 5 years ago
Christian Göttsche fa499fc155 FreeBSD: misc 5 years ago
Daniel Lange 4531b31d92 Sort out the mess around column sorting that had accumulated over time 5 years ago
Christian Göttsche a5db139a0a Linux: use correct column alignment for wide fields 5 years ago
Christian Göttsche 90ea3ac3c9 Object: return int on comparison 5 years ago
Christian Göttsche 9f68c8d341 Merge Process_pidColumns into Process_fields and rework auto-fit for PID-like columns 5 years ago
Christian Göttsche 89473cc9ae Rework enum ProcessField 5 years ago
Benny Baumann 77db240b48 Split boilerplate and platform-independent field comparison 5 years ago
Hisham Muhammad 3d1703f16f Invert Process_compare resolution so that superclass matches run first 5 years ago
Christian Göttsche 157086e750 Split RichString_(append|appendn|write) into wide and ascii 5 years ago
Christian Göttsche fa002c0ba9 Rename virtual memory column from M_SIZE to M_VIRT 5 years ago
Christian Goettsche f5c3349bdb IWYU update (FreeBSD) 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
Benny Baumann 45869513bf Embracing branches 5 years ago
Benny Baumann 61e14d4bb2 Spacing around operators 5 years ago
Christian Göttsche 049046c700 FreeBSD: update Process 5 years ago
Christian Goettsche 88eec2dc00 FreeBSD: rework tty process column 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 5 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
Zev Weiss a1a027b9bd Axe automated header generation. 6 years ago
Robert Crowston fabe75685a Truncate overwide jail names on BSD. 7 years ago
Daniel Lange c34be41e1c Widen ST_UID (UID) column to 5 chars to allow UIDs > 9999 without breaking alignment 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