summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2013-02-28pgrep: fix a "missing closing paren" build errorDenys Vlasenko1-1/+1
2013-02-28pgrep: fix -x optionBernhard Walle1-1/+1
2013-02-26Busybox 1.21.0 squashed commit for jellybeanTanguy Pruvot225-8289/+9916
2013-01-26ps: seconds_since_boot: uint64_t -> ulongDenys Vlasenko1-4/+1
2013-01-22*: reuse more stringsDenys Vlasenko3-17/+17
2013-01-22ps: fix sscanf format specifier (%l); make uptime unsignedDenys Vlasenko1-15/+21
2013-01-14whitespace cleanup. no code changesDenys Vlasenko59-219/+233
2013-01-14whitespace fixes. no code changesDenys Vlasenko40-262/+261
2013-01-04powertop: fix error messageLauri Hintsala1-1/+1
2012-09-27libbb: correctness/size tweaks in signal-related helpersDenys Vlasenko2-4/+4
2012-09-26top: do not touch stdin if -bDenys Vlasenko1-10/+16
2012-09-25top: fix build failure in !USE_TERMIOS caseDenys Vlasenko1-17/+20
2012-09-25ps: fix build failure in !DESKTOP caseDenys Vlasenko1-3/+3
2012-09-21top: implement scrolling up/down (_very_ useful)Denys Vlasenko2-74/+110
2012-09-05sysctl: implement -qJoshua Kahlenberg1-13/+19
2012-07-14bump version to 1.20.2Tanguy Pruvot15-3460/+3483
2012-07-13ps: use separate get_uptime() and make it work on non-linux tooMichael Tokarev1-11/+29
2012-06-20Move several applets to different install dir:Denys Vlasenko3-23/+23
2012-06-13ps: use separate get_uptime() and make it work on non-linux tooMichael Tokarev1-11/+29
2012-05-28update prebuilt android config files for 1.20.1Tanguy Pruvot20-7572/+7585
2012-05-08pstree: fix segfault introduced by the warnings fixesTanguy Pruvot1-1/+1
2012-05-05fix most sign and variable initialization warningsTanguy Pruvot56-152/+161
2012-04-27Busybox 1.20.0 squashed commit for ICSTanguy Pruvot270-9617/+15737
2012-04-03killall5: don't do STOP/CONT dance if the signal we send is SIGSTOP or SIGCONTDenys Vlasenko1-2/+4
2012-04-01lsof: new appletSven Oliver Moll1-0/+76
2012-03-07libbb: make xchroot do a chdir("/") after chrootDenys Vlasenko6-8/+6
2011-12-22kill: fix segfault in arguments parsingAlexey Fomenko1-4/+7
2011-11-20Merge 1.19.3 gingerbread into icsTanguy Pruvot24-2258/+8544
2011-11-01nmeter: fix block i/o count on newer Linux kernelsDenys Vlasenko1-12/+38
2011-09-29ps: fix for !FEATURE_PS_LONG buildCristian Ionescu-Idbohrn1-0/+2
2011-09-27ps: with -l, show STIME tooFlemming Madsen1-16/+21
2011-09-26ps: add support for -l for !DESKTOPDenys Vlasenko2-19/+94
2011-09-22rename archive.h to bb_archive.h. no code changesDenys Vlasenko46-45/+45
2011-09-20add INIT_G()'s. No code changes.Denys Vlasenko11-6/+33
2011-08-10uptime: more compatible outputDenys Vlasenko1-20/+20
2011-08-09uptime: add config flag to allow displaying the number of users currently log...Pere Orga2-13/+31
2011-07-26*: work around sysinfo.h versus linux/*.h problemsDenys Vlasenko5-5/+18
2011-06-18procps: remove PSSCAN_STAT define, users were using it incorrectlyDenys Vlasenko3-20/+19
2011-06-10pkill/pgrep: support extended regular expressionsWade Berrier1-1/+1
2011-06-05fix breakage caused by 'remove "Options:" string from help texts' commitDenys Vlasenko1-0/+1
2011-06-05*: remove "Options:" string from help textsDenys Vlasenko198-268/+40
2011-06-05iostat: code shrinkMaksym Kryzhanovskyy1-120/+117
2011-05-29fuser: fix inverted access() check. Closes 3799.Denys Vlasenko1-1/+1
2011-05-26nmeter: trim help textDenys Vlasenko1-13/+13
2011-05-23fuser: code shrinkMaksym Kryzhanovskyy1-196/+190
2011-05-18top: display sort indicator in memory displayDenys Vlasenko1-1/+1
2011-05-13top: better indicator of selected field in mem viewDenys Vlasenko1-1/+1
2011-05-13fix "variable 'foo' set but not used" warningsDenys Vlasenko9-27/+11
2011-05-07iostat: code shrink ~0.5kMaksym Kryzhanovskyy3-187/+131
2011-05-07preparatory patchDenys Vlasenko1-19/+20
[prev] [next]