Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | chown: add -vcf support if CONFIG_DESKTOP | Denis Vlasenko | 2006-10-27 | 1 | -2/+7 | |
| | | | | chmod: stop following symlinks | |||||
* | chmod: support -vcf if CONFIG_DESKTOP | Denis Vlasenko | 2006-10-27 | 1 | -2/+7 | |
| | ||||||
* | - revert r16191; re-add resize() applet. | Bernhard Reutner-Fischer | 2006-10-25 | 1 | -0/+5 | |
| | | | | | | | text data bss dec hex filename 288 0 0 288 120 console-tools/_resize.o.gcc-2.95 258 0 0 258 102 console-tools/_resize.o.gcc-3.3 252 0 0 252 fc console-tools/_resize.o.gcc-3.4 | |||||
* | cp: update help text | Denis Vlasenko | 2006-10-22 | 1 | -4/+5 | |
| | ||||||
* | watch: execute command thru shell, not fork/exec. Other fixes | Denis Vlasenko | 2006-10-20 | 1 | -3/+4 | |
| | ||||||
* | raidautorun: new applet, by: | Denis Vlasenko | 2006-10-20 | 1 | -0/+7 | |
| | | | | | Thomas Jarosch (email?) and Bernhard Fischer <rep.nop@aon.at> | |||||
* | message string changes, mostly for consistency, also -32 bytes in .rodata | Denis Vlasenko | 2006-10-20 | 1 | -6/+6 | |
| | ||||||
* | nc: fix 2 my own buglets, and few someone else's too. | Denis Vlasenko | 2006-10-16 | 1 | -13/+13 | |
| | ||||||
* | grep: add support for -r | Denis Vlasenko | 2006-10-14 | 1 | -1/+2 | |
| | ||||||
* | nmeter: new applet. ~4k | Denis Vlasenko | 2006-10-11 | 1 | -0/+24 | |
| | | | | Fix build proble on x86_64 | |||||
* | start_stop_daemon: add -N <nice> compat | Denis Vlasenko | 2006-10-08 | 1 | -0/+1 | |
| | | | | | [re]nice: add support for -nNNN w/o spaces, -NNN (nice only), simplified code | |||||
* | httpd: add -u user[:grp] support | Denis Vlasenko | 2006-10-05 | 1 | -5/+5 | |
| | ||||||
* | runit/chpst: "change process state" utility | Denis Vlasenko | 2006-10-03 | 1 | -0/+64 | |
| | | | | It's "nice" on steroids - can set uid/gid, mem/cpu limits etc. +3.5k | |||||
* | eject: -T (implements single button open/close) | Denis Vlasenko | 2006-10-02 | 1 | -2/+3 | |
| | ||||||
* | syslogd: add option to suppress logging of messages lower than level N (-n N) | Denis Vlasenko | 2006-09-30 | 1 | -1/+2 | |
| | ||||||
* | grep: add help text; fix style | Denis Vlasenko | 2006-09-29 | 1 | -1/+2 | |
| | ||||||
* | top: add support for -b, -n <iterations> | Denis Vlasenko | 2006-09-29 | 1 | -6/+4 | |
| | ||||||
* | usage.h: fix compile-time bugs exposed by previous change | Denis Vlasenko | 2006-09-27 | 1 | -8/+7 | |
| | ||||||
* | usage.h: remove ugly tricks. We have USE_FEATURE_xxx now. | Denis Vlasenko | 2006-09-27 | 1 | -268/+75 | |
| | | | | Few bugs are now exposed... | |||||
* | losetup: with no arguments lists all /dev/loopN. Corrected help text. | Denis Vlasenko | 2006-09-27 | 1 | -2/+3 | |
| | | | | (patch by Vladimir Dronnikov <dronnikov@gmail.ru>) | |||||
* | kill: implement killall5. OpenWRT folks will be happy. | Denis Vlasenko | 2006-09-27 | 1 | -4/+11 | |
| | | | | | However their code was unusably different from sysvinit original. Run tested. | |||||
* | several fixes from openWRT project | Denis Vlasenko | 2006-09-26 | 1 | -0/+1 | |
| | ||||||
* | "I'll think about it" != "apply it now". It means I need to think about it. | Rob Landley | 2006-09-22 | 1 | -5/+0 | |
| | ||||||
* | - add new applet resize. | Bernhard Reutner-Fischer | 2006-09-22 | 1 | -0/+5 | |
| | | | | | | text data bss dec hex filename 185 0 0 185 b9 console-tools/resize.o 255 0 0 255 ff console-tools/resize.o.print | |||||
* | - fix documentation for the command-line options of ipcs. Closes #1036 | Bernhard Reutner-Fischer | 2006-09-20 | 1 | -4/+4 | |
| | ||||||
* | whitespace cleanup | Denis Vlasenko | 2006-09-17 | 1 | -3/+3 | |
| | ||||||
* | - Steven Scholz pointed out that ssd's make-pid doesn't take an argument. | Bernhard Reutner-Fischer | 2006-09-15 | 1 | -1/+1 | |
| | ||||||
* | Error reporting fix for sulogin, plus remove help entries for options we never | Rob Landley | 2006-09-11 | 1 | -3/+7 | |
| | | | | | implemented. (Plus a bit more of bbsh leaking in from my tree, but it shouldn't hurt anything and I'm lazy...) | |||||
* | Implement optional syslog logging using ordinary | Denis Vlasenko | 2006-09-06 | 1 | -1/+1 | |
| | | | | | | bb_xx_msg calls, and convert networking/* to it. The rest of bbox will be converted gradually. | |||||
* | ping: implement -I option | Denis Vlasenko | 2006-09-02 | 1 | -0/+1 | |
| | ||||||
* | - patch from Csaba Henk to make the "User-Agent" header field configurable. | Bernhard Reutner-Fischer | 2006-09-02 | 1 | -1/+3 | |
| | ||||||
* | - pull from busybox_scratch: r15829:15850 | Bernhard Reutner-Fischer | 2006-08-28 | 1 | -5/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Various fixes, cleanups and shrinkage: saves 952 Bytes: text data bss dec hex filename 1087742 15853 790632 1894227 1ce753 ../busybox/busybox.old 1086790 15853 790632 1893275 1ce39b busybox via: # scripts/bloat-o-meter ../busybox/busybox_unstripped.old busybox_unstripped function old new delta ipcrm_main 756 822 +66 getval - 61 +61 maybe_set_utc - 40 +40 udhcpc_main 2896 2912 +16 md5_hash_block 428 437 +9 opt 8 16 +8 qgravechar 106 110 +4 make_bitmap 292 295 +3 inflate_unzip 2056 2059 +3 add_partition 1412 1414 +2 __parsespent 156 158 +2 qrealloc 41 42 +1 format - 1 +1 catv_main 313 314 +1 watch_main 293 292 -1 varunset 81 80 -1 part 1 - -1 check_if_skip 837 836 -1 start_stop_daemon_main 840 837 -3 create_lost_and_found 175 172 -3 supress_non_delimited_lines 4 - -4 static.l 4 - -4 static.c 5 1 -4 bsd_sum_file 237 233 -4 eval2 338 332 -6 arithmetic_common 166 158 -8 cmpfunc 22 5 -17 cksum_main 294 275 -19 cmp_main 465 439 -26 dd_main 1535 1508 -27 rmmod_main 376 333 -43 cut_file 727 644 -83 ipcs_main 3809 3721 -88 cut_main 722 614 -108 date_main 1443 1263 -180 remove_ids 222 - -222 ------------------------------------------------------------------------------ (add/remove: 3/4 grow/shrink: 11/18 up/down: 217/-853) Total: -636 bytes | |||||
* | Michael Opdenacker contributed a readahead applet. | Rob Landley | 2006-08-20 | 1 | -0/+6 | |
| | ||||||
* | Update usage to talk about the new shared subtree stuff in mount. | Rob Landley | 2006-08-09 | 1 | -29/+21 | |
| | ||||||
* | "formated" -> "formatted" throughout the code base. | "Robert P. J. Day" | 2006-07-20 | 1 | -2/+2 | |
| | ||||||
* | Patch from Thaddeus Ternes, adding chuid to start-stop-daemon. | Rob Landley | 2006-07-17 | 1 | -1/+2 | |
| | ||||||
* | Upgrade netcat a lot. Make -e able to take the rest of the command line as | Rob Landley | 2006-07-10 | 1 | -12/+30 | |
| | | | | | | | what to exec. Add -f mode and a brief explanation of how to use it to replace minicom. Add -l -l mode so you can turn any command into a server. And group all of netcat's command line options under two CONFIG entries, so if you disable both it doesn't use getopt at all. | |||||
* | Standardize on the vi editing directives being on the first line. | "Robert P. J. Day" | 2006-07-02 | 1 | -0/+1 | |
| | ||||||
* | Revert taskset for 1.2.0. It emits a warning, breaks building under RH9, | Rob Landley | 2006-06-30 | 1 | -17/+0 | |
| | | | | | and nobody seemed interested in fixing it despite repeated complaints. I'll worry about it in the 1.3 timeframe... | |||||
* | cleanup patch usage | Mike Frysinger | 2006-06-28 | 1 | -4/+4 | |
| | ||||||
* | fix watchdog on no-mmu systems by adding -F option for rexec | Mike Frysinger | 2006-06-26 | 1 | -2/+3 | |
| | ||||||
* | Upgrade mdev to allow commands to be run on create/delete. | Rob Landley | 2006-06-26 | 1 | -8/+14 | |
| | | | | | | | | | | | Both Jason Schoon and Giuseppe Ciotta deserve credit for this, I used elements of both. It's been upgraded so that you can specify that a given command should run at create, at delete, or at both using different special characters (@, $, and * respectively). It uses the system() method of running command lines which means you can use environment variables on the command line (it sets $MDEV to the name of the current device being created/deleted, which is useful if you matched it via regex), and the documentation warns that you need a /bin/sh to make that work, so you probably want to pick a default shell. | |||||
* | Document mount's new error return conventions. | Rob Landley | 2006-06-24 | 1 | -1/+3 | |
| | ||||||
* | - add fancy mode to start-stop-daemon to support --oknodo and --verbose | Bernhard Reutner-Fischer | 2006-06-11 | 1 | -0/+4 | |
| | ||||||
* | Fix from Tito to read from stdin only when it's not a tty. | Rob Landley | 2006-06-07 | 1 | -1/+1 | |
| | ||||||
* | - add applet taskset to set/retrieve the CPU affinity of a process | Bernhard Reutner-Fischer | 2006-06-07 | 1 | -0/+17 | |
| | | | | | | | | | | text data bss dec hex filename 584 0 0 584 248 taskset.o.gcc-2.95 509 0 0 509 1fd taskset.o.gcc-3.3 505 0 0 505 1f9 taskset.o.gcc-3.4 506 0 0 506 1fa taskset.o.gcc-4.0 498 0 0 498 1f2 taskset.o.gcc-4.1 495 0 0 495 1ef taskset.o.gcc-4.2-HEAD | |||||
* | Patch from Tito to remove long options from hdparm. | Rob Landley | 2006-05-31 | 1 | -3/+3 | |
| | ||||||
* | Add catv (separate applet instead of cat -v). Also cleanup cat.c comments, | Rob Landley | 2006-05-31 | 1 | -0/+7 | |
| | | | | | | | | | | | | | | | | | | the following of which (from cat.c) belongs in svn history instead of the source code: /* Mar 16, 2003 Manuel Novoa III (mjn3@codepoet.org) * * This is a new implementation of 'cat' which aims to be SUSv3 compliant. * * Changes from the previous implementation include: * 1) Multiple '-' args are accepted as required by SUSv3. The previous * implementation would close stdin and segfault on a subsequent '-'. * 2) The '-u' options is required by SUSv3. Note that the specified * behavior for '-u' is done by default, so all we need do is accept * the option. */ | |||||
* | fix spelling mistakes | Mike Frysinger | 2006-05-26 | 1 | -9/+9 | |
| | ||||||
* | fix indenting in help output for ifconfig | Mike Frysinger | 2006-05-19 | 1 | -2/+2 | |
| |