aboutsummaryrefslogtreecommitdiff
path: root/include/applets.h
AgeCommit message (Collapse)Author
2004-01-27New applet, seq. No options, just the basics.Glenn L McGrath
2003-12-24Patch from Ned Ludd, solar at gentoo dot org:Eric Andersen
I had previously provided you with a patch to help complete busybox's props suite, but have heard no word back. Sense then I've made use of as many of busybox's native API settings as I could find and would really love for you to include support for this. If there is something more I need to do to get this supported added in please let me know.
2003-12-20New applet, rx, by Christopher HooverGlenn L McGrath
2003-12-20Kill off the loadacm applet. It is unused, unmaintainedEric Andersen
garbage leftover from before I started maintaining BusyBox. As the Klingon's like to say, Today is a good day to die. -Erik
2003-11-14NEW APPLET: pipe_progress, used by debian installerGlenn L McGrath
2003-10-09New applet, devfsd, by Matteo Croce and TitoGlenn L McGrath
2003-09-24Add the "install" applet, move get_ug_id to libbb as its used by chown,Glenn L McGrath
chgrp and install.
2003-08-29Vodz, last patch 105Glenn L McGrath
Busybox "mount" applet unsupport "user" option and result: must have _BB_SUID_NEVER applet option (my bug). Last patch have reducing 216 bytes for "su" applet also.
2003-08-08Implement a minimalist 'last' which allows the LEAF project toEric Andersen
no longer need dumtp. Remove the 'dumtp' applet. -Erik
2003-07-22Remove the update utility, that is only relevant to older 2.0.x kernelsEric Andersen
that are no longer supported.
2003-07-22Very minor rdate updatesEric Andersen
2003-07-22Matteo Croce submitted a hdparm applet.Eric Andersen
2003-07-05Add the fdformat utility, based on a patch from Kent Robotti,Eric Andersen
but I then completely reworked the fdformat utility to comply with the current busybox way of doing things.
2003-06-22New applet: patch, applies a unified diffGlenn L McGrath
2003-06-10Vodz, last_patch_88Glenn L McGrath
2003-05-11minit, a Minimal init system.Glenn L McGrath
2003-04-27New applet, foldGlenn L McGrath
2003-04-27Config option to create an fgrep aliasGlenn L McGrath
2003-02-17New applet sha1sumGlenn L McGrath
2003-02-10udhcpc is supposed to be in /sbin, not /usr/sbin/Eric Andersen
2003-02-09New applet, inetd, make httpd features more configurable, update authors, ↵Glenn L McGrath
last_patch_80 from Vladimir N. Oleynik
2003-01-23A patch from John F. Kelly to add in a utility for configuringEric Andersen
vlan under linux, derived from Ben Greear's VLAN "vconfig" tool.
2003-01-19Compile option to avoid using /usr directory, patch by Bastian BlankGlenn L McGrath
2003-01-14Patch for the debian-cvs package, ip* applets in /bin, patch from Bastian BlankGlenn L McGrath
2003-01-09arping applet by Nick FedchikGlenn L McGrath
2003-01-05New applet: httpd, by Glenn EngelGlenn L McGrath
2002-12-13New applets, ftpget and ftpputGlenn L McGrath
2002-12-13New applet, nameif by Nick Fedchik and myself.Glenn L McGrath
2002-12-10rpm applet by Laurence AndersonGlenn L McGrath
2002-12-10Realpath appletGlenn L McGrath
2002-12-01Enable ip commands to be compiled seperate from ip, modifed patch from ↵Glenn L McGrath
Bastian Blank
2002-11-26fdisk applet by Vladimir N. OleynikGlenn L McGrath
2002-11-10ipcalc applet by Stephan Linz and Jordan CrouseGlenn L McGrath
2002-11-10last_patch64 from Vladimir N. Oleynik <dzo@simtreas.ru>Glenn L McGrath
2002-11-10IP applet by Bastian Blank <waldi@debian.org>Glenn L McGrath
2002-11-09debian compatable ifup and ifdown commandsGlenn L McGrath
2002-11-07Implement a small strings appletEric Andersen
2002-11-01Make uncompress a seperate applet so it doesnt pull in all the gunzip codeGlenn L McGrath
2002-10-22vodz forgot to include the suid fieldEric Andersen
2002-10-22vodz writes:Eric Andersen
Oops... Last patch 63 have small typo (stable/devel) mixing. Attached patch removing lines from TODO also :)
2002-10-22last_patch63 from vodz: add in crond and crontab appletsEric Andersen
2002-10-14added full udhcp integrationRuss Dill
2002-09-30last_patch58 from vodz:Eric Andersen
Ok. I generate patch for include to busybox-devel my work with top (original author give me maintaining) and telnetd (my support and unofficial maintaining) applets. Docs changes also: added awk, netstat, time applets to list ;)
2002-09-17Add a new top appletEric Andersen
-Erik
2002-09-16Watch applet by Michael HabermannGlenn L McGrath
2002-09-16Apply vodz' last_patch52Eric Andersen
2002-09-16mesg applet by Manuel Novoa IIIGlenn L McGrath
2002-09-16openvt applet by Quy TonthatGlenn L McGrath
2002-09-15Awk applet written from scratch by Dmitry ZakharovGlenn L McGrath
2002-08-21New applet, udhcp clientGlenn L McGrath