summaryrefslogtreecommitdiffstats
path: root/darwin
Commit message (Expand)AuthorAgeFilesLines
...
* Mark Object classes and Object class fields constChristian Göttsche2020-10-071-1/+1
* Merge branch 'update-license-and-copyright-info'Nathan Scott2020-10-068-8/+8
|\
| * Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-058-8/+8
* | Add a date and datetime meter (#159)Michael F. Schönitzer2020-10-051-0/+4
|/
* 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-2/+3
* Update CPU freq display to use NAN on errorBenny Baumann2020-09-241-1/+2
* Update battery API to use NAN on errorBenny Baumann2020-09-241-1/+3
* Fail travis CI on compiler warningsChristian Göttsche2020-09-182-3/+2
* Mark noreturn functionsChristian Göttsche2020-09-182-1/+4
* Use strict function prototypesChristian Göttsche2020-09-181-2/+2
* Switch variable/field naming from WhiteList to MatchListNathan Scott2020-09-092-3/+3
* Consolidate repeated macro definitions into one headerNathan Scott2020-09-092-8/+0
* Further, minor cleanups to headers post-MakeHeadersNathan Scott2020-09-084-4/+0
* Axe automated header generation.Zev Weiss2020-09-038-54/+0
* Updates to project URLs in docs and embedded in source codeNathan Scott2020-08-221-1/+1
* Remove trailing whitespacesChristian Göttsche2020-08-212-2/+0
* Merge branch 'hishamhm-pull-920'3.0.0rc1Nathan Scott2020-08-204-1/+45
|\
| * Support for ZFS Compressed ARC statisticsRoss Williams2019-09-032-0/+10
| * Refactor openzfs_sysctl_init() and ZfsArcMeter...Ross Williams2019-09-032-13/+2
| * Refactor common OpenZFS sysctl accessRoss Williams2019-07-074-93/+16
| * ZFS arcstats for Darwin (macOS / OS X)Ross Williams2019-07-074-0/+122
* | Merge branch 'hishamhm-pull-932'Nathan Scott2020-08-201-0/+2
|\ \
| * | Show N/A on unsupported platforms instead of 0KHzArnavion2019-08-101-0/+2
| |/
* | Merge branch 'hishamhm-pull-960'Nathan Scott2020-08-201-6/+6
|\ \
| * | Clean up existing whitespaceDaniel Flanagan2019-10-311-6/+6
| |/
* | Merge branch 'hishamhm-pull-842'Nathan Scott2020-08-181-1/+1
|\ \ | |/ |/|
| * Widen ST_UID (UID) column to 5 chars to allow UIDs > 9999 without breaking al...Daniel Lange2018-10-071-1/+1
* | Prevent possible NULL pointer deferenceAlan Barr2019-02-101-2/+1
|/
* macOS: fix the switched version test (#772)pmalhaire2018-04-051-3/+8
* macOS: keep scanning thread for versions before High Sierra (#728)pmalhaire2018-03-261-3/+35
* Darwin: disable thread reading due to bug in macOS High SierraHisham Muhammad2018-02-041-1/+2
* Issue #502 fix SID colunm header widthKamyar Rasta2017-02-051-1/+1
* Issue #502 update Session ID columnKamyar Rasta2017-02-011-2/+2
* Interpret TTY_NR column on Linux,Hisham2016-10-011-1/+1
* Mark signal tables 'const'Explorer092016-08-302-4/+4
* Remove needless allocation error conditionsMichael McConville2016-04-291-5/+3
* Update header.Hisham2016-03-311-0/+1
* If task_for_pid fails, stop trying.Hisham2016-03-311-0/+9
* Run through all command line arguments on Darwin.Hisham Muhammad2016-02-182-57/+16
* Scan threads for process state information.Hisham Muhammad2016-02-183-10/+69
* Fix tree organization on OSX.Hisham Muhammad2016-02-181-1/+2
* Fix memory accounting in Darwin.Hisham2016-02-131-2/+2
* Check for failure in allocations.Hisham2016-02-023-8/+8
* Introduce CLAMP macro. Unify all MIN(MAX(a,b),c) uses.Explorer092016-01-152-1/+9
* Darwin: replace vm_statistics64_* with vm_statistics_*Michael Klein2016-01-133-7/+7
* Merge remote-tracking branch 'upstream/master' into envscreenMichael Klein2016-01-061-1/+1
|\
| * Fix spelling of "maintainer"Michael McConville2016-01-021-1/+1

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