aboutsummaryrefslogtreecommitdiff
path: root/include/applets.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* import fakeidentd module started by Thomas LundquistMike Frysinger2005-04-171-0/+3
|
* add aliases == and [[ for = and [ to support more bash scriptsMike Frysinger2005-04-141-0/+1
|
* Add 'nice' and replace 'renice' with a new implementation.Manuel Novoa III2005-02-131-0/+3
|
* The login applet should always be setuid rootEric Andersen2004-08-261-1/+1
|
* As discussed, drop minit, which was not being supported in busybox.Eric Andersen2004-05-261-9/+0
| | | | | People wishing to use minit can obtain it and obtain support from http://www.fefe.de/minit/
* Seem not many people are using 'ipaddr' since it hasEric Andersen2004-04-061-1/+1
| | | | never worked.... Most people use 'ip addr foo' I suppose.
* Update docs for start_stop_daemon to match reality. UpdateEric Andersen2004-03-131-1/+1
| | | | the reality a bit to better match debian behavior.
* New applet, seq. No options, just the basics.Glenn L McGrath2004-01-271-1/+3
|
* Patch from Ned Ludd, solar at gentoo dot org:Eric Andersen2003-12-241-0/+3
| | | | | | | | 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.
* New applet, rx, by Christopher HooverGlenn L McGrath2003-12-201-0/+3
|
* Kill off the loadacm applet. It is unused, unmaintainedEric Andersen2003-12-201-3/+0
| | | | | | garbage leftover from before I started maintaining BusyBox. As the Klingon's like to say, Today is a good day to die. -Erik
* NEW APPLET: pipe_progress, used by debian installerGlenn L McGrath2003-11-141-0/+3
|
* New applet, devfsd, by Matteo Croce and TitoGlenn L McGrath2003-10-091-0/+3
|
* Add the "install" applet, move get_ug_id to libbb as its used by chown,Glenn L McGrath2003-09-241-0/+3
| | | | chgrp and install.
* Vodz, last patch 105Glenn L McGrath2003-08-291-1/+1
| | | | | | 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.
* Implement a minimalist 'last' which allows the LEAF project toEric Andersen2003-08-081-3/+3
| | | | | no longer need dumtp. Remove the 'dumtp' applet. -Erik
* Remove the update utility, that is only relevant to older 2.0.x kernelsEric Andersen2003-07-221-3/+0
| | | | that are no longer supported.
* Very minor rdate updatesEric Andersen2003-07-221-1/+1
|
* Matteo Croce submitted a hdparm applet.Eric Andersen2003-07-221-0/+3
|
* Add the fdformat utility, based on a patch from Kent Robotti,Eric Andersen2003-07-051-0/+3
| | | | | but I then completely reworked the fdformat utility to comply with the current busybox way of doing things.
* New applet: patch, applies a unified diffGlenn L McGrath2003-06-221-0/+3
|
* Vodz, last_patch_88Glenn L McGrath2003-06-101-6/+6
|
* minit, a Minimal init system.Glenn L McGrath2003-05-111-0/+9
|
* New applet, foldGlenn L McGrath2003-04-271-0/+3
|
* Config option to create an fgrep aliasGlenn L McGrath2003-04-271-0/+3
|
* New applet sha1sumGlenn L McGrath2003-02-171-0/+3
|
* udhcpc is supposed to be in /sbin, not /usr/sbin/Eric Andersen2003-02-101-1/+1
|
* New applet, inetd, make httpd features more configurable, update authors, ↵Glenn L McGrath2003-02-091-0/+3
| | | | | | last_patch_80 from Vladimir N. Oleynik
* A patch from John F. Kelly to add in a utility for configuringEric Andersen2003-01-231-0/+3
| | | | vlan under linux, derived from Ben Greear's VLAN "vconfig" tool.
* Compile option to avoid using /usr directory, patch by Bastian BlankGlenn L McGrath2003-01-191-0/+5
|
* Patch for the debian-cvs package, ip* applets in /bin, patch from Bastian BlankGlenn L McGrath2003-01-141-5/+5
|
* arping applet by Nick FedchikGlenn L McGrath2003-01-091-0/+3
|
* New applet: httpd, by Glenn EngelGlenn L McGrath2003-01-051-0/+3
|
* New applets, ftpget and ftpputGlenn L McGrath2002-12-131-0/+6
|
* New applet, nameif by Nick Fedchik and myself.Glenn L McGrath2002-12-131-0/+3
|
* rpm applet by Laurence AndersonGlenn L McGrath2002-12-101-0/+3
|
* Realpath appletGlenn L McGrath2002-12-101-0/+3
|
* Enable ip commands to be compiled seperate from ip, modifed patch from ↵Glenn L McGrath2002-12-011-1/+13
| | | | Bastian Blank
* fdisk applet by Vladimir N. OleynikGlenn L McGrath2002-11-261-0/+3
|
* ipcalc applet by Stephan Linz and Jordan CrouseGlenn L McGrath2002-11-101-0/+3
|
* last_patch64 from Vladimir N. Oleynik <dzo@simtreas.ru>Glenn L McGrath2002-11-101-1/+1
|
* IP applet by Bastian Blank <waldi@debian.org>Glenn L McGrath2002-11-101-0/+3
|
* debian compatable ifup and ifdown commandsGlenn L McGrath2002-11-091-0/+6
|
* Implement a small strings appletEric Andersen2002-11-071-0/+3
|
* Make uncompress a seperate applet so it doesnt pull in all the gunzip codeGlenn L McGrath2002-11-011-4/+2
|
* vodz forgot to include the suid fieldEric Andersen2002-10-221-2/+2
|
* vodz writes:Eric Andersen2002-10-221-2/+2
| | | | | Oops... Last patch 63 have small typo (stable/devel) mixing. Attached patch removing lines from TODO also :)
* last_patch63 from vodz: add in crond and crontab appletsEric Andersen2002-10-221-0/+6
|
* added full udhcp integrationRuss Dill2002-10-141-1/+7
|
* last_patch58 from vodz:Eric Andersen2002-09-301-0/+3
| | | | | | | 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 ;)