44 Commits (main)

Author SHA1 Message Date
Christian Göttsche 6e9a5e9e49 Mark ScreenDefaults const 4 years ago
Hisham Muhammad 72ba20fa5f Introduce screen tabs 4 years ago
Volodymyr Vasiutyk 2ef70ad7f6 Early program termination only from main() 4 years ago
Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 5 years ago
Nathan Scott c0c2bb98a2 Add completion handling for dynamic meters and columns 5 years ago
Sohaib Mohamed 6f2021f3d9 PCP: support for 'dynamic columns' added at runtime 5 years ago
Benny Baumann 458749df45 Code indentation 5 years ago
Benny Baumann e7f8d7bcc9 Split statements that should go onto multiple lines 5 years ago
Nathan Scott f0ed0fdafb Add a new DynamicMeter class for runtime Meter extension 5 years ago
Nathan Scott 356488aa53 Request the realtime and monotonic clock times once per sample 5 years ago
Nathan Scott 253ff23f9e Use a platform-specific routine for long option usage 5 years ago
Nathan Scott d56d23d91a Each platform defines its own long opt macro, prefer printf 5 years ago
Nathan Scott 0ada9f325f Move libcap use to (Linux) platform-specific code 5 years ago
Christian Göttsche a11d01568c Use unsigned types for CPU counts and associated variables 5 years ago
Nathan Scott adaf748ab6 Fix include file ordering of generic headers 5 years ago
Nathan Scott 61ef1134d9 Move generic (shared) code into its own sub-directory 5 years ago
Nathan Scott 5b50ae3aa3 Separate display from sampling in SysArch and Hostname Meters 5 years ago
Nathan Scott 2d1839289e Fix integer sizing issues in the NetworkIO Meter 5 years ago
Christian Göttsche f614b8a19f Mark Platform_defaultFields const 5 years ago
Christian Göttsche 89473cc9ae Rework enum ProcessField 5 years ago
Christian Göttsche 57d9ecc551 OpenBSD update 5 years ago
Christian Göttsche 601ad61e7d Unify naming of first argument of Platform_getBattery 5 years ago
Nathan Scott c75c5ef9c6 Minor cleanups to platform-specific init and done 5 years ago
Nathan Scott 329011bb98 Add missing OpenBSD battery function declaration 5 years ago
Benny Baumann 18763051a2 Split platform dependent parts for file locks screen 5 years ago
Benny Baumann 61e14d4bb2 Spacing around operators 5 years ago
Christian Goettsche c2fdfd99eb FreeBSD: implement Platform_getDiskIO() 5 years ago
Christian Göttsche f757810f48 Improve handling of no data in Disk and Network IO Meters 5 years ago
Christian Göttsche b08b255b41 Drop unused Platform functions Platform_setTasksValues 5 years ago
Christian Göttsche 7cd093ce95 Add NetworkIOMeter 5 years ago
Christian Göttsche ba282cfe19 Mark Object instances const 6 years ago
Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 6 years ago
Christian Göttsche e518459981 Add DiskIOMeter for IO read/write usage 6 years ago
Christian Göttsche c3952e7c20 Use strict function prototypes 6 years ago
Nathan Scott 8ec5d4a3a0 Further, minor cleanups to headers post-MakeHeaders 6 years ago
Zev Weiss a1a027b9bd Axe automated header generation. 6 years ago
Antoine Motet 9197adf57e Fix CPU usage on OpenBSD 7 years ago
Explorer09 1f3d85b617 Mark signal tables 'const' 10 years ago
Hisham 301c346c85 Update generated headers. 10 years ago
Michael McConville 22cfda6332 OpenBSD fixes and updates 10 years ago
Hisham Muhammad 78f2933e2b Regenerate platform-dependent headers. 11 years ago
Michael McConville 9f1884c28f Fix generation of openbsd/Platform.h and replace a vestigial dummy CPU utilization value 11 years ago
Michael McConville 77f12bbecd Add OpenBSD signals 11 years ago
Michael McConville a9a5a539cf (Very) initial working OpenBSD port 11 years ago