summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* PCP: Fix minor cut+paste typoSohaib Mohamed2021-06-301-5/+5
* Always update `proc->st_uid` + `proc->user`BenBE2021-06-261-2/+5
* Redo the memory values based on the other BSD implementations.fraggerfox2021-06-261-1/+3
* Adds support for counting user and kernel threads.fraggerfox2021-06-261-1/+8
* Adds support for PROC_EXE and CWD.fraggerfox2021-06-262-0/+56
* Adds the ELAPSED column for NetBSD.fraggerfox2021-06-261-0/+6
* Fixes minor whitespace issues and re-arrange headers to conform to style guide.fraggerfox2021-06-264-4/+6
* Implements the NetBSD specific changes for makeCommandStr refactor.fraggerfox2021-06-263-20/+28
* Sets a non-NULL process state in case of kvm_getlwps(3) returns NULL. Thanks ...fraggerfox2021-06-261-14/+17
* Replaces WRAP_SUBTRACT with saturatingSub inline function to reduce code dupl...fraggerfox2021-06-262-15/+13
* Refactor saturatingSub() to be part of Macros.hfraggerfox2021-06-263-8/+5
* Renames variable from opl to npl for consistency.fraggerfox2021-06-262-15/+15
* Fix include paths and minor whitespace issuesfraggerfox2021-06-263-6/+7
* Replace strlcpy() by safer String_safeStrncpy()fraggerfox2021-06-261-1/+1
* Replace maximum_PID value with INT32_MAXfraggerfox2021-06-261-2/+3
* Update README for NetBSDfraggerfox2021-06-261-23/+4
* Remove unwanted code, updates the commentsfraggerfox2021-06-262-92/+7
* Update copyright noticesBenny Baumann2021-06-267-1/+13
* Minor code clean up and corrections.fraggerfox2021-06-262-58/+2
* Sync changes from master and fix minor warningsfraggerfox2021-06-263-9/+30
* Add NetBSD platform support without procfs dependencyfraggerfox2021-06-2610-0/+1278
* Add a section on PRs for the styleguideBenny Baumann2021-06-261-0/+17
* Unsupported: Remark on expectation of username field updateBenny Baumann2021-06-221-2/+3
* Solaris: Always update usernameBenny Baumann2021-06-221-2/+5
* PCP: Always update usernameBenny Baumann2021-06-221-1/+2
* OpenBSD: Always update usernameBenny Baumann2021-06-221-2/+5
* Darwin: Always update usernameBenny Baumann2021-06-222-3/+5
* Change 3.0.6-dev -> 3.1.0-devDaniel Lange2021-06-182-2/+2
* Update IRC channel (Part 2)BenBE2021-06-161-1/+1
* Update IRC channelBenBE2021-06-161-1/+1
* Minor whitespace issue in configure.acBenny Baumann2021-06-131-1/+1
* Fix a PCP diagnostics typo, add missing pmFreeResult null check.Nathan Scott2021-06-131-2/+3
* Use the PACKAGE macro rather than htop directly, for overridingNathan Scott2021-06-131-6/+6
* Resolve a couple of recent memory leaks in pcp-htopNathan Scott2021-06-131-0/+6
* Do not override Linux process library sizeChristian Göttsche2021-06-121-1/+3
* Limit deleted library checkChristian Göttsche2021-06-121-3/+4
* Do not install recommended packages by default for the CIBenny Baumann2021-06-121-7/+7
* Apply stale lib highlighting for EXE tooBenny Baumann2021-06-111-2/+6
* Linux: update process uid on changeChristian Göttsche2021-06-092-7/+11
* Linux: drop O_PATH usageChristian Göttsche2021-06-091-7/+1
* Check processes for using deleted shared librariesChristian Göttsche2021-06-093-39/+77
* Use macros to PCPProcessList value extraction, tweak configure.acNathan Scott2021-06-092-219/+105
* Update platform-specific header includes to use pcp paths.Nathan Scott2021-06-093-6/+7
* Update the PCP platform to use common Process fields and codeNathan Scott2021-06-096-376/+59
* Rework TTY column for the PCP platformNathan Scott2021-06-093-13/+4
* Various code tidyups based on review commentary from BenBENathan Scott2021-06-095-130/+136
* Resolve some Coverity scan misfires in PCP platform codeNathan Scott2021-06-092-38/+32
* Remove dynamic allocation of PCP metric atomvalues expansionNathan Scott2021-06-091-7/+0
* Drop CI distcheck on pcp build as pcp-htop.c now contains mainNathan Scott2021-06-091-2/+0
* Add time handling interfaces for the pcp platformNathan Scott2021-06-093-13/+48

© 2014-2024 Faster IT GmbH | imprint | privacy policy