summaryrefslogtreecommitdiff
path: root/include/applets.src.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* taskset: support CPU masks for more than 64 CPUsDenys Vlasenko2014-08-171-1/+0
* crond: tweak help text, make course less crypticDenys Vlasenko2014-04-301-1/+0
* modprobe-small: fix help messages for aliased module-related appletsDenys Vlasenko2014-04-191-25/+25
* rfkill: use new-style config/kbuild/appletDenys Vlasenko2013-11-201-1/+0
* archival/*: move "applet:" snippets into .c files, part 2Denys Vlasenko2013-11-141-7/+0
* archival/*: move "applet:" snippets into .c filesDenys Vlasenko2013-11-141-15/+0
* switch editors/* to embedded-in-source kbuild systemDenys Vlasenko2013-11-131-4/+0
* awk: optionally support -e AWK_PROGSven-Göran Bergh2013-11-121-1/+0
* fstrim: use new-style config/kbuild/applet snippets; trim help textDenys Vlasenko2013-11-121-1/+0
* fstrim: New appletMalek Degachi2013-11-091-0/+1
* wall: access FILE under real user's credentialsDenys Vlasenko2013-10-061-2/+0
* buildsys: Add helper to list suid appletsBernhard Reutner-Fischer2013-07-261-1/+8
* man: install to /usr/bin, not /sbinDenys Vlasenko2013-03-271-1/+1
* sha3sum: new appletLauri Kasanen2013-01-141-0/+1
* adduser: install to /usr, not /, like all other similar toolsDenys Vlasenko2012-06-201-1/+1
* Move several applets to different install dir:Denys Vlasenko2012-06-201-20/+20
* 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