summaryrefslogtreecommitdiffstats
path: root/freebsd
AgeCommit message (Expand)Author
2020-10-18Make all required includes explicitBenny Baumann
2020-10-16Add NetworkIOMeterChristian Göttsche
2020-10-16Refactor generating starttime string into Process classChristian Göttsche
2020-10-13Mark remaining classes constChristian Göttsche
2020-10-12Centralise fault handlingBenny Baumann
2020-10-09Mark process argument of Process_isThread constChristian Göttsche
2020-10-08Some more locations for ARRAYSIZEBenny Baumann
2020-10-07Mark Object instances constChristian Göttsche
2020-10-07Mark Object classes and Object class fields constChristian Göttsche
2020-10-06Enable -Wcast-qual compiler warningChristian Göttsche
2020-10-06Merge branch 'update-license-and-copyright-info'Nathan Scott
2020-10-05Add a date and datetime meter (#159)Michael F. Schönitzer
2020-10-05Update License consistently to GPLv2 as per COPYING fileDaniel Lange
2020-10-05Merge branch 'attr-nonnull' of https://github.com/BenBE/htop into BenBE-attr-...Nathan Scott
2020-10-03Add DiskIOMeter for IO read/write usageChristian Göttsche
2020-09-29Fix FreeBSD compile issueBenny Baumann
2020-09-28CPUMeter: add octuple-column CPU meters.multi
2020-09-28Add missing 4-column CPU meters to non-Linux platforms.multi
2020-09-25Add -Wmissing-prototypes compiler warningChristian Göttsche
2020-09-24Update CPU freq display to use NAN on errorBenny Baumann
2020-09-24Update battery API to use NAN on errorBenny Baumann
2020-09-18Fail travis CI on compiler warningsChristian Göttsche
2020-09-18Resolve unused variable on FreeBSDChristian Göttsche
2020-09-18Mark noreturn functionsChristian Göttsche
2020-09-18Use strict function prototypesChristian Göttsche
2020-09-09Switch variable/field naming from WhiteList to MatchListNathan Scott
2020-09-09Consolidate repeated macro definitions into one headerNathan Scott
2020-09-08Further, minor cleanups to headers post-MakeHeadersNathan Scott
2020-09-03Remove duplicate jail_errmsg declaration.Zev Weiss
2020-09-03Remove superfluous 'extern's from function declarations.Zev Weiss
2020-09-03Axe automated header generation.Zev Weiss
2020-09-03Unbreak with -fno-common on FreeBSDTobias Kortkamp
2020-08-22Merge branch 'patch-1' of https://github.com/ginggs/htop-1 into ginggs-patch-1Daniel Lange
2020-08-21Fix build on FreeBSDGraham Inggs
2020-08-21Remove trailing whitespacesChristian Göttsche
2020-08-20Merge branch 'hishamhm-pull-920'3.0.0rc1Nathan Scott
2020-08-20Merge branch 'hishamhm-pull-932'Nathan Scott
2020-08-20Merge branch 'hishamhm-pull-974'Nathan Scott
2020-08-20Merge branch 'hishamhm-pull-904'Nathan Scott
2020-08-20Merge branch 'hishamhm-pull-871'Nathan Scott
2019-12-31Fix STARTTIME column on FreeBSD.Robert Crowston
2019-09-03Support for ZFS Compressed ARC statisticsRoss Williams
2019-09-03Refactor openzfs_sysctl_init() and ZfsArcMeter...Ross Williams
2019-08-10Show N/A on unsupported platforms instead of 0KHzArnavion
2019-07-07Refactor common OpenZFS sysctl accessRoss Williams
2019-07-07Support ZFS ARC stats on FreeBSDRoss Williams
2019-07-06Specify correct MIB lengthRoss Williams
2019-04-17Truncate overwide jail names on BSD.Robert Crowston
2018-12-24Fix memory statistics display on FreeBSD/powerpcTobias Kortkamp
2018-10-07Widen ST_UID (UID) column to 5 chars to allow UIDs > 9999 without breaking al...Daniel Lange