summaryrefslogtreecommitdiffstats
path: root/freebsd
Commit message (Expand)AuthorAgeFilesLines
* FreeBSD: silence unsigned integer underflowChristian Göttsche2021-04-141-1/+1
* Rework TTY columnChristian Göttsche2021-04-144-98/+10
* Request the realtime and monotonic clock times once per sampleNathan Scott2021-04-051-0/+9
* FreeBSD: improve actual processor calculation logicAlexander Nedotsukov2021-03-301-1/+5
* 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
* Use unsigned types for CPU counts and associated variablesChristian Göttsche2021-03-193-8/+8
* Merge branch 'shared_before_cached' of cgzones/htopDaniel Lange2021-03-191-1/+3
|\
| * MemoryMeter: show shared memory before cachedChristian Göttsche2021-03-171-1/+3
* | Merge pull request #436 from cgzones/freebsdGraham Inggs2021-03-183-4/+69
|\ \ | |/ |/|
| * FreeBSD: add support for CPU frequency and temperatureChristian Göttsche2021-02-053-4/+69
* | Fix include file ordering of generic headersNathan Scott2021-03-042-3/+3
* | Move generic (shared) code into its own sub-directoryNathan Scott2021-03-042-4/+5
* | Separate display from sampling in SysArch and Hostname MetersNathan Scott2021-03-041-0/+9
* | Merge pull request #550 from natoscott/diskio-typesNathan Scott2021-03-021-1/+1
|\ \
| * | Fix integer sizing issues in the DiskIO MeterNathan Scott2021-03-011-1/+1
| |/
* | Switch NetworkIO Meter to using uint32_t and uint64_tNathan Scott2021-03-021-2/+1
* | Fix integer sizing issues in the NetworkIO MeterNathan Scott2021-03-012-21/+9
|/
* [#480] SysArchMeter to view kernel/arch infoahgamut2021-01-311-0/+2
* FreeBSD: drop minflt and implement majfltChristian Göttsche2021-01-302-2/+3
* FreeBSD: drop unused idle thread codeChristian Göttsche2021-01-301-11/+0
* 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

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