aboutsummaryrefslogtreecommitdiff
path: root/include/applets.src.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mdev: expand --help so that it's actually useful.Denys Vlasenko2011-09-191-1/+0
* hostid: fix behavior on identifiers starting with zerosPere Orga2011-08-161-1/+0
* remove extra IF_WHO()Denys Vlasenko2011-08-091-1/+0
* vi: fix regex search, make it selectable in configWalter Harms2011-06-271-1/+0
* groups: new appletTito Ragusa2011-06-211-1/+0
* disable length applet. ${#var} and echo -n "$var" | wc -c are portable equiva...Denys Vlasenko2011-01-261-1/+1
* mass removal of underscores from _BB_DIR_foo and _BB_SUID_fooDenys Vlasenko2011-01-181-339/+339
* disable automatic selection of FEATURE_SUID; improve its help textDenys Vlasenko2011-01-181-0/+2
* stop giving root rights to dnsd, ipcrm, ipcsDenys Vlasenko2011-01-091-6/+3
* explain every non-SUID_DROP applet. No code changesDenys Vlasenko2011-01-031-1/+18
* nmeter: deprecate %NNNd specified, use -d MSEC insteadDenys Vlasenko2010-12-131-1/+0
* build system: fix "make install" to skip /usr when configured soJoachim Nilsson2010-12-051-0/+5
* touch: fix help text to not show options disabled in .configDenys Vlasenko2010-12-011-1/+0
* ping: add -t TTL optionJoachim Nilsson2010-11-281-2/+0
* patch: remove out-of-file build machineryDenys Vlasenko2010-11-221-1/+0
* modutils/*: move applet bits into corresponding *.c filesDenys Vlasenko2010-10-151-10/+0
* date: move applet and usage bits to date.cDenys Vlasenko2010-10-151-1/+0
* init/*: move applet/kbuild/config/help bits into applet source filesDenys Vlasenko2010-10-121-7/+0
* tweaks to build system, mainly making menuconfig text and order clearerDenys Vlasenko2010-10-121-5/+0
* Marked some more applets NOEXEC/NOFORKDan Fandrich2010-10-011-13/+13
* sleep: make it non-NOFORK. Fixes ^C in standalone shellDenys Vlasenko2010-09-141-2/+3
* shell: remove lash and bbshDenys Vlasenko2010-09-061-1/+0
* cttyhack: move build system bits into cttyhack.c, no code changesDenys Vlasenko2010-07-161-1/+0
* ash: move config stuff into ash.c, no code chagesDenys Vlasenko2010-07-161-3/+0
* hush: make set -x support optionalDenys Vlasenko2010-07-161-5/+0
* findutils/*: move usage and applet bits to *.c filesDenys Vlasenko2010-06-151-5/+0
* make it possible to have include/applets.h-esque entries in .c filesDenys Vlasenko2010-06-061-0/+450