summaryrefslogtreecommitdiffstats
path: root/freebsd
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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-4/+4
* Hold only a const version of the ProcessList in MetersChristian Göttsche2020-10-261-6/+6
* Improve handling of no data in Disk and Network IO MetersChristian Göttsche2020-10-262-11/+13
* Simplify environment-reading codeRoss Williams2020-10-261-8/+2
* Add process environment for FreeBSDRoss Williams2020-10-261-3/+25
* Drop unused Platform functions Platform_setTasksValuesChristian Göttsche2020-10-222-7/+0
* Drop tabs in source indentionsChristian Göttsche2020-10-201-1/+1
* Merge branch 'header_pause' of cgzones/htopDaniel Lange2020-10-202-2/+6
|\
| * Continue to update generic data in paused modeChristian Göttsche2020-10-192-2/+6
* | Cache PAGE_SIZEChristian Göttsche2020-10-191-4/+5
|/
* Make all required includes explicitBenny Baumann2020-10-183-13/+30
* Add NetworkIOMeterChristian Göttsche2020-10-162-0/+56
* Refactor generating starttime string into Process classChristian Göttsche2020-10-161-7/+1
* Mark remaining classes constChristian Göttsche2020-10-132-2/+2
* Centralise fault handlingBenny Baumann2020-10-122-35/+0
* Mark process argument of Process_isThread constChristian Göttsche2020-10-092-3/+3
* 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-062-6/+9
* 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
|/
* Merge branch 'attr-nonnull' of https://github.com/BenBE/htop into BenBE-attr-...Nathan Scott2020-10-051-1/+1
|\
| * Fix FreeBSD compile issueBenny Baumann2020-09-291-1/+1
* | Add DiskIOMeter for IO read/write usageChristian Göttsche2020-10-032-0/+7
|/
* CPUMeter: add octuple-column CPU meters.multi2020-09-281-0/+3
* Add missing 4-column CPU meters to non-Linux platforms.multi2020-09-281-0/+3
* Add -Wmissing-prototypes compiler warningChristian Göttsche2020-09-252-1/+4
* Update CPU freq display to use NAN on errorBenny Baumann2020-09-241-1/+1
* Update battery API to use NAN on errorBenny Baumann2020-09-241-1/+2
* Fail travis CI on compiler warningsChristian Göttsche2020-09-181-7/+10
* Resolve unused variable on FreeBSDChristian Göttsche2020-09-182-2/+2
* Mark noreturn functionsChristian Göttsche2020-09-182-3/+6
* Use strict function prototypesChristian Göttsche2020-09-181-2/+2
* Switch variable/field naming from WhiteList to MatchListNathan Scott2020-09-092-3/+3

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