summaryrefslogtreecommitdiffstats
path: root/openbsd
Commit message (Expand)AuthorAgeFilesLines
* 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
* Hold only a const version of the ProcessList in MetersChristian Göttsche2020-10-261-2/+2
* Improve handling of no data in Disk and Network IO MetersChristian Göttsche2020-10-262-4/+10
* Drop unused Platform functions Platform_setTasksValuesChristian Göttsche2020-10-222-6/+0
* Merge branch 'header_pause' of cgzones/htopDaniel Lange2020-10-202-3/+8
|\
| * Continue to update generic data in paused modeChristian Göttsche2020-10-192-3/+8
* | Cache PAGE_SIZEChristian Göttsche2020-10-191-9/+9
|/
* Add NetworkIOMeterChristian Göttsche2020-10-162-0/+16
* Refactor generating starttime string into Process classChristian Göttsche2020-10-161-6/+1
* Mark remaining classes constChristian Göttsche2020-10-132-2/+2
* Centralise fault handlingBenny Baumann2020-10-122-37/+0
* Mark process argument of Process_isThread constChristian Göttsche2020-10-092-2/+2
* Some more locations for ARRAYSIZEBenny Baumann2020-10-082-2/+4
* Mark Object instances constChristian Göttsche2020-10-072-2/+2
* Mark Object classes and Object class fields constChristian Göttsche2020-10-071-2/+2
* Enable -Wcast-qual compiler warningChristian Göttsche2020-10-061-6/+6
* Merge branch 'update-license-and-copyright-info'Nathan Scott2020-10-0610-10/+10
|\
| * Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-0510-10/+10
* | Add a date and datetime meter (#159)Michael F. Schönitzer2020-10-051-0/+4
|/

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