summaryrefslogtreecommitdiffstats
path: root/zfs
AgeCommit message (Expand)Author
2020-12-08Split RichString_(append|appendn|write) into wide and asciiChristian Göttsche
2020-12-08Use sizeof buffer instead of magic numberChristian Göttsche
2020-12-06Introduce METER_BUFFER_CHECK and METER_BUFFER_APPEND_CHR to cleanup writing t...Christian Göttsche
2020-12-06Use size_t as len type for Meter_UpdateValuesChristian Göttsche
2020-11-22Reduce scope of local variablesBenny Baumann
2020-11-19IWYU update (FreeBSD)Christian Goettsche
2020-11-02Spacing around operatorsBenny Baumann
2020-11-02Whitespace and indentation issuesBenny Baumann
2020-10-26Hold only a const version of the ProcessList in MetersChristian Göttsche
2020-10-20Drop tabs in source indentionsChristian Göttsche
2020-10-18Make all required includes explicitBenny Baumann
2020-10-16Rename StringUtils.[ch] to XUtils.[ch]Benny Baumann
2020-10-16Move xAsprintf, xSnprintf and xStrdup to StringUtils.hBenny Baumann
2020-10-13Mark remaining classes constChristian Göttsche
2020-10-10Mark Object pointer to _display function constChristian Göttsche
2020-10-07Mark Object classes and Object class fields constChristian Göttsche
2020-10-05Update License consistently to GPLv2 as per COPYING fileDaniel Lange
2020-09-18Refactor __attribute__ usageChristian Göttsche
2020-09-08Further, minor cleanups to headers post-MakeHeadersNathan Scott
2020-09-03Remove superfluous 'extern's from function declarations.Zev Weiss
2020-08-28Normalize ZFS ARC captionZach Dykstra
2020-08-22Update header files to match whitespace changes in source filesNathan Scott
2020-08-21Avoid empty translation unit warningChristian Göttsche
2020-08-21Remove trailing whitespacesChristian Göttsche
2019-09-03Support for ZFS Compressed ARC statisticsRoss Williams
2019-09-03Refactor openzfs_sysctl_init() and ZfsArcMeter...Ross Williams
2019-07-07Refactor common OpenZFS sysctl accessRoss Williams
2019-07-07ZFS arcstats for LinuxRoss Williams
2019-07-07Support ZFS ARC stats on FreeBSDRoss Williams