Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - improve helptext | Bernhard Reutner-Fischer | 2008-09-25 | 1 | -9/+13 |
| | |||||
* | top: optional SMP support by Vineet Gupta (vineetg76 AT gmail.com) | Denis Vlasenko | 2008-09-25 | 1 | -2/+15 |
| | |||||
* | - wrap overlong lines (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2008-07-22 | 1 | -3/+3 |
| | | | | - s/\. /. /g;# (me) | ||||
* | ps: add conditional support for -o [e]time | Denis Vlasenko | 2008-01-05 | 1 | -0/+15 |
| | |||||
* | pgrep,pkill: new applets by Loic Grenie <loic.grenie@gmail.com> | Denis Vlasenko | 2007-09-29 | 1 | -0/+12 |
| | |||||
* | top: TOPMEM feature - 's(how sizes)' command. +2.5k when enabled, | Denis Vlasenko | 2007-09-08 | 1 | -0/+7 |
| | | | | | | +80 bytes when disabled (mainly because of text wrapping fixes in display_process_list). | ||||
* | top: nested function allows us to reuse some code | Denis Vlasenko | 2007-07-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | (not everyone likes them - but code does get smaller). display_generic - 761 +761 static.fmt_100percent_8 - 111 +111 fmt_100percent_8 101 - -101 display_status 1489 581 -908 ------------------------------------------------------------------------------ (add/remove: 2/1 grow/shrink: 0/1 up/down: 872/-1009) Total: -137 bytes text data bss dec hex filename 677020 3344 13936 694300 a981c busybox_old 676876 3344 13936 694156 a978c busybox_unstripped | ||||
* | move several applets to more correct ex-project. No code changes. | Denis Vlasenko | 2007-06-12 | 1 | -0/+14 |
| | |||||
* | top: on user suggestion make percentile calculations configurable. -56 bytes ↵ | Denis Vlasenko | 2007-06-11 | 1 | -1/+8 |
| | | | | | | when off. +600 bytes when on top: reorder columns, so that [P]PIDs are together and VSZ/%MEM are together. Makes more sense | ||||
* | top: improve global CPU percentage (smaller & faster code) | Denis Vlasenko | 2007-06-10 | 1 | -2/+2 |
| | |||||
* | top: add config option and code for global CPU % display | Denis Vlasenko | 2007-06-10 | 1 | -2/+9 |
| | |||||
* | Trailing whitespace removal over entire tree | Denis Vlasenko | 2007-01-11 | 1 | -1/+1 |
| | |||||
* | build system overhaul | Denis Vlasenko | 2006-10-05 | 1 | -21/+21 |
| | |||||
* | kill: implement killall5. OpenWRT folks will be happy. | Denis Vlasenko | 2006-09-27 | 1 | -0/+5 |
| | | | | | However their code was unusably different from sysvinit original. Run tested. | ||||
* | Patch from Robert P Day: let menuconfig indent stuff for us, we don't have | Rob Landley | 2006-04-13 | 1 | -4/+4 |
| | | | | to do it in Config.in. | ||||
* | just whitespace | Tim Riker | 2006-01-25 | 1 | -1/+1 |
| | |||||
* | New applet, fuser, from Tony J. White. (Needs some cleanup.) | Rob Landley | 2005-10-28 | 1 | -0/+9 |
| | |||||
* | - pidof(8): make -s optional and optional -o; closes #168 | Bernhard Reutner-Fischer | 2005-10-06 | 1 | -0/+16 |
| | | | | first cut. | ||||
* | - add option 'w' to ps (wide output, optional feature defaults to off). | Bernhard Reutner-Fischer | 2005-10-04 | 1 | -0/+9 |
| | | | | | | | | | | | - move to ENABLE_ and use shorter boilerplate. sizes without selinux-support: text data bss dec hex filename 356 0 0 356 164 procps/ps.o.with-w 300 0 0 300 12c procps/ps.o.no-w 302 0 0 302 12e procps/ps.o.oorig | ||||
* | re-order a little for alphabetical | Mike Frysinger | 2005-09-24 | 1 | -6/+6 |
| | |||||
* | ENABLE_FEATURE_TOP_CPU_USAGE_PERCENTAGE->CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE | "Vladimir N. Oleynik" | 2005-09-16 | 1 | -1/+1 |
| | |||||
* | FEATURE->ENABLE_FEATURE loses one for 'top' applet | "Vladimir N. Oleynik" | 2005-09-14 | 1 | -1/+1 |
| | |||||
* | sysctl was seriously broken. And since in some cases 'CONFIG_SYSCTL' | Eric Andersen | 2005-09-12 | 1 | -1/+1 |
| | | | | | could be included into application space via the kernel config option of the same name, nasty compilation problems could result. | ||||
* | Patch from Ned Ludd, solar at gentoo dot org: | Eric Andersen | 2003-12-24 | 1 | -0/+6 |
| | | | | | | | | I had previously provided you with a patch to help complete busybox's props suite, but have heard no word back. Sense then I've made use of as many of busybox's native API settings as I could find and would really love for you to include support for this. If there is something more I need to do to get this supported added in please let me know. | ||||
* | Andreas Mohr writes: | Eric Andersen | 2003-10-22 | 1 | -1/+1 |
| | | | | | | | | | | | the busybox menuconfig triggered my "inacceptable number of spelling mistakes" upper level, so I decided to make a patch ;-) I also improved some wording to describe some things in a better way. Many thanks for an incredible piece of software! Andreas Mohr, random OSS developer | ||||
* | Patch from Terje Kvernes adding quite a lot of missing documentation | Eric Andersen | 2003-07-22 | 1 | -1/+1 |
| | |||||
* | Patch from Thomas Cameron: | Eric Andersen | 2003-07-14 | 1 | -8/+19 |
| | | | | | | | | | | | Hello all, This patch adds more "Help" text to the config system. Almost all applets now have a help entry. Also, I cleaned up the spacing of the existing text so that things are consistent. This patch is against this morning's CVS. Thomas Cameron CEI Systems, Inc. | ||||
* | It shouldnt depend on itself | Glenn L McGrath | 2002-12-06 | 1 | -1/+0 |
| | |||||
* | Remove duplicate entry for kill | Glenn L McGrath | 2002-12-06 | 1 | -3/+0 |
| | |||||
* | Do the dumb/obvious thing for the killall->kill dependancy | Eric Andersen | 2002-12-06 | 1 | -12/+9 |
| | |||||
* | Yet another major rework of the BusyBox config system, using the considerably | Eric Andersen | 2002-12-05 | 1 | -0/+72 |
modified Kbuild system I put into uClibc. With this, there should be no more need to modify Rules.mak since I've moved all the interesting options into the config system. I think I've got everything updated, but you never know, I may have made some mistakes, so watch closely. -Erik |