Age | Commit message (Expand) | Author |
2006-10-27 | chgrp: just call chown! :) | Denis Vlasenko |
2006-10-27 | chown: add -vcf support if CONFIG_DESKTOP | Denis Vlasenko |
2006-10-27 | chmod: support -vcf if CONFIG_DESKTOP | Denis Vlasenko |
2006-10-25 | - revert r16191; re-add resize() applet. | Bernhard Reutner-Fischer |
2006-10-22 | cp: update help text | Denis Vlasenko |
2006-10-20 | watch: execute command thru shell, not fork/exec. Other fixes | Denis Vlasenko |
2006-10-20 | raidautorun: new applet, by: | Denis Vlasenko |
2006-10-20 | message string changes, mostly for consistency, also -32 bytes in .rodata | Denis Vlasenko |
2006-10-16 | nc: fix 2 my own buglets, and few someone else's too. | Denis Vlasenko |
2006-10-14 | grep: add support for -r | Denis Vlasenko |
2006-10-11 | nmeter: new applet. ~4k | Denis Vlasenko |
2006-10-08 | start_stop_daemon: add -N <nice> compat | Denis Vlasenko |
2006-10-05 | httpd: add -u user[:grp] support | Denis Vlasenko |
2006-10-03 | runit/chpst: "change process state" utility | Denis Vlasenko |
2006-10-02 | eject: -T (implements single button open/close) | Denis Vlasenko |
2006-09-30 | syslogd: add option to suppress logging of messages lower than level N (-n N) | Denis Vlasenko |
2006-09-29 | grep: add help text; fix style | Denis Vlasenko |
2006-09-29 | top: add support for -b, -n <iterations> | Denis Vlasenko |
2006-09-27 | usage.h: fix compile-time bugs exposed by previous change | Denis Vlasenko |
2006-09-27 | usage.h: remove ugly tricks. We have USE_FEATURE_xxx now. | Denis Vlasenko |
2006-09-27 | losetup: with no arguments lists all /dev/loopN. Corrected help text. | Denis Vlasenko |
2006-09-27 | kill: implement killall5. OpenWRT folks will be happy. | Denis Vlasenko |
2006-09-26 | several fixes from openWRT project | Denis Vlasenko |
2006-09-22 | "I'll think about it" != "apply it now". It means I need to think about it. | Rob Landley |
2006-09-22 | - add new applet resize. | Bernhard Reutner-Fischer |
2006-09-20 | - fix documentation for the command-line options of ipcs. Closes #1036 | Bernhard Reutner-Fischer |
2006-09-17 | whitespace cleanup | Denis Vlasenko |
2006-09-15 | - Steven Scholz pointed out that ssd's make-pid doesn't take an argument. | Bernhard Reutner-Fischer |
2006-09-11 | Error reporting fix for sulogin, plus remove help entries for options we never | Rob Landley |
2006-09-06 | Implement optional syslog logging using ordinary | Denis Vlasenko |
2006-09-02 | ping: implement -I option | Denis Vlasenko |
2006-09-02 | - patch from Csaba Henk to make the "User-Agent" header field configurable. | Bernhard Reutner-Fischer |
2006-08-28 | - pull from busybox_scratch: r15829:15850 | Bernhard Reutner-Fischer |
2006-08-20 | Michael Opdenacker contributed a readahead applet. | Rob Landley |
2006-08-09 | Update usage to talk about the new shared subtree stuff in mount. | Rob Landley |
2006-07-20 | "formated" -> "formatted" throughout the code base. | "Robert P. J. Day" |
2006-07-17 | Patch from Thaddeus Ternes, adding chuid to start-stop-daemon. | Rob Landley |
2006-07-10 | Upgrade netcat a lot. Make -e able to take the rest of the command line as | Rob Landley |
2006-07-02 | Standardize on the vi editing directives being on the first line. | "Robert P. J. Day" |
2006-06-30 | Revert taskset for 1.2.0. It emits a warning, breaks building under RH9, | Rob Landley |
2006-06-28 | cleanup patch usage | Mike Frysinger |
2006-06-26 | fix watchdog on no-mmu systems by adding -F option for rexec | Mike Frysinger |
2006-06-26 | Upgrade mdev to allow commands to be run on create/delete. | Rob Landley |
2006-06-24 | Document mount's new error return conventions. | Rob Landley |
2006-06-11 | - add fancy mode to start-stop-daemon to support --oknodo and --verbose | Bernhard Reutner-Fischer |
2006-06-07 | Fix from Tito to read from stdin only when it's not a tty. | Rob Landley |
2006-06-07 | - add applet taskset to set/retrieve the CPU affinity of a process | Bernhard Reutner-Fischer |
2006-05-31 | Patch from Tito to remove long options from hdparm. | Rob Landley |
2006-05-31 | Add catv (separate applet instead of cat -v). Also cleanup cat.c comments, | Rob Landley |
2006-05-26 | fix spelling mistakes | Mike Frysinger |