fraggerfox
|
9de463e756
|
Implements the NetBSD specific changes for makeCommandStr refactor.
Refer to #388 PR for more details.
|
2021-06-26 12:18:37 +02:00 |
fraggerfox
|
fa65c30976
|
Sets a non-NULL process state in case of kvm_getlwps(3) returns NULL. Thanks @cgzone.
|
2021-06-26 12:18:37 +02:00 |
fraggerfox
|
2f5b3ef733
|
Refactor saturatingSub() to be part of Macros.h
|
2021-06-26 12:18:37 +02:00 |
fraggerfox
|
e42ae55d69
|
Renames variable from opl to npl for consistency.
|
2021-06-26 12:18:37 +02:00 |
fraggerfox
|
497f468ed0
|
Fix include paths and minor whitespace issues
|
2021-06-26 12:18:37 +02:00 |
fraggerfox
|
9b6cecfede
|
Replace strlcpy() by safer String_safeStrncpy()
|
2021-06-26 12:18:37 +02:00 |
fraggerfox
|
3414d3b2d4
|
Replace maximum_PID value with INT32_MAX
Thank you @niacat.
|
2021-06-26 12:18:37 +02:00 |
fraggerfox
|
9e3b7c439c
|
Update README for NetBSD
|
2021-06-26 12:18:37 +02:00 |
fraggerfox
|
ddcfb179b4
|
Remove unwanted code, updates the comments
|
2021-06-26 12:18:37 +02:00 |
Benny Baumann
|
b900e70e80
|
Update copyright notices
|
2021-06-26 12:18:37 +02:00 |
fraggerfox
|
440bb87058
|
Minor code clean up and corrections.
|
2021-06-26 12:18:37 +02:00 |
fraggerfox
|
db98623684
|
Sync changes from master and fix minor warnings
|
2021-06-26 12:18:37 +02:00 |
fraggerfox
|
4b49de44a8
|
Add NetBSD platform support without procfs dependency
- TODO, clean up the code base and update comments in code.
|
2021-06-26 12:18:37 +02:00 |