3 Commits (d6cd850dbb45aaeea11399515e0cbcb8d07bbb50)

Author SHA1 Message Date
Christian Göttsche 7639d62459 DragonFlyBSD: build fixes 2 years ago
Benny Baumann 6aa9ef2726 Fix code style 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
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 40104588f3 Reformat code base 3 years ago
WHR 427650a60c Fix incorrect processor time of processes on DragonFly BSD 4 years ago
Benny Baumann edf319e53d Auto-size (normalized) CPU usage columns 4 years ago
Hisham Muhammad 72ba20fa5f Introduce screen tabs 4 years ago
Guillaume Gomez 1284ab4835 Reduce allocation size of cp_time_n and cp_time_o on FreeBSD and DragonFlyBSD 4 years ago
marcluque d8dfbbd37c Tidy up process state handling 4 years ago
Benny Baumann 9d8d87e1d5 Memory leak on DragonFlyBSD 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 f47e88f5e8 DragonFlyBSD: calculate whether to show entry last 5 years ago
Christian Göttsche b148a4bed2 DragonFlyBSD: drop void TODO 5 years ago
Christian Göttsche 11d2206f40 Add ProcessList_isCPUonline 5 years ago
Christian Göttsche 41af31be7f Rework CPU counting 5 years ago
Nathan Scott f0ed0fdafb Add a new DynamicMeter class for runtime Meter extension 5 years ago
Benny Baumann c2e2556403 DragonFlyBSD: Implement CWD column 5 years ago
Christian Göttsche 72724d42f3 DragonFlyBSD: add EXE and COMM columns 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
Benny Baumann 07a4657a47 DragonFlyBSD: Fix included headers 5 years ago
Benny Baumann 2c8353e7cf DragonFlyBSD: Indentation and formatting fixes 5 years ago
Christian Göttsche 4676e35f42 DragonFlyBSD: fixup columns 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 a11d01568c Use unsigned types for CPU counts and associated variables 5 years ago
Christian Göttsche 69efa94f9f Use String_eq wrapper instead of raw strcmp 5 years ago
Christian Göttsche d800d7a3ce Drop usage of formatted error messages from <err.h> 5 years ago
Christian Göttsche 9a86577cf2 DragonFlyBSD update 5 years ago
Christian Göttsche 8db8b9edac DragonFlyBSD update 5 years ago
Nathan Scott 75e9f9a8d9 Cull the definitions of pageSize and pageSizeKB from CRT.c 5 years ago
Nathan Scott f704baeb82 Drop unused global ProcessList memory fields 5 years ago
Benny Baumann 3cb96f1a36 No need to check for change when no action is required 5 years ago
Christian Göttsche 0f4e3ebc95 Simplify page size related calculations 5 years ago
Christian Göttsche fa002c0ba9 Rename virtual memory column from M_SIZE to M_VIRT 5 years ago
Christian Göttsche 0a2105eb22 Spelling corrections 5 years ago
Benny Baumann 45869513bf Embracing branches 5 years ago
Benny Baumann 61e14d4bb2 Spacing around operators 5 years ago
Benny Baumann b23f8235e2 Whitespace and indentation issues 5 years ago
Benny Baumann 374edb9ed5 Spacing after keywords (if) 5 years ago
Christian Göttsche 61bae4c9d2 Unify function argument names 5 years ago
Christian Göttsche e89b289494 Drop duplicate assignment 5 years ago