25 Commits (c9abd788b17ab28424961310b7e224498510780c)

Author SHA1 Message Date
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
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
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 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
Benny Baumann b900e70e80 Update copyright notices 5 years ago
fraggerfox 440bb87058 Minor code clean up and corrections. 5 years ago
fraggerfox db98623684 Sync changes from master and fix minor warnings 5 years ago
fraggerfox 4b49de44a8 Add NetBSD platform support without procfs dependency 5 years ago