2369 Commits (ec2307688e14ccd7d63257db94de8b78e998f6ab)
 

Author SHA1 Message Date
Benny Baumann 68edf92434 Indentation of string arguments 5 years ago
Benny Baumann 0d85af2872 Whitespace around operators 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
nia 3bc73aa088
netbsd: update README.md (#694) 5 years ago
Nathan Scott f21f81b2de
Merge pull request #695 from smalinux/zfs-orgniz 5 years ago
Sohaib Mohamed 3853978538 PCP: cleanup: put ZFS in its rightful place 5 years ago
Nathan Scott 2b69f44a9d Fix whitespace oddity in previous DynamicMeter updates 5 years ago
Nathan Scott 0daefbe4b4 Improve the DynamicMeter_search API to make 'key' optional 5 years ago
Nathan Scott 9cbee01877 Additional pointer checks in dynamic meter code for Coverity 5 years ago
Nathan Scott bf853addc3 Ensure PCP dynamic metric configuration definition uniqueness 5 years ago
Nathan Scott a476490282 Ensure we do not attempt to add a DynamicMeter via the 5 years ago
Benny Baumann bf22a8fb13 Add SIGINT handler 5 years ago
nia 09c7e3e136 netbsd: Support building with libcurses 5 years ago
nia 4865e643ad netbsd: Fix display of in-use and cached memory 5 years ago
nia 67ca214cbe netbsd: Add dyanmicMeters stubs to fix the build 5 years ago
Eideen 9bba1c6cf7 README updates/formating 5 years ago
Nathan Scott e7aaf79166 Remove unnecessary include files from PCPDynamicMeter.c 5 years ago
Nathan Scott 9f667f2c74 Remove references to bintray in the README, no longer exists 5 years ago
Nathan Scott 01f5b89278 Pretty-print values in the PCP DynamicMeter code 5 years ago
Nathan Scott 149774209b Remove Linux-specific cpp conditional in SwapMeter.c 5 years ago
Nathan Scott 15a71f32fe Add more defensive checks to PCP paths if sampling fails 5 years ago
Sohaib Mohamed 93be3211ae PCP: use palette meter text colour for dynamic meter labels 5 years ago
Nathan Scott f0ed0fdafb Add a new DynamicMeter class for runtime Meter extension 5 years ago
Nathan Scott 865b85eb2d Fix an assert on kernel process name length on the PCP platform 5 years ago
Nathan Scott a0f758009b Fix bitmask used to extract CPU identifier for CPUMeter 5 years ago
Benny Baumann 44d1200ca4 Check for alloc_size attribute in configure.ac 5 years ago
Daniel Lange 3da142b4b6 Merge branch 'solaris-define-fixes' of BenBE/htop 5 years ago
Daniel Lange a60ff33e52 Merge branch 'check-set-escdelay' of BenBE/htop 5 years ago
Benny Baumann 364e4e692f Reduce visibility of GZONE and UZONE 5 years ago
Benny Baumann 32414dace7 Remove unused define on Solaris 5 years ago
Benny Baumann 18e3fd5ce7 Check for set_escdelay in ncurses 5 years ago
Benny Baumann 874fb773a7 Fix typo in Generic_gettime_realtime on old Mac 5 years ago
Sohaib Mohamed ecb6a8da78 PCP: Fix minor cut+paste typo 5 years ago
BenBE 3bed682b1e Always update `proc->st_uid` + `proc->user` 5 years ago
fraggerfox 686309e34c Redo the memory values based on the other BSD implementations. 5 years ago
fraggerfox 5fe9bcb21c Adds support for counting user and kernel threads. 5 years ago
fraggerfox 336acb0309 Adds support for PROC_EXE and CWD. 5 years ago
fraggerfox 612462e33d Adds the ELAPSED column for NetBSD. 5 years ago
fraggerfox 58a895e54c Fixes minor whitespace issues and re-arrange headers to conform to style guide. 5 years ago
fraggerfox 9de463e756 Implements the NetBSD specific changes for makeCommandStr refactor. 5 years ago
fraggerfox fa65c30976 Sets a non-NULL process state in case of kvm_getlwps(3) returns NULL. Thanks @cgzone. 5 years ago
fraggerfox 3770769ed1 Replaces WRAP_SUBTRACT with saturatingSub inline function to reduce code duplication. 5 years ago
fraggerfox 2f5b3ef733 Refactor saturatingSub() to be part of Macros.h 5 years ago
fraggerfox e42ae55d69 Renames variable from opl to npl for consistency. 5 years ago
fraggerfox 497f468ed0 Fix include paths and minor whitespace issues 5 years ago
fraggerfox 9b6cecfede Replace strlcpy() by safer String_safeStrncpy() 5 years ago
fraggerfox 3414d3b2d4 Replace maximum_PID value with INT32_MAX 5 years ago
fraggerfox 9e3b7c439c Update README for NetBSD 5 years ago
fraggerfox ddcfb179b4 Remove unwanted code, updates the comments 5 years ago