| Commit message (Expand) | Author | Age | Files | Lines |
* | *: remove "Options:" string from help texts | Denys Vlasenko | 2011-06-05 | 1 | -1/+0 |
* | mpstat.c: remove unused line | Marek Polacek | 2011-04-30 | 1 | -2/+1 |
* | mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo | Denys Vlasenko | 2011-01-18 | 1 | -1/+1 |
* | whitespace cleanup | Denys Vlasenko | 2010-10-29 | 1 | -7/+7 |
* | Rename a struct member from "interrupt" | Dan Fandrich | 2010-08-24 | 1 | -5/+5 |
* | *: make GNU licensing statement forms more regular | Denys Vlasenko | 2010-08-16 | 1 | -1/+1 |
* | *: fix "see file License ..." - the file is named LICENSE (in uppercase) | Denys Vlasenko | 2010-08-16 | 1 | -1/+1 |
* | libbb: factor out common code from mpstat/iostat | Denys Vlasenko | 2010-08-16 | 1 | -39/+1 |
* | *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i | Denys Vlasenko | 2010-08-12 | 1 | -3/+3 |
* | mpstat: do not use /sys to get number of CPUs. /proc should be ok. | Marek Polacek | 2010-07-30 | 1 | -48/+1 |
* | mpstat: better fix for IRQ counts | Denys Vlasenko | 2010-07-30 | 1 | -19/+20 |
* | mpstat: fix total par-cpu IRQ counts | Denys Vlasenko | 2010-07-30 | 1 | -10/+33 |
* | mpstat: fix/improve handling of interrupt names | Denys Vlasenko | 2010-07-30 | 1 | -10/+32 |
* | mpstat: small code shrink | Maksym Kryzhanovskyy | 2010-07-30 | 1 | -9/+7 |
* | mpstat: small code shrink | Denys Vlasenko | 2010-07-21 | 1 | -14/+10 |
* | mpstat: new applet. ~5.5k | Marek Polacek | 2010-07-21 | 1 | -0/+1024 |