Age | Commit message (Expand) | Author |
2011-01-26 | disable length applet. ${#var} and echo -n "$var" | wc -c are portable equiva... | Denys Vlasenko |
2011-01-18 | mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo | Denys Vlasenko |
2011-01-18 | disable automatic selection of FEATURE_SUID; improve its help text | Denys Vlasenko |
2011-01-09 | stop giving root rights to dnsd, ipcrm, ipcs | Denys Vlasenko |
2011-01-03 | explain every non-SUID_DROP applet. No code changes | Denys Vlasenko |
2010-12-13 | nmeter: deprecate %NNNd specified, use -d MSEC instead | Denys Vlasenko |
2010-12-05 | build system: fix "make install" to skip /usr when configured so | Joachim Nilsson |
2010-12-01 | touch: fix help text to not show options disabled in .config | Denys Vlasenko |
2010-11-28 | ping: add -t TTL option | Joachim Nilsson |
2010-11-22 | patch: remove out-of-file build machinery | Denys Vlasenko |
2010-10-15 | modutils/*: move applet bits into corresponding *.c files | Denys Vlasenko |
2010-10-15 | date: move applet and usage bits to date.c | Denys Vlasenko |
2010-10-12 | init/*: move applet/kbuild/config/help bits into applet source files | Denys Vlasenko |
2010-10-12 | tweaks to build system, mainly making menuconfig text and order clearer | Denys Vlasenko |
2010-10-01 | Marked some more applets NOEXEC/NOFORK | Dan Fandrich |
2010-09-14 | sleep: make it non-NOFORK. Fixes ^C in standalone shell | Denys Vlasenko |
2010-09-06 | shell: remove lash and bbsh | Denys Vlasenko |
2010-07-16 | cttyhack: move build system bits into cttyhack.c, no code changes | Denys Vlasenko |
2010-07-16 | ash: move config stuff into ash.c, no code chages | Denys Vlasenko |
2010-07-16 | hush: make set -x support optional | Denys Vlasenko |
2010-06-15 | findutils/*: move usage and applet bits to *.c files | Denys Vlasenko |
2010-06-06 | make it possible to have include/applets.h-esque entries in .c files | Denys Vlasenko |