summaryrefslogtreecommitdiffstats
path: root/freebsd/Platform.c
Commit message (Expand)AuthorAgeFilesLines
* FreeBSD: fix crash on empty environmentChristian Goettsche2020-12-051-1/+1
* Unify naming of first argument of Platform_getBatteryChristian Göttsche2020-11-251-3/+3
* Merge branch 'cleanup-init-done' into masterNathan Scott2020-11-231-4/+13
|\
| * Minor cleanups to platform-specific init and doneNathan Scott2020-11-191-4/+13
* | Rename virtual memory column from M_SIZE to M_VIRTChristian Göttsche2020-11-211-1/+1
* | IWYU update (FreeBSD)Christian Goettsche2020-11-191-0/+9
|/
* Merge individual Battery.[ch] files into Platform.[ch]Nathan Scott2020-11-181-0/+16
* Show CPU temperature in CPU meterChristian Göttsche2020-11-161-0/+1
* Resolve merge conflicts, merge #298 "Macro cleanup" from @BenBEDaniel Lange2020-11-151-12/+12
|\
| * Spacing around operatorsBenny Baumann2020-11-021-9/+9
| * Whitespace and indentation issuesBenny Baumann2020-11-021-3/+3
* | Split platform dependent parts for file locks screenBenny Baumann2020-11-141-0/+11
|/
* FreeBSD: implement Platform_getDiskIO()Christian Goettsche2020-10-291-6/+41
* FreeBSD: Platform updateChristian Göttsche2020-10-291-21/+20
* Hold only a const version of the ProcessList in MetersChristian Göttsche2020-10-261-6/+6
* Improve handling of no data in Disk and Network IO MetersChristian Göttsche2020-10-261-9/+9
* Simplify environment-reading codeRoss Williams2020-10-261-8/+2
* Add process environment for FreeBSDRoss Williams2020-10-261-3/+25
* Drop unused Platform functions Platform_setTasksValuesChristian Göttsche2020-10-221-5/+0
* Add NetworkIOMeterChristian Göttsche2020-10-161-0/+51
* Some more locations for ARRAYSIZEBenny Baumann2020-10-081-1/+2
* Mark Object instances constChristian Göttsche2020-10-071-1/+1
* Mark Object classes and Object class fields constChristian Göttsche2020-10-071-2/+2
* Merge branch 'update-license-and-copyright-info'Nathan Scott2020-10-061-1/+1
|\
| * Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
* | 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-031-0/+5
* 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
* Update CPU freq display to use NAN on errorBenny Baumann2020-09-241-1/+1
* Resolve unused variable on FreeBSDChristian Göttsche2020-09-181-0/+2
* Consolidate repeated macro definitions into one headerNathan Scott2020-09-091-4/+0
* Axe automated header generation.Zev Weiss2020-09-031-8/+0
* Merge branch 'hishamhm-pull-920'3.0.0rc1Nathan Scott2020-08-201-0/+16
|\
| * Support for ZFS Compressed ARC statisticsRoss Williams2019-09-031-0/+8
| * Refactor openzfs_sysctl_init() and ZfsArcMeter...Ross Williams2019-09-031-12/+1
| * Refactor common OpenZFS sysctl accessRoss Williams2019-07-071-7/+7
| * Support ZFS ARC stats on FreeBSDRoss Williams2019-07-071-0/+19
* | Show N/A on unsupported platforms instead of 0KHzArnavion2019-08-101-0/+3
|/
* Mark signal tables 'const'Explorer092016-08-301-2/+2
* Revert "Fix FreeBSD CPU% calculation"Andy Pilate2016-04-281-5/+5
* Fix FreeBSD CPU% calculationBernard Spil2016-02-141-5/+5
* Fix implicit define isnan()Bernard Spil2016-02-121-0/+1
* Introduce CLAMP macro. Unify all MIN(MAX(a,b),c) uses.Explorer092016-01-151-1/+5
* Merge remote-tracking branch 'upstream/master' into envscreenMichael Klein2016-01-061-4/+42
|\
| * enabled swap meterMartin "eto" Misuth2015-12-131-1/+3
| * added Support for memory meter, and slightly adjusted process monitor logicMartin "eto" Misuth2015-12-131-0/+6
| * added cpu monitoring for both single core and smp systems, some notes in proc...Martin "eto" Misuth2015-12-131-3/+33
* | Add Platform_getProcessEnvMichael Klein2015-12-031-0/+5
|/
* Fix build in FreeBSD, and make sure SIGTERM is always the default.Hisham Muhammad2015-10-061-1/+1

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