summaryrefslogtreecommitdiffstats
path: root/freebsd
Commit message (Expand)AuthorAgeFilesLines
...
* FreeBSD: populate processor fieldChristian Göttsche2021-01-301-0/+2
* FreeBSD: drop unused jail_errmsg variableChristian Göttsche2021-01-302-35/+16
* FreeBSD: simplify kernel thread logicChristian Göttsche2021-01-303-14/+4
* FreeBSD: drop unused ProcessList fieldsChristian Göttsche2021-01-302-5/+2
* FreeBSD: miscChristian Göttsche2021-01-303-9/+9
* Sort out the mess around column sorting that had accumulated over timeDaniel Lange2021-01-211-9/+9
* kfreeBSD: include config.h for _GNU_SOURCE (part 2)Christian Göttsche2021-01-121-0/+2
* kfreeBSD: include config.h for _GNU_SOURCEChristian Göttsche2021-01-121-0/+2
* Linux: Add SwapCached to the swap meterDavid Zarzycki2021-01-111-0/+1
* Linux: use correct column alignment for wide fieldsChristian Göttsche2021-01-112-9/+4
* Drop usage of formatted error messages from <err.h>Christian Göttsche2021-01-071-2/+1
* 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-23/+10
* Rework enum ProcessFieldChristian Göttsche2020-12-195-18/+21
* 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
* Drop redundant sys/dirent.h includeGraham Inggs2020-12-111-1/+0
* Cull the definitions of pageSize and pageSizeKB from CRT.cNathan Scott2020-12-101-9/+6
* Split RichString_(append|appendn|write) into wide and asciiChristian Göttsche2020-12-081-1/+1
* FreeBSD: fix crash on empty environmentChristian Goettsche2020-12-051-1/+1
* Drop unused global ProcessList memory fieldsNathan Scott2020-11-271-8/+0
* Unify naming of first argument of Platform_getBatteryChristian Göttsche2020-11-252-4/+4
* Merge branch 'cleanup-init-done' into masterNathan Scott2020-11-232-6/+19
|\
| * Consistent ordering of function declarations for FreeBSDNathan Scott2020-11-231-2/+2
| * Minor cleanups to platform-specific init and doneNathan Scott2020-11-192-5/+18
* | Simplify code flow by inlining declarations where they are usedBenny Baumann2020-11-221-14/+7
* | No need to check for change when no action is requiredBenny Baumann2020-11-221-4/+2
* | Simplify page size related calculationsChristian Göttsche2020-11-211-1/+1
* | Rename virtual memory column from M_SIZE to M_VIRTChristian Göttsche2020-11-213-3/+3
* | IWYU update (FreeBSD)Christian Goettsche2020-11-196-19/+33
|/
* Merge individual Battery.[ch] files into Platform.[ch]Nathan Scott2020-11-184-43/+18
* Merge branch 'temperature_v2' of cgzones/htopDaniel Lange2020-11-171-0/+1
|\
| * Show CPU temperature in CPU meterChristian Göttsche2020-11-161-0/+1
* | Add process column for normalized CPU usageChristian Göttsche2020-11-161-0/+1
|/
* Introduce spaceship comparison for ProcessesChristian Göttsche2020-11-151-3/+5
* Resolve merge conflicts, merge #298 "Macro cleanup" from @BenBEDaniel Lange2020-11-156-70/+85
|\
| * Embracing branchesBenny Baumann2020-11-023-18/+33
| * Spacing around operatorsBenny Baumann2020-11-025-26/+26
| * Whitespace and indentation issuesBenny Baumann2020-11-022-24/+24
| * Spacing after keywords (if)Benny Baumann2020-11-021-2/+2
* | Split platform dependent parts for file locks screenBenny Baumann2020-11-142-0/+19
|/
* Add compat wrapper for fstatatChristian Göttsche2020-10-291-2/+3
* FreeBSD: update ProcessChristian Göttsche2020-10-293-22/+21
* FreeBSD: update ProcessListChristian Göttsche2020-10-292-12/+8
* FreeBSD: implement Platform_getDiskIO()Christian Goettsche2020-10-292-9/+43
* FreeBSD: Platform updateChristian Göttsche2020-10-291-21/+20
* FreeBSD: rework tty process columnChristian Goettsche2020-10-294-2/+100
* Unify function argument namesChristian Göttsche2020-10-282-14/+14
* Drop duplicate assignmentChristian Göttsche2020-10-271-1/+0

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