summaryrefslogtreecommitdiffstats
path: root/openbsd
Commit message (Expand)AuthorAgeFilesLines
* don't include offline CPUs in summary for OpenBSDStuart Henderson2021-04-182-2/+30
* Rework TTY columnChristian Göttsche2021-04-142-4/+12
* Request the realtime and monotonic clock times once per sampleNathan Scott2021-04-051-0/+9
* Use a platform-specific routine for long option usageNathan Scott2021-03-221-3/+4
* Each platform defines its own long opt macro, prefer printfNathan Scott2021-03-221-1/+4
* Move libcap use to (Linux) platform-specific codeNathan Scott2021-03-221-0/+4
* Merge branch 'openbsd' of cgzones/htopDaniel Lange2021-03-214-16/+56
|\
| * OpenBSD: updateChristian Göttsche2021-03-204-16/+56
* | Use unsigned types for CPU counts and associated variablesChristian Göttsche2021-03-193-4/+4
|/
* MemoryMeter: show shared memory before cachedChristian Göttsche2021-03-171-1/+3
* Fix include file ordering of generic headersNathan Scott2021-03-041-2/+2
* Move generic (shared) code into its own sub-directoryNathan Scott2021-03-041-3/+4
* Separate display from sampling in SysArch and Hostname MetersNathan Scott2021-03-041-0/+9
* Fix integer sizing issues in the NetworkIO MeterNathan Scott2021-03-012-12/+4
* [#480] SysArchMeter to view kernel/arch infoahgamut2021-01-311-0/+2
* Use String_eq wrapper instead of raw strcmpChristian Göttsche2021-01-301-1/+1
* Sort out the mess around column sorting that had accumulated over timeDaniel Lange2021-01-211-0/+8
* Linux: Add SwapCached to the swap meterDavid Zarzycki2021-01-111-0/+1
* Drop usage of formatted error messages from <err.h>Christian Göttsche2021-01-071-6/+5
* Object: return int on comparisonChristian Göttsche2021-01-021-1/+1
* Mark Platform_defaultFields constChristian Göttsche2020-12-192-2/+2
* Merge Process_pidColumns into Process_fields and rework auto-fit for PID-like...Christian Göttsche2020-12-192-20/+14
* Rework enum ProcessFieldChristian Göttsche2020-12-195-20/+18
* Split boilerplate and platform-independent field comparisonBenny Baumann2020-12-191-1/+1
* Invert Process_compare resolution so that superclass matches run firstHisham Muhammad2020-12-191-14/+7
* Cull the definitions of pageSize and pageSizeKB from CRT.cNathan Scott2020-12-101-6/+12
* Split RichString_(append|appendn|write) into wide and asciiChristian Göttsche2020-12-081-1/+1
* OpenBSD updateChristian Göttsche2020-12-066-176/+147
* Drop unused global ProcessList memory fieldsNathan Scott2020-11-271-3/+0
* Unify naming of first argument of Platform_getBatteryChristian Göttsche2020-11-252-5/+5
* Merge branch 'cleanup-init-done' into masterNathan Scott2020-11-232-6/+19
|\
| * Minor cleanups to platform-specific init and doneNathan Scott2020-11-192-6/+19
* | Reduce scope of local variablesBenny Baumann2020-11-221-12/+7
* | Rename virtual memory column from M_SIZE to M_VIRTChristian Göttsche2020-11-213-4/+4
|/
* Add missing OpenBSD battery function declarationNathan Scott2020-11-191-0/+2
* Merge individual Battery.[ch] files into Platform.[ch]Nathan Scott2020-11-183-89/+59
* Merge branch 'temperature_v2' of cgzones/htopDaniel Lange2020-11-171-0/+3
|\
| * Show CPU temperature in CPU meterChristian Göttsche2020-11-161-0/+3
* | Add process column for normalized CPU usageChristian Göttsche2020-11-161-0/+6
|/
* Introduce spaceship comparison for ProcessesChristian Göttsche2020-11-151-0/+2
* Resolve merge conflicts, merge #298 "Macro cleanup" from @BenBEDaniel Lange2020-11-156-58/+87
|\
| * Embracing branchesBenny Baumann2020-11-022-3/+7
| * Spacing around operatorsBenny Baumann2020-11-025-25/+25
| * Whitespace and indentation issuesBenny Baumann2020-11-022-30/+55
* | Split platform dependent parts for file locks screenBenny Baumann2020-11-142-0/+19
|/
* FreeBSD: implement Platform_getDiskIO()Christian Goettsche2020-10-292-7/+4
* Unify function argument namesChristian Göttsche2020-10-282-4/+4
* Hold only a const version of Settings in ProcessListChristian Göttsche2020-10-261-1/+1
* Hold only a const version of Settings in ProcessChristian Göttsche2020-10-263-4/+4
* Mark process parameter of Process_writeField consistently constChristian Göttsche2020-10-262-3/+3

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