summaryrefslogtreecommitdiffstats
path: root/netbsd/NetBSDProcess.h
Commit message (Collapse)AuthorAgeFilesLines
* Introduce Machine class for host-specific info (split from ProcessList)Nathan Scott2023-05-081-2/+2
| | | | | | | | | | | First stage in sanitizing the process list structure so that htop can support other types of lists too (cgroups, filesystems, ...), in the not-too-distant future. This introduces struct Machine for system-wide information while keeping process-list information in ProcessList (now much less). Next step is to propogate this separation into each platform, to match these core changes.
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
|
* Implements the NetBSD specific changes for makeCommandStr refactor.fraggerfox2021-06-261-6/+0
| | | | Refer to #388 PR for more details.
* Update copyright noticesBenny Baumann2021-06-261-0/+2
|
* Add NetBSD platform support without procfs dependencyfraggerfox2021-06-261-0/+36
- TODO, clean up the code base and update comments in code.

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