40 Commits (cf306ff86e44361d8cf3aaaec568b20fb8bbfa3d)

Author SHA1 Message Date
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
Benny Baumann 4a78f4bb92 Some more locations for ARRAYSIZE 6 years ago
Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 6 years ago
Stephen Gregoratto fd4ada416d fix building on openbsd due to remaining WhiteList 6 years ago
Nathan Scott 4597332959 Switch variable/field naming from WhiteList to MatchList 6 years ago
Nathan Scott c5808c56db Consolidate repeated macro definitions into one header 6 years ago
Zev Weiss a1a027b9bd Axe automated header generation. 6 years ago
Christian Göttsche b92f62f912 Remove trailing whitespaces 6 years ago
Antoine Motet 9197adf57e Fix CPU usage on OpenBSD 7 years ago
multiplexd ca1cce4ce7 OpenBSD: make the STARTTIME column display correctly (#815) 8 years ago
Michael McConville 4b780a3499 A few more OpenBSD fixes 10 years ago
Michael McConville b08cb7352e Misc. OpenBSD tuneup and improvement 10 years ago
Juan Francisco Cantero Hurtado 1b5025e6f5 Add support for cachedMem and fix usedMem on OpenBSD. 10 years ago
Hisham b54d2dde40 Check for failure in allocations. 10 years ago
Explorer09 6dae8108f8 Introduce CLAMP macro. Unify all MIN(MAX(a,b),c) uses. 10 years ago
Michael McConville e595f6865e Rename variable for consistency 10 years ago
Michael McConville 198592a0f1 Plug mem leak, improve CPU enumeration logic 10 years ago
Michael McConville 918cfd54d6 Fall back to sysctl's command name, and a bugfix 10 years ago
Michael McConville 3da36bbc61 Use dynamically allocated memory for process names 10 years ago
Michael McConville c1b3289219 Check for allocation failure 10 years ago
Michael McConville ae5c01f485 Use err() rather then errx() for sysctl() 10 years ago
Michael McConville 22cfda6332 OpenBSD fixes and updates 10 years ago
Michael McConville cd3d2337f8 Replace all err.h function uses with CRT_fatalError(). Failing with 11 years ago
Michael McConville 8673a84e5f Remove some trailing whitespace 11 years ago
Michael McConville 6a21d2f3a6 Fix enumeratoin of on-CPU processes in OpenBSD 11 years ago
Michael McConville ad1a0ad08d Replace some remaining tabs 11 years ago
Michael McConville e2bbd5cfa4 Change some tabs to three spaces 11 years ago
Michael McConville a9a5a539cf (Very) initial working OpenBSD port 11 years ago