Commit History

Author SHA1 Message Date
  Daniel Lange f2b2828eda Remove the special handling for the "Command" column and add a warning that its length should be dynamic 1 month ago
  Benny Baumann 1a12d58526 Work around GCC14 memleak diagnostic 9 months ago
  Christian Göttsche cbcfc5f7d0 Introduce autoTitleRightAlign column flag 1 year ago
  Benny Baumann 2aacbf84cb Use consistent style for process field output/compare functions 1 year ago
  Daniel Lange 179aeb0108 Add includes for config.h as per the discussion in PR #1337 1 year ago
  Nathan Scott 0f751e991d Introduce Row and Table classes for screens beyond top-processes 1 year ago
  Nathan Scott 0bdade1b6c Introduce Machine class for host-specific info (split from ProcessList) 1 year ago
  Kumar 0af08bcfc9 Process: Display single digit precision for CPU% greater than 99.9% 2 years ago
  Benny Baumann edf319e53d Auto-size (normalized) CPU usage columns 2 years ago
  Nathan Scott e7a8d14cbd Correct the order of xCalloc parameters in a couple of places 3 years ago
  Silke Hofstra 696f79fe50 Dynamically scale the ST_UID size to support 32-bit UIDs 3 years ago
  Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 3 years ago
  Benny Baumann 5e92956abc OpenBSD: Implement CWD column 3 years ago
  Christian Göttsche 550a141860 Add ELAPSED process column 3 years ago
  Christian Göttsche d445676f09 OpenBSD: add COMM column and use merged command line helpers 3 years ago
  Benny Baumann 7224d0e083 Move kernel/userland thread handling to platform-independent implementation 3 years ago
  mayurdahibhate 3f86a011e6 platform-dependent files included relative to main source directory 3 years ago
  Christian Göttsche 9a8221568a Rework TTY column 3 years ago
  Daniel Lange 4531b31d92 Sort out the mess around column sorting that had accumulated over time 4 years ago
  Christian Göttsche 90ea3ac3c9 Object: return int on comparison 4 years ago
  Christian Göttsche 9f68c8d341 Merge Process_pidColumns into Process_fields and rework auto-fit for PID-like columns 4 years ago
  Christian Göttsche 89473cc9ae Rework enum ProcessField 4 years ago
  Benny Baumann 77db240b48 Split boilerplate and platform-independent field comparison 4 years ago
  Hisham Muhammad 3d1703f16f Invert Process_compare resolution so that superclass matches run first 4 years ago
  Christian Göttsche 157086e750 Split RichString_(append|appendn|write) into wide and ascii 4 years ago
  Christian Göttsche 57d9ecc551 OpenBSD update 4 years ago
  Christian Göttsche fa002c0ba9 Rename virtual memory column from M_SIZE to M_VIRT 4 years ago
  Christian Göttsche 15eab2012d Add process column for normalized CPU usage 4 years ago
  Christian Göttsche 397b5c4bd0 Introduce spaceship comparison for Processes 4 years ago
  Benny Baumann b23f8235e2 Whitespace and indentation issues 4 years ago
  Christian Göttsche 4eb443926f Hold only a const version of Settings in Process 4 years ago
  Christian Göttsche 7109172431 Mark process parameter of Process_writeField consistently const 4 years ago
  Christian Göttsche 7af06659e2 Mark remaining classes const 4 years ago
  Christian Göttsche 41eea8a355 Mark process argument of Process_isThread const 4 years ago
  Christian Göttsche db472075a4 Enable -Wcast-qual compiler warning 4 years ago
  Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 4 years ago
  Zev Weiss a1a027b9bd Axe automated header generation. 5 years ago
  Daniel Lange c34be41e1c Widen ST_UID (UID) column to 5 chars to allow UIDs > 9999 without breaking alignment 6 years ago
  Hisham 8af4d9f453 Interpret TTY_NR column on Linux, 8 years ago
  Hisham b54d2dde40 Check for failure in allocations. 9 years ago
  Michael McConville e2bbd5cfa4 Change some tabs to three spaces 9 years ago
  Michael McConville a9a5a539cf (Very) initial working OpenBSD port 9 years ago