Re: [hackers] [slstatus][patch] corrected calculations for disk space

2018-05-17 Thread Aaron Marcher
Tobias, i checked the complete functionality now for openbsd and had just some different values for my disk space (compared it to df(1)). Thank you, I applied the patch! I think on Linux some values differ to, I will have to further investige later though. Cheers! Aaron -- Web:

[hackers] [slstatus][patch] corrected calculations for disk space

2018-05-17 Thread Tobias Tschinkowitz
Hi Aaron, i checked the complete functionality now for openbsd and had just some different values for my disk space (compared it to df(1)). The rest is working fine! Greets, Tobias --- components/disk.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git components/disk.c