summaryrefslogtreecommitdiff
path: root/components/disk.c
Commit message (Expand)AuthorAgeFilesLines
* Implement fmt_scaled for disk_* functionsAaron Marcher2018-05-181-7/+3
* Add warn() and die()Laslo Hunhold2018-05-181-4/+4
* corrected calculations for disk space on openbsdTobias Tschinkowitz2018-05-171-4/+4
* Fix indents (spaces for alignment)Aaron Marcher2018-05-071-1/+1
* Fix disk_perc by casting it to intAaron Marcher2018-05-071-2/+2
* disk_perc: SimplifyAaron Marcher2018-05-071-4/+2
* Fix coding styleAaron Marcher2018-05-061-3/+7
* Format error messages properlyAaron Marcher2018-03-281-4/+6
* Get rid of err.h as it is not portableAaron Marcher2018-03-281-5/+4
* Move components into dedicated subdirectoryLaslo Hunhold2017-09-241-0/+61