aboutsummaryrefslogtreecommitdiff
path: root/include/applets.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Implement first instance of NOFORK applet - echoDenis Vlasenko2007-04-091-1/+6
* Improve STANDALONE_SHELL. "safe" applets are renamed NOEXEC appletsDenis Vlasenko2007-04-091-21/+27
* merge busybox.c into applets.cDenis Vlasenko2007-04-091-4/+4
* applets.h: de-obfuscateDenis Vlasenko2007-04-081-26/+35
* ipsvd: make udpsvd work similar to tcpsvd (multiple parallelDenis Vlasenko2007-04-031-4/+4
* udpsvd: next part of ipsvd applets (not working yet)Denis Vlasenko2007-04-011-0/+1
* tcpsvd: new appletDenis Vlasenko2007-04-011-0/+1
* - rough prototype for split(1). TODO: Still needs some love since it's way to...Bernhard Reutner-Fischer2007-03-251-0/+1
* SELinux: load_policy appletDenis Vlasenko2007-03-241-0/+1
* selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft)Denis Vlasenko2007-03-101-0/+2
* - add chrt applet.Bernhard Reutner-Fischer2007-03-091-0/+1
* new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp>Denis Vlasenko2007-02-061-0/+5
* fixing bugs revealed by randomconfig runsDenis Vlasenko2007-01-201-0/+2
* add arp applet - thanks toDenis Vlasenko2007-01-071-0/+1
* leftover of e2fsck surgeryDenis Vlasenko2006-12-261-9/+9
* Cleanup usage messages (-200 bytes).Denis Vlasenko2006-12-241-3/+0
* - revert r15563 (pull current version of taskset off the busybox_scratch branch)Bernhard Reutner-Fischer2006-11-221-0/+1
* - add 'ip rule' support. First take..Bernhard Reutner-Fischer2006-11-211-0/+1
* dhcprelay: new appletDenis Vlasenko2006-11-201-0/+1
* runit: add runsv, runsvdir and sv. Oh yes.Denis Vlasenko2006-11-171-0/+3
* svlogd: new applet. +9k. Still too big, but it was 12k yesterday.Denis Vlasenko2006-11-161-0/+1
* - revert r16191; re-add resize() applet.Bernhard Reutner-Fischer2006-10-251-0/+1
* raidautorun: new applet, by:Denis Vlasenko2006-10-201-0/+1
* mount: support user mounts if CONFIG_DESKTOPDenis Vlasenko2006-10-161-1/+5
* nmeter: new applet. ~4kDenis Vlasenko2006-10-111-0/+1
* runit/chpst: "change process state" utilityDenis Vlasenko2006-10-031-0/+5
* kill: implement killall5. OpenWRT folks will be happy.Denis Vlasenko2006-09-271-0/+1
* "I'll think about it" != "apply it now". It means I need to think about it.Rob Landley2006-09-221-1/+1
* - add new applet resize.Bernhard Reutner-Fischer2006-09-221-0/+1
* Michael Opdenacker contributed a readahead applet.Rob Landley2006-08-201-0/+1
* Teach md5sum and sha1sum to work the way other applets do so I don't have toRob Landley2006-08-061-2/+2
* scripts/individual now builds 171 applets. Some of them may even work. :)Rob Landley2006-08-051-1/+1
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
* Revert taskset for 1.2.0. It emits a warning, breaks building under RH9,Rob Landley2006-06-301-1/+0
* CONFIG_DHCP -> CONFIG_APP_DHCP.Rob Landley2006-06-221-3/+3
* - add applet taskset to set/retrieve the CPU affinity of a processBernhard Reutner-Fischer2006-06-071-0/+1
* fix fdflish typo (reported by erik hovland)Paul Fox2006-06-021-1/+1
* The common case APPLET() macro only needs three arguments.Rob Landley2006-06-011-232/+232
* Add catv (separate applet instead of cat -v). Also cleanup cat.c comments,Rob Landley2006-05-311-0/+1
* add back in udhcp supportMike Frysinger2006-05-081-0/+3
* The udhcp was deleted from busybox in 14634. Bolting an external project toRob Landley2006-05-071-3/+0
* fix udhcp againMike Frysinger2006-05-061-3/+3
* Patch from Dennis Vlasenko simplifying the APPLET macros.Rob Landley2006-05-051-260/+260
* It was sitting there, in the patches directory, for years. It was delete itRob Landley2006-05-041-3/+4
* Patch from Dennis Vlasenko to add the option to compress help text.Rob Landley2006-04-271-1/+0
* New applet cksum, from Rob Sullivan.Rob Landley2006-04-181-0/+1
* - enable dumpleases applet again; bad robBernhard Reutner-Fischer2006-04-181-1/+1
* enable udhcp applets again; bad robMike Frysinger2006-04-171-2/+2
* Patch from Tito to unify deluser and delgroup, and generally shrink code.Rob Landley2006-04-101-4/+4
* - new applet diff. Rob Sullivan writes:Bernhard Reutner-Fischer2006-04-061-0/+1