summaryrefslogtreecommitdiffstats
path: root/netbsd
Commit message (Expand)AuthorAgeFilesLines
* Build fixes for NetBSDNathan Scott2023-05-091-3/+3
* Minor whitespace and small logic flow improvements on reviewNathan Scott2023-05-081-0/+1
* Adapt platform code for the new Machine base classNathan Scott2023-05-085-307/+356
* Introduce Machine class for host-specific info (split from ProcessList)Nathan Scott2023-05-085-40/+61
* {Memory,Swap}Meter: add "compressed memory" metricsIvan Shapovalov2023-04-231-1/+3
* Minor code formatting consistency fixesBenny Baumann2023-04-111-1/+1
* Refactor and consolidate dynamic meters/columns pointersNathan Scott2023-04-062-3/+3
* Improve CPU computation codeGuillaume Gomez2023-03-041-3/+1
* Improve code readability by using enum values instead of raw numbersGuillaume Gomez2023-03-041-4/+4
* Implement File Descriptor Meter support for DragonflyBSD/FreeBSD/NetBSDBenny Baumann2023-02-192-0/+9
* Use strict function prototypes also for defintionsChristian Göttsche2023-02-041-2/+2
* Improve code readability by creating constants for SWAP memory valuesGuillaume Gomez2023-01-081-2/+2
* Clean out Platform_getInodeFilenameнаб2023-01-082-8/+0
* Improve code readability by creating constants for memory valuesGuillaume Gomez2023-01-071-5/+5
* Reformat code baseBenny Baumann2022-10-242-5/+13
* Process: Display single digit precision for CPU% greater than 99.9%Kumar2022-05-261-1/+1
* Ensure buffer for environment is large enough on NetBSDBenny Baumann2022-05-061-1/+8
* Auto-size (normalized) CPU usage columnsBenny Baumann2022-03-062-0/+5
* Use correct command field as default fieldChristian Göttsche2021-12-171-1/+1
* Mark ScreenDefaults constChristian Göttsche2021-12-172-2/+2
* Drop unused Platform variablesChristian Göttsche2021-12-172-4/+0
* Introduce screen tabsHisham Muhammad2021-12-073-1/+15
* Correct the order of xCalloc parameters in a couple of placesNathan Scott2021-11-051-1/+1
* Tidy up process state handlingmarcluque2021-11-021-14/+15
* Early program termination only from main()Volodymyr Vasiutyk2021-10-312-4/+6
* Dynamically scale the ST_UID size to support 32-bit UIDsSilke Hofstra2021-10-271-2/+2
* Memory leak on NetBSD when querying full command lineBenny Baumann2021-10-031-0/+2
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-227-7/+7
* NetBSD: scale CPU frequenciesChristian Göttsche2021-09-031-12/+16
* NetBSD: misc const additionsChristian Göttsche2021-09-031-2/+2
* NetBSD: update process fieldsChristian Göttsche2021-09-031-3/+14
* NetBSD: fix reading environment variables of processesChristian Göttsche2021-09-031-3/+3
* NetBSD: simplify Platform_setMemoryValuesChristian Göttsche2021-09-031-6/+3
* Add completion handling for dynamic meters and columnsNathan Scott2021-09-031-0/+4
* Add combined memory and swap meterChristian Göttsche2021-08-171-0/+2
* Use proper metric to detect kernel threadsBenny Baumann2021-08-161-1/+1
* Build fix for NetBSDfraggerfox2021-08-162-3/+3
* netbsd: Add NetworkIOMeter supportnia2021-08-131-3/+27
* Merge branch 'dynamic-columns' of https://github.com/smalinux/htop into smali...Nathan Scott2021-08-131-3/+7
|\
| * PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed2021-08-131-3/+7
* | 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-052-4/+103
* | NetBSD: Rework CPU counting.fraggerfox2021-08-053-29/+77
|/
* Fix indentation stylenia2021-07-211-1/+1
* netbsd: convert snprintf use to xSnprintfnia2021-07-211-1/+1

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