summaryrefslogtreecommitdiff
path: root/components/disk.c
AgeCommit message (Expand)Author
2018-05-18Implement fmt_scaled for disk_* functionsAaron Marcher
2018-05-18Add warn() and die()Laslo Hunhold
2018-05-17corrected calculations for disk space on openbsdTobias Tschinkowitz
2018-05-07Fix indents (spaces for alignment)Aaron Marcher
2018-05-07Fix disk_perc by casting it to intAaron Marcher
2018-05-07disk_perc: SimplifyAaron Marcher
2018-05-06Fix coding styleAaron Marcher
2018-03-28Format error messages properlyAaron Marcher
2018-03-28Get rid of err.h as it is not portableAaron Marcher
2017-09-24Move components into dedicated subdirectoryLaslo Hunhold