aboutsummaryrefslogtreecommitdiff
path: root/include/applets.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* sestatus: new SELinux applet (KaiGai Kohei <kaigai@ak.jp.nec.com>)Denis Vlasenko2007-11-221-0/+1
* hexdump: add hd alias, add -R optionDenis Vlasenko2007-11-181-0/+1
* kbd_mode: new applet by Loïc Grenié <loic.grenie@gmail.com>Denis Vlasenko2007-10-201-0/+1
* setsebool: new applet (Yuichi Nakamura <ynakam@hitachisoft.jp>)Denis Vlasenko2007-10-141-0/+1
* bzip2: port bzip2 1.0.4 to busybox. note: bzip2 code residesDenis Vlasenko2007-10-131-0/+1
* add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko2007-10-111-5/+5
* reviving libbusybox, adding CONFIG_INDIVIDUAL part 4Denis Vlasenko2007-10-071-1/+8
* pgrep,pkill: new applets by Loic Grenie <loic.grenie@gmail.com>Denis Vlasenko2007-09-291-0/+2