aboutsummaryrefslogtreecommitdiff
path: root/include/applets.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* make it possible to have include/applets.h-esque entries in .c filesDenys Vlasenko2010-06-061-451/+0
* Remove requirement that include/applets.h must be sortedDenys Vlasenko2010-06-051-13/+8
* unxz: new applet, complete with xzcat and xz -d aliasesDenys Vlasenko2010-05-301-0/+3
* rename FEATURE_LZMA_ALIAS to just LZMADenys Vlasenko2010-05-301-1/+1
* unlzma: add "lzma -d" alias, add -t support, rename lzmacat->lzcatDenys Vlasenko2010-05-271-1/+2
* fgconsole: new applet by Grigory Batalov <bga@altlinux.org>Grigory Batalov2010-05-231-0/+1
* shell: make it possible to alias one of shells to "bash"Denys Vlasenko2010-05-201-0/+2
* tune2fs: move to e2fsprogsDenys Vlasenko2010-05-091-1/+1
* install lspci and lsusb to /usr/binGustavo Zacarias2010-05-061-2/+2
* bootchartd: new appletDenys Vlasenko2010-05-041-0/+1
* rfkill: new appletSouf Oued2010-05-021-0/+1
* flock: new appletTimo Teras2010-03-181-0/+1
* replace APP_xxDHCPxx with xxDHCPxx, it's more consistent with the restDenys Vlasenko2009-12-111-4/+4
* lsusb: new applet. +400 bytesSouf Oued2009-12-071-0/+1
* lspci: new applet. +573 bytesSouf Oued2009-12-051-0/+1
* traceroute6: new applet by Leonid Lisovskiy. +1562 bytesLeonid Lisovskiy2009-11-231-0/+1
* ntpd: new applet by Adam Tkac. +5k.Adam Tkac2009-11-221-0/+1
* flashcp: new applet by Stefan Seyfried. +900 bytesStefan Seyfried2009-11-211-0/+1
* applets: meant to fix order, not enable bbshMike Frysinger2009-11-041-1/+1
* applets: fix alphabetical orderMike Frysinger2009-11-041-1/+1
* mkfs.reiser: new applet. needs much polishingVladimir Dronnikov2009-11-021-0/+1
* wall: new appletBernhard Reutner-Fischer2009-10-271-0/+1
* tune2fs: new applet by Vladimir. Only supports -L LABELDenys Vlasenko2009-10-221-1/+1
* mkfs_ext2: new applet by VladimirVladimir Dronnikov2009-10-171-2/+2
* add simple beep appletBernhard Reutner-Fischer2009-08-211-0/+1
* msh: aliased to hushDenys Vlasenko2009-08-211-1/+0
* volname: new appletMatthew Stoltenberg2009-08-131-0/+1
* rename _BB_SUID_ALWAYS and NEVER into REQUIRE and DROP. No code changes.Denys Vlasenko2009-07-301-350/+350
* ping6: make it setuid just like pingDenys Vlasenko2009-07-301-1/+1
* updates for supporting Linux kernel build and initrd utilitiesDenys Vlasenko2009-06-261-0/+1
* fsync: new applet by Pekka Pessi (Pekka.Pessi AT nokia.com)Denys Vlasenko2009-06-181-0/+1
* flash_lock, flash_unlock: new appletsDenys Vlasenko2009-05-251-1/+2
* scriptreplay: new applet. +423 bytesDenys Vlasenko2009-05-191-0/+1
* lzop: new applet. Busyboxed by Alain Knaff. +7700 bytes.Denis Vlasenko2009-04-291-0/+3
* ifplugd: new applet by Maksym Kryzhanovskyy (xmaks AT email.cz)Denis Vlasenko2009-04-261-0/+1
* *: mass renaming of USE_XXXX to IF_XXXXDenis Vlasenko2009-04-211-344/+344
* mkdosfs (aka mkfs.vfat): new applet by VladimirDenis Vlasenko2009-03-281-0/+2
* ftpd: new applet by Adam TkacDenis Vlasenko2009-03-081-0/+1
* - add flash_eraseallBernhard Reutner-Fischer2009-02-181-0/+2
* ionice: new applet, adapted from Linux kernel' example by Walter HarmsDenis Vlasenko2009-01-311-0/+1
* tunctl: new applet by VladimirDenis Vlasenko2009-01-231-0/+1
* Fold mkpasswd applet into cryptpw.Denis Vlasenko2008-12-041-1/+1
* - add new applet mkpasswd(1)Bernhard Reutner-Fischer2008-12-031-0/+1
* acpid: new applet by Vladimir. +737 bytesDenis Vlasenko2008-11-291-0/+1
* timeout: new applet. 370 bytes. by Roberto Foglietta.Denis Vlasenko2008-11-241-0/+1
* sha256,sha512: new applets. +4.9kbDenis Vlasenko2008-11-101-0/+2
* total overhaul of mail applets. again. Vladimir as usual.Denis Vlasenko2008-11-061-2/+3
* devmem: new appletDenis Vlasenko2008-10-261-0/+1
* build system cleanup: rename FEATURE_AWK_MATH to FEATURE_AWK_LIBM;Denis Vlasenko2008-10-241-1/+1
* ash: fix NOEXEC mode - we were forgetting to pass environment!Denis Vlasenko2008-10-201-2/+2