summaryrefslogtreecommitdiffstats
path: root/freebsd/FreeBSDProcessList.h
AgeCommit message (Expand)Author
2023-08-31Rename ProcessList to ProcessTable throughoutNathan Scott
2023-05-08Adapt platform code for the new Machine base classNathan Scott
2023-05-08Introduce Machine class for host-specific info (split from ProcessList)Nathan Scott
2023-04-06Refactor and consolidate dynamic meters/columns pointersNathan Scott
2021-09-22Update license headers to explicitly say GPLv2+Daniel Lange
2021-08-13PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed
2021-07-18Add ProcessList_isCPUonlineChristian Göttsche
2021-07-07Add a new DynamicMeter class for runtime Meter extensionNathan Scott
2021-04-14Rework TTY columnChristian Göttsche
2021-02-05FreeBSD: add support for CPU frequency and temperatureChristian Göttsche
2021-01-30FreeBSD: drop unused jail_errmsg variableChristian Göttsche
2021-01-30FreeBSD: drop unused ProcessList fieldsChristian Göttsche
2020-11-19IWYU update (FreeBSD)Christian Goettsche
2020-11-02Spacing around operatorsBenny Baumann
2020-10-29FreeBSD: update ProcessListChristian Göttsche
2020-10-29FreeBSD: rework tty process columnChristian Goettsche
2020-10-28Unify function argument namesChristian Göttsche
2020-10-20Drop tabs in source indentionsChristian Göttsche
2020-10-19Continue to update generic data in paused modeChristian Göttsche
2020-10-18Make all required includes explicitBenny Baumann
2020-10-05Update License consistently to GPLv2 as per COPYING fileDaniel Lange
2020-09-09Switch variable/field naming from WhiteList to MatchListNathan 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
2019-07-07Refactor common OpenZFS sysctl accessRoss Williams
2019-07-07Support ZFS ARC stats on FreeBSDRoss Williams
2016-03-07Avoid global, as done by @gaod in #387.Hisham Muhammad
2016-01-31Add generated header.Hisham
2015-10-19Regenerate platform-dependent headers.Hisham Muhammad
2015-03-16Major advances in FreeBSD port.Hisham Muhammad
2015-03-16Get FreeBSD tree to compile again with latest changes.Hisham Muhammad
2014-11-27Reading swap data!Hisham Muhammad
2014-11-27Reading first bits of data!Hisham Muhammad
2014-11-27Beginnings of FreeBSD port!Hisham Muhammad