summaryrefslogtreecommitdiff
path: root/include/applets.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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 ;)
* Add a new top appletEric Andersen2002-09-171-0/+3
| | | | -Erik
* Watch applet by Michael HabermannGlenn L McGrath2002-09-161-0/+3
|
* Apply vodz' last_patch52Eric Andersen2002-09-161-2/+2
|
* mesg applet by Manuel Novoa IIIGlenn L McGrath2002-09-161-0/+3
|
* openvt applet by Quy TonthatGlenn L McGrath2002-09-161-0/+3
|
* Awk applet written from scratch by Dmitry ZakharovGlenn L McGrath2002-09-151-0/+3
|
* New applet, udhcp clientGlenn L McGrath2002-08-211-0/+3
|
* Initial checkin of a very primitive hwclock replacementRobert Griebl2002-07-211-0/+3
|
* This patch from Bart Visscher <magick@linux-fan.com> addsEric Andersen2002-07-031-0/+3
| | | | | | | | | | | | | | | IPV6 support to busybox. This patch does the following: * Add IPv6 support to libbb * Enable IPv6 interface address display * Add IPv6 config option * Adds ping6, an adaptation of the ping applet for IPv6 * Adds support routines for ping6: - xgethostbyname2 - create_icmp6_socket * Adds ifconfig support for IPv6 * Add support IPv6 to netstat * Add IPv6 support to route Thanks Bart!
* Port over the last of the tinylogin appletsEric Andersen2002-06-231-0/+9
| | | | -Erik
* Implement two types of suid/sgid support for BusyBox:Robert Griebl2002-06-041-177/+183
| | | | | | 1) tinylogin like with compile time selection and a chown root.root 2) Runtime configurable via /etc/busybox.conf (docu is in the works) [Parts of this patch may overlap with my other two patches]
* Support old-style compress (.Z) files via libbb / unzip( ) callsRobert Griebl2002-05-151-0/+5
| | | | | (configurable) - When enabled an applet "uncompress" is also made available (oddname to gunzip)