summaryrefslogtreecommitdiffstats
path: root/freebsd
AgeCommit message (Expand)Author
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
2017-07-27Security review: check results of snprintf.Hisham Muhammad
2017-02-05Issue #502 fix SID colunm header widthKamyar Rasta
2017-02-01Issue #502 update Session ID columnKamyar Rasta
2016-10-01Interpret TTY_NR column on Linux,Hisham
2016-08-30Merge branch 'master' of https://github.com/hishamhm/htopHisham
2016-08-30Fix typos, by @Gelma.Hisham
2016-08-30Mark signal tables 'const'Explorer09
2016-05-19Merge pull request #496 from tcreech/lwp_hackHisham Muhammad
2016-04-28Revert "Fix FreeBSD CPU% calculation"Andy Pilate
2016-03-07Prepare for release 2.0.1.2.0.1Hisham
2016-03-07Avoid global, as done by @gaod in #387.Hisham Muhammad
2016-03-07Merge branch 'master' of https://github.com/Sp1l/htop into Sp1l-masterHisham Muhammad