aboutsummaryrefslogtreecommitdiff
path: root/include/applets.h
AgeCommit message (Expand)Author
2002-01-02unzip applet by Laurence AndersonGlenn L McGrath
2001-12-06Merge in the cal applet from Steve Merrifield <steve@labyrinth.net.au>Eric Andersen
2001-12-06Patch from Steve Merrifield <steve@labyrinth.net.au> toEric Andersen
2001-11-30Add in a 'time' applet. Adds 4.5k.Eric Andersen
2001-11-18bzcat and bunzip -c support from Thomas LundquistGlenn L McGrath
2001-11-02Introduce od and hexdump appletsGlenn L McGrath
2001-10-31Move usage.h to include/usage.hEric Andersen
2001-10-31Run parts applet by Emanuele Aina <faina.mail@tiscalinet.it>Eric Andersen
2001-10-29Use extended regular expressions when invoked as egrep (noted and initialMatt Kraai
2001-10-24Split true and false into separate applets.Matt Kraai
2001-10-24Major rework of the directory structure and the entire build system.Eric Andersen
2001-10-18Commit the start-stop-daemon applet. This was contributed by DavidEric Andersen
2001-10-05Initial support for for bunzip2....Glenn L McGrath
2001-09-16closes bug#1215?Tim Riker
2001-08-27Remove traces of rpmunpack (patch by Laurence Anderson).Matt Kraai
2001-08-21Initial merge of all tinylogin applets that do not require crypt.Eric Andersen
2001-08-02Ok, if no shell is enabled, don't include any of the SH_IS_<name>Eric Andersen
2001-08-01Allow multiple shells to be enabled.Matt Kraai
2001-07-31I just wrote up a simple pidof applet, closing bug #1197Eric Andersen
2001-07-25This fixes dos2unix and unix2dos so they behave as expected. dos2unixEric Andersen
2001-07-22Some patches to make dietlibc work...Eric Andersen
2001-07-10A traceroute applet from vodz. This could probably be slimmed down,Eric Andersen
2001-07-06Fix a stupid bug revealed by multibuild.plEric Andersen
2001-06-26rpm2cpio applet by Laurence AndersonGlenn L McGrath
2001-06-22cpio applet, and changes to associated codeGlenn L McGrath
2001-04-24Split up chmod_chown_chgrp.c into 3 separate apps. This unfortunatelyEric Andersen
2001-04-23Rewrite cp and mv to be SUSv2 compliant.Matt Kraai
2001-04-04I said no new features till after the 0.51 release. Well, I lied. This is aEric Andersen
2001-03-29Add in a new standalone env applet for fixing up app's environmentsEric Andersen
2001-03-27Change BB_FEATURE_TRIVIAL_HELP to BB_FEATURE_VERBOSE_USAGE (per bug #1130).Matt Kraai
2001-03-20Added adjtimex applet from Larry Doolittle.Mark Whitley
2001-03-19Patch from Vladimir to move struct applet from busybox.c to applets.c,Eric Andersen
2001-03-16Stupid thinko. egrep tried to call init. Sigh. Fix from Christophe BoyaniqueEric Andersen
2001-03-15Fix egrepEric Andersen
2001-03-15Fix linuxrc defineEric Andersen
2001-03-15Update the documentation so examples are autoincluded in the output text.Eric Andersen
2001-03-14Applied patch from Christophe Boyanique to add an egrep alias for grep.Mark Whitley
2001-03-12Applied patch from Gennady Feldman to split up syslogd.c into syslogd andMark Whitley
2001-03-02Added Magnus Damm's tftp applet to Busybox.Mark Whitley
2001-02-23Somewhere along the line, MAKE_LINKS got broken, thereby breakingEric Andersen
2001-02-22Add in kent robotti's updated dos2unix.cEric Andersen
2001-02-22Another update to the way usage messages are done by Evin RobertsonEric Andersen
2001-02-14This patch, put together by Manuel Novoa III, is a merge of workEric Andersen
2001-02-14Commit Vladimir's latest version of stty.c. Nice work.Eric Andersen
2001-02-14Add in ifconfig and routeEric Andersen
2001-02-13Apply a patch from Evin Robertson -- new pivot_root applet.Eric Andersen
2001-02-10New applet: dpkgGlenn L McGrath
2001-01-25Add in spoon's watchdog timer app.Eric Andersen
2001-01-02add dpkg-deb commandGlenn L McGrath
2000-12-02Patch from Larry Doolittle so it will build the newdocs right.Eric Andersen