4 Commits (eaeeda64c12ee7d16bfbb591a0ca2d1a4809ebb7)

Author SHA1 Message Date
fraggerfox 01d3398e8d Fix warnings in OpenBSD build. 2 years ago
Samuel Venable 71021b2d8b Attempt to "Fix" OpenBSD Build 2 years ago
Daniel Lange 179aeb0108 Add includes for config.h as per the discussion in PR #1337 2 years ago
Nathan Scott b74673fe37 Rename ProcessList to ProcessTable throughout 3 years ago
Nathan Scott 0f751e991d Introduce Row and Table classes for screens beyond top-processes 3 years ago
Benny Baumann 148dfc03ba Consistency fixes for OpenBSD 3 years ago
Nathan Scott 72235d8e09 Adapt platform code for the new Machine base class 3 years ago
Nathan Scott 0bdade1b6c Introduce Machine class for host-specific info (split from ProcessList) 3 years ago
Nathan Scott e7f447b6a3 Refactor and consolidate dynamic meters/columns pointers 3 years ago
Benny Baumann edf319e53d Auto-size (normalized) CPU usage columns 4 years ago
Hisham Muhammad 72ba20fa5f Introduce screen tabs 4 years ago
marcluque d8dfbbd37c Tidy up process state handling 4 years ago
Christian Göttsche afa3fe4af1 Drop unicode whitespace 4 years ago
Benny Baumann f75a8bc3a1 Memory leak on OpenBSD when querying full command line 5 years ago
Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 5 years ago
Sohaib Mohamed 6f2021f3d9 PCP: support for 'dynamic columns' added at runtime 5 years ago
Christian Göttsche edf236f9fc OpenBSD: support offline CPUs and hot-swapping 5 years ago
Christian Göttsche f608fc5c8a OpenBSD: fix compile errors 5 years ago
Christian Göttsche 11d2206f40 Add ProcessList_isCPUonline 5 years ago
Christian Göttsche 41af31be7f Rework CPU counting 5 years ago
Benny Baumann 0d85af2872 Whitespace around operators 5 years ago
Nathan Scott f0ed0fdafb Add a new DynamicMeter class for runtime Meter extension 5 years ago
fraggerfox 2f5b3ef733 Refactor saturatingSub() to be part of Macros.h 5 years ago
Benny Baumann d2a476cddb OpenBSD: Always update username 5 years ago
Benny Baumann 5e92956abc OpenBSD: Implement CWD column 5 years ago
Christian Göttsche d445676f09 OpenBSD: add COMM column and use merged command line helpers 5 years ago
Benny Baumann a61a2e6d47 Call makeCommandStr on all platforms 5 years ago
Benny Baumann 7224d0e083 Move kernel/userland thread handling to platform-independent implementation 5 years ago
Benny Baumann 94a52cb5c9 Rename cmdlineBasenameOffset to cmdlineBasenameEnd to properly indicate the fields purpose 5 years ago
Benny Baumann b839987df7 Rename basenameOffset to cmdlineBasenameOffset 5 years ago
Benny Baumann 02431c43e1 Rename command line field from comm to cmdline 5 years ago
mayurdahibhate 3f86a011e6 platform-dependent files included relative to main source directory 5 years ago
Stuart Henderson feec16cbb5 don't include offline CPUs in summary for OpenBSD 5 years ago
Christian Göttsche 9a8221568a Rework TTY column 5 years ago
Christian Göttsche e4e3f6c390 OpenBSD: update 5 years ago
Christian Göttsche a11d01568c Use unsigned types for CPU counts and associated variables 5 years ago
Christian Göttsche d800d7a3ce Drop usage of formatted error messages from <err.h> 5 years ago
Nathan Scott 75e9f9a8d9 Cull the definitions of pageSize and pageSizeKB from CRT.c 5 years ago
Christian Göttsche 57d9ecc551 OpenBSD update 5 years ago
Nathan Scott f704baeb82 Drop unused global ProcessList memory fields 5 years ago
Benny Baumann 03f9a86918 Reduce scope of local variables 5 years ago
Christian Göttsche fa002c0ba9 Rename virtual memory column from M_SIZE to M_VIRT 5 years ago
Benny Baumann 45869513bf Embracing branches 5 years ago
Benny Baumann 61e14d4bb2 Spacing around operators 5 years ago
Christian Göttsche 61bae4c9d2 Unify function argument names 5 years ago
Christian Göttsche a3bb7cbe64 Hold only a const version of Settings in ProcessList 5 years ago
Christian Göttsche 4eb443926f Hold only a const version of Settings in Process 5 years ago
Christian Göttsche 96e2a4259e Continue to update generic data in paused mode 5 years ago
Christian Göttsche 361877454f Cache PAGE_SIZE 5 years ago
Christian Göttsche a63cfc8b7c Refactor generating starttime string into Process class 5 years ago