| Commit message (Expand) | Author | Age | Files | Lines |
* | nmeter: fix block i/o count on newer Linux kernels | Denys Vlasenko | 2011-11-01 | 1 | -12/+38 |
* | ps: fix for !FEATURE_PS_LONG build | Cristian Ionescu-Idbohrn | 2011-09-29 | 1 | -0/+2 |
* | ps: with -l, show STIME too | Flemming Madsen | 2011-09-27 | 1 | -16/+21 |
* | ps: add support for -l for !DESKTOP | Denys Vlasenko | 2011-09-26 | 2 | -19/+94 |
* | rename archive.h to bb_archive.h. no code changes | Denys Vlasenko | 2011-09-22 | 1 | -1/+1 |
* | add INIT_G()'s. No code changes. | Denys Vlasenko | 2011-09-21 | 1 | -1/+1 |
* | uptime: more compatible output | Denys Vlasenko | 2011-08-10 | 1 | -20/+20 |
* | uptime: add config flag to allow displaying the number of users currently log... | Pere Orga | 2011-08-09 | 2 | -13/+31 |
* | *: work around sysinfo.h versus linux/*.h problems | Denys Vlasenko | 2011-07-26 | 3 | -0/+10 |
* | procps: remove PSSCAN_STAT define, users were using it incorrectly | Denys Vlasenko | 2011-06-18 | 1 | -12/+11 |
* | pkill/pgrep: support extended regular expressions | Wade Berrier | 2011-06-10 | 1 | -1/+1 |
* | fix breakage caused by 'remove "Options:" string from help texts' commit | Denys Vlasenko | 2011-06-05 | 1 | -0/+1 |
* | *: remove "Options:" string from help texts | Denys Vlasenko | 2011-06-05 | 12 | -23/+9 |
* | iostat: code shrink | Maksym Kryzhanovskyy | 2011-06-05 | 1 | -120/+117 |
* | fuser: fix inverted access() check. Closes 3799. | Denys Vlasenko | 2011-05-29 | 1 | -1/+1 |
* | nmeter: trim help text | Denys Vlasenko | 2011-05-26 | 1 | -13/+13 |
* | fuser: code shrink | Maksym Kryzhanovskyy | 2011-05-23 | 1 | -196/+190 |
* | top: display sort indicator in memory display | Denys Vlasenko | 2011-05-18 | 1 | -1/+1 |
* | top: better indicator of selected field in mem view | Denys Vlasenko | 2011-05-14 | 1 | -1/+1 |
* | fix "variable 'foo' set but not used" warnings | Denys Vlasenko | 2011-05-13 | 1 | -2/+0 |
* | iostat: code shrink ~0.5k | Maksym Kryzhanovskyy | 2011-05-07 | 1 | -181/+125 |
* | preparatory patch | Denys Vlasenko | 2011-05-07 | 1 | -19/+20 |
* | top: another scripting improvement | Denys Vlasenko | 2011-05-06 | 1 | -16/+27 |
* | top: make it possible to feed commands via pipe | Denys Vlasenko | 2011-05-06 | 1 | -110/+155 |
* | mpstat.c: remove unused line | Marek Polacek | 2011-04-30 | 1 | -2/+1 |
* | move remaining help text from include/usage.src.h | Pere Orga | 2011-04-11 | 10 | -0/+218 |
* | pstree: fix "warning: 'handle_thread' defined but not used" | Denys Vlasenko | 2011-03-27 | 1 | -0/+2 |
* | pwdx: new applet | Pere Orga | 2011-03-12 | 1 | -0/+60 |
* | kill: fix infinite loop when passed PIDs are not valid numbers | Pere Orga | 2011-03-07 | 1 | -0/+1 |
* | Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX" | Denys Vlasenko | 2011-02-26 | 1 | -3/+4 |
* | ash: fix ash-signals/signal8 testcase failure | Denys Vlasenko | 2011-02-21 | 1 | -3/+22 |
* | whitespace fixes | Denys Vlasenko | 2011-02-03 | 1 | -1/+1 |
* | ps: implement -o stat | Denys Vlasenko | 2011-02-02 | 1 | -8/+34 |
* | top: replace %MEM with %VSZ in header text | Denys Vlasenko | 2011-01-25 | 1 | -7/+17 |
* | top: document a debugging script | Denys Vlasenko | 2011-01-25 | 1 | -2/+11 |
* | mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo | Denys Vlasenko | 2011-01-18 | 7 | -7/+7 |
* | remove a few aliasing warnings | Denys Vlasenko | 2011-01-16 | 2 | -2/+2 |
* | top: add keyboard commands to --help | Denys Vlasenko | 2011-01-13 | 1 | -0/+29 |
* | nmeter: deprecate %NNNd specified, use -d MSEC instead | Denys Vlasenko | 2010-12-13 | 3 | -12/+45 |
* | procps/Config.src: Add pstree to FEATURE_THREADS deps. Slight text edit | Lauri Kasanen | 2010-12-13 | 1 | -3/+4 |
* | pstree: use stdin for screen size detection | Denys Vlasenko | 2010-12-06 | 1 | -1/+1 |
* | pstree: another tiny shrink | Denys Vlasenko | 2010-12-05 | 1 | -14/+6 |
* | pstree: tiny shrink | Denys Vlasenko | 2010-12-05 | 1 | -2/+3 |
* | pstree: fix width logic. +30 bytes | Lauri Kasanen | 2010-12-05 | 1 | -28/+26 |
* | pstree: new applet. +1664 bytes | Lauri Kasanen | 2010-12-05 | 1 | -0/+415 |
* | powertop: code shrink | Maksym Kryzhanovskyy | 2010-11-06 | 1 | -12/+13 |
* | powertop: fix last line detection in process_timer_stats() | Denys Vlasenko | 2010-11-04 | 1 | -2/+2 |
* | powertop: replace erroneous \n with \0; make numberic conversion more robust | Denys Vlasenko | 2010-11-04 | 1 | -7/+5 |
* | powertop: code shrink | Maksym Kryzhanovskyy | 2010-11-04 | 1 | -57/+35 |
* | rename archival/libunarchive -> archival/libarchive; move bz/ into it | Denys Vlasenko | 2010-11-03 | 1 | -1/+1 |