summaryrefslogtreecommitdiffstats
path: root/netbsd/Platform.c
Commit message (Expand)AuthorAgeFilesLines
* Ensure buffer for environment is large enough on NetBSDBenny Baumann2022-05-061-1/+8
* Use correct command field as default fieldChristian Göttsche2021-12-171-1/+1
* Mark ScreenDefaults constChristian Göttsche2021-12-171-1/+1
* Drop unused Platform variablesChristian Göttsche2021-12-171-2/+0
* Introduce screen tabsHisham Muhammad2021-12-071-0/+10
* Early program termination only from main()Volodymyr Vasiutyk2021-10-311-1/+2
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* NetBSD: misc const additionsChristian Göttsche2021-09-031-2/+2
* NetBSD: fix reading environment variables of processesChristian Göttsche2021-09-031-3/+3
* NetBSD: simplify Platform_setMemoryValuesChristian Göttsche2021-09-031-6/+3
* Add combined memory and swap meterChristian Göttsche2021-08-171-0/+2
* netbsd: Add NetworkIOMeter supportnia2021-08-131-3/+27
* netbsd: handle repeated ENOMEM from HW_IOSTATS safelynia2021-08-091-0/+5
* netbsd: add more robust error handling for sysctl HW_IOSTATSnia2021-08-091-9/+17
* netbsd: Add support for DiskIOMeternia2021-08-091-3/+37
* netbsd: Use newer proplib API. Create aliases so it works on 9.x.nia2021-08-051-20/+26
* netbsd: If at least one AC adapter is connected, keep its state.nia2021-08-051-1/+1
* netbsd: style: declare variables on first use rather than C89-stylenia2021-08-051-24/+18
* netbsd: Add battery supportnia2021-08-051-3/+103
* NetBSD: Rework CPU counting.fraggerfox2021-08-051-1/+1
* netbsd: Support display of CPU frequencynia2021-07-211-0/+1
* Code indentationBenny Baumann2021-07-151-5/+5
* netbsd: Fix display of in-use and cached memorynia2021-07-131-1/+0
* Redo the memory values based on the other BSD implementations.fraggerfox2021-06-261-1/+3
* Fixes minor whitespace issues and re-arrange headers to conform to style guide.fraggerfox2021-06-261-2/+2
* Renames variable from opl to npl for consistency.fraggerfox2021-06-261-2/+2
* Fix include paths and minor whitespace issuesfraggerfox2021-06-261-3/+3
* Replace strlcpy() by safer String_safeStrncpy()fraggerfox2021-06-261-1/+1
* Replace maximum_PID value with INT32_MAXfraggerfox2021-06-261-2/+3
* Update copyright noticesBenny Baumann2021-06-261-0/+2
* Minor code clean up and corrections.fraggerfox2021-06-261-57/+1
* Add NetBSD platform support without procfs dependencyfraggerfox2021-06-261-0/+380

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