aboutsummaryrefslogtreecommitdiff
path: root/procps/iostat.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* *: fix "see file License ..." - the file is named LICENSE (in uppercase)Denys Vlasenko2010-08-161-1/+1
* libbb: factor out common code from mpstat/iostatDenys Vlasenko2010-08-161-27/+3
* iostat: add forgotted fclose(); fix default count.Denys Vlasenko2010-08-121-4/+7
* *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_iDenys Vlasenko2010-08-121-2/+2
* iostat: new applet. 2800 bytesMarek Polacek2010-08-111-0/+615