aboutsummaryrefslogtreecommitdiff
path: root/include/applets.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* blkid: new applet. We almost had everything needed for it alreadyDenis Vlasenko2008-10-121-0/+1
* sendmail: update by VladimirDenis Vlasenko2008-09-281-2/+3
* - uncomment tc for nowBernhard Reutner-Fischer2008-09-041-1/+1
* - add WIP stub for tc.Bernhard Reutner-Fischer2008-09-041-0/+1
* findfs: make it use setuid-ness of busybox binaryDenis Vlasenko2008-08-201-1/+1
* - add new applet rdev (Grant Erickson)Bernhard Reutner-Fischer2008-08-191-0/+1
* showkey: new applet by VladimirDenis Vlasenko2008-08-171-1/+2
* setfont: new applet by VladimirDenis Vlasenko2008-08-171-1/+2
* libbb: updated config_parse() from VladimirDenis Vlasenko2008-07-191-0/+1
* modutils: optional modutils-small by Vladimir Dronnikov.Denis Vlasenko2008-07-041-0/+5
* sendmail: update from maintainerDenis Vlasenko2008-06-271-1/+1
* ash: optional printf builtin. +25 bytes if off, +35 if on.Denis Vlasenko2008-06-011-1/+1
* - add simple first-draft unoptimized depmod just to proove Vladimir Dronnikov...Bernhard Reutner-Fischer2008-05-261-0/+1
* inotify: new applet by Vladimir Dronnikov <dronnikov AT gmail.com>Denis Vlasenko2008-05-241-0/+1
* whitespace fixes. no code changesDenis Vlasenko2008-04-221-1/+1
* make test, [ and [[ all NOFORK, for consistency.Denis Vlasenko2008-04-131-32/+25
* man: new applet. ~600 bytes.Denis Vlasenko2008-04-131-0/+1
* fbsplash: move to /sbin; small shrinkDenis Vlasenko2008-03-281-1/+1
* patch: add support for -R. ~ +110 byte. By Pascal Bellard <pascal.bellard AT ...Denis Vlasenko2008-03-261-0/+1
* volude_id: remove unused fields and functions which were setting themDenis Vlasenko2008-03-171-1/+1
* tftpd: new applet (mostly using existing code for tftp)Denis Vlasenko2008-03-171-0/+1
* script: new applet by Pascal Bellard <pascal.bellard AT ads-lu.com>Denis Vlasenko2008-02-271-0/+1
* ifenslave: new applet. closes bug 115.Denis Vlasenko2008-02-261-0/+1
* lpd: new applet by Vladimir Dronnikov <dronnikov AT gmail.com>Denis Vlasenko2008-02-241-0/+1
* lpr,lpq: rework by dronnikov AT gmail.comDenis Vlasenko2008-02-241-2/+2
* lpr and lpq applets by Walter Harms.Denis Vlasenko2008-02-221-0/+2
* chat: new applet by dronnikov AT gmail.com. With all options on:Denis Vlasenko2008-02-181-0/+1
* split some rtc funcs out of hwclock and into an rtc header/lib so that the ne...Mike Frysinger2008-02-151-0/+1
* sendmail is lexically after selinux, so fix the orderMike Frysinger2008-02-151-1/+1
* sendmail: update from maintainerDenis Vlasenko2008-02-081-1/+2
* sendmail: new applet by dronnikov at gmail.comDenis Vlasenko2008-01-281-0/+1
* - new applet brctlBernhard Reutner-Fischer2008-01-131-0/+1
* tac: new applet. ~240 bytes.Denis Vlasenko2008-01-061-0/+1
* test: stop using lots of bss.Denis Vlasenko2007-11-301-1/+1
* reorganize applet table. Eliminates pointers to names.Denis Vlasenko2007-11-281-7/+6
* cttyhack should be in /bin, not /usr/binDenis Vlasenko2007-11-251-1/+1
* kill lash. "lash" builtin still exists, but it runs hush.Denis Vlasenko2007-11-231-1/+0