| Commit message (Expand) | Author | Age | Files | Lines |
* | - revert r16191; re-add resize() applet. | aldot | 2006-10-25 | 2 | -0/+6 |
* | wget: wget $'-\207' ... should not be allowed to work. ever. :) | vda | 2006-10-25 | 1 | -1/+1 |
* | cp: update help text | vda | 2006-10-22 | 1 | -4/+5 |
* | cp: add support for -s, -l. Fix free(nonmalloc) bug. | vda | 2006-10-21 | 1 | -1/+4 |
* | watch: execute command thru shell, not fork/exec. Other fixes | vda | 2006-10-20 | 1 | -3/+4 |
* | raidautorun: new applet, by: | vda | 2006-10-20 | 2 | -0/+8 |
* | message string changes, mostly for consistency, also -32 bytes in .rodata | vda | 2006-10-20 | 1 | -6/+6 |
* | build system: (try to) get rid of bb_config.h hack | vda | 2006-10-19 | 2 | -152/+1 |
* | build system: check for ENABLE_, USE_ and SKIP_ (not only for CONFIG_) | vda | 2006-10-19 | 1 | -0/+3 |
* | mount: support user mounts if CONFIG_DESKTOP | vda | 2006-10-16 | 1 | -1/+5 |
* | nc: fix 2 my own buglets, and few someone else's too. | vda | 2006-10-16 | 1 | -13/+13 |
* | grep: add support for -r | vda | 2006-10-14 | 2 | -3/+4 |
* | add open_read_close() and similar stuff | vda | 2006-10-14 | 1 | -8/+15 |
* | bb_get_[chomped]line_from_file wasn't descriptive enough. | vda | 2006-10-12 | 1 | -2/+3 |
* | ifupdown: stop emitting annoying/misleading error messages. | vda | 2006-10-11 | 1 | -0/+4 |
* | nmeter: new applet. ~4k | vda | 2006-10-11 | 2 | -0/+25 |
* | od: provide full-blown od from coreutils if CONFIG_DESKTOP | vda | 2006-10-10 | 1 | -0/+2 |
* | fixes from Vladimir Dronnikov <dronnikov@gmail.ru> | vda | 2006-10-10 | 1 | -3/+8 |
* | start_stop_daemon: add -N <nice> compat | vda | 2006-10-08 | 2 | -0/+2 |
* | correct largefile support, add comments about it. | vda | 2006-10-08 | 1 | -22/+48 |
* | attempt to regularize atoi mess. | vda | 2006-10-08 | 2 | -24/+46 |
* | dd: make it recognize not only 'k' but 'K' too; | vda | 2006-10-07 | 1 | -0/+25 |
* | dnsd fix; option_mask32 added. dnsd needs more love. | vda | 2006-10-06 | 1 | -1/+2 |
* | httpd: add -u user[:grp] support | vda | 2006-10-05 | 2 | -5/+12 |
* | fixing build system overhaul fallout... | vda | 2006-10-05 | 1 | -0/+6 |
* | build system overhaul | vda | 2006-10-05 | 4 | -5/+142 |
* | bb_applet_name -> applet_name | vda | 2006-10-03 | 1 | -1/+1 |
* | getopt_ulflags -> getopt32. | vda | 2006-10-03 | 1 | -4/+4 |
* | rename bb_default_error_retval -> xfunc_error_retval | vda | 2006-10-03 | 1 | -1/+1 |
* | random style fixes | vda | 2006-10-03 | 1 | -14/+16 |
* | runit/chpst: "change process state" utility | vda | 2006-10-03 | 3 | -3/+73 |
* | eject: -T (implements single button open/close) | vda | 2006-10-02 | 1 | -2/+3 |
* | sed: unbreak multiple -e, -f option handling (my fault) | vda | 2006-10-01 | 1 | -1/+1 |
* | g[un]zip: add support for -v (verbose). | vda | 2006-10-01 | 2 | -8/+9 |
* | syslogd: add option to suppress logging of messages lower than level N (-n N) | vda | 2006-09-30 | 1 | -1/+2 |
* | losetup: use /dev/loopN or /dev/loop/N according to CONFIG_FEATURE_DEVFS=n/y | vda | 2006-09-29 | 1 | -0/+2 |
* | grep: add help text; fix style | vda | 2006-09-29 | 1 | -1/+2 |
* | top: add support for -b, -n <iterations> | vda | 2006-09-29 | 1 | -6/+4 |
* | usage.h: fix compile-time bugs exposed by previous change | vda | 2006-09-27 | 1 | -8/+7 |
* | usage.h: remove ugly tricks. We have USE_FEATURE_xxx now. | vda | 2006-09-27 | 1 | -268/+75 |
* | losetup: with no arguments lists all /dev/loopN. Corrected help text. | vda | 2006-09-27 | 1 | -2/+3 |
* | kill: implement killall5. OpenWRT folks will be happy. | vda | 2006-09-27 | 2 | -4/+12 |
* | kill: fix bugs (kill -l output was horrible), fix style, constify data | vda | 2006-09-27 | 1 | -2/+2 |
* | several fixes from openWRT project | vda | 2006-09-26 | 1 | -0/+1 |
* | wget: add (configurable) large file support. Run tested. | vda | 2006-09-26 | 1 | -0/+2 |
* | "I'll think about it" != "apply it now". It means I need to think about it. | landley | 2006-09-22 | 2 | -6/+1 |
* | - add new applet resize. | aldot | 2006-09-22 | 2 | -0/+6 |
* | The Software Freedom Law Center wants us to add a copyright notice to the | landley | 2006-09-20 | 1 | -3/+4 |
* | - fix documentation for the command-line options of ipcs. Closes #1036 | aldot | 2006-09-20 | 1 | -4/+4 |
* | change char *string = "foo" -> char string[] = "foo" | vda | 2006-09-19 | 1 | -26/+26 |