Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | import fakeidentd module started by Thomas Lundquist | Mike Frysinger | 2005-04-17 | 1 | -0/+3 | |
| | ||||||
* | add aliases == and [[ for = and [ to support more bash scripts | Mike Frysinger | 2005-04-14 | 1 | -0/+1 | |
| | ||||||
* | Add 'nice' and replace 'renice' with a new implementation. | Manuel Novoa III | 2005-02-13 | 1 | -0/+3 | |
| | ||||||
* | The login applet should always be setuid root | Eric Andersen | 2004-08-26 | 1 | -1/+1 | |
| | ||||||
* | As discussed, drop minit, which was not being supported in busybox. | Eric Andersen | 2004-05-26 | 1 | -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 has | Eric Andersen | 2004-04-06 | 1 | -1/+1 | |
| | | | | never worked.... Most people use 'ip addr foo' I suppose. | |||||
* | Update docs for start_stop_daemon to match reality. Update | Eric Andersen | 2004-03-13 | 1 | -1/+1 | |
| | | | | the reality a bit to better match debian behavior. | |||||
* | New applet, seq. No options, just the basics. | Glenn L McGrath | 2004-01-27 | 1 | -1/+3 | |
| | ||||||
* | Patch from Ned Ludd, solar at gentoo dot org: | Eric Andersen | 2003-12-24 | 1 | -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 Hoover | Glenn L McGrath | 2003-12-20 | 1 | -0/+3 | |
| | ||||||
* | Kill off the loadacm applet. It is unused, unmaintained | Eric Andersen | 2003-12-20 | 1 | -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 installer | Glenn L McGrath | 2003-11-14 | 1 | -0/+3 | |
| | ||||||
* | New applet, devfsd, by Matteo Croce and Tito | Glenn L McGrath | 2003-10-09 | 1 | -0/+3 | |
| | ||||||
* | Add the "install" applet, move get_ug_id to libbb as its used by chown, | Glenn L McGrath | 2003-09-24 | 1 | -0/+3 | |
| | | | | chgrp and install. | |||||
* | Vodz, last patch 105 | Glenn L McGrath | 2003-08-29 | 1 | -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 to | Eric Andersen | 2003-08-08 | 1 | -3/+3 | |
| | | | | | no longer need dumtp. Remove the 'dumtp' applet. -Erik | |||||
* | Remove the update utility, that is only relevant to older 2.0.x kernels | Eric Andersen | 2003-07-22 | 1 | -3/+0 | |
| | | | | that are no longer supported. | |||||
* | Very minor rdate updates | Eric Andersen | 2003-07-22 | 1 | -1/+1 | |
| | ||||||
* | Matteo Croce submitted a hdparm applet. | Eric Andersen | 2003-07-22 | 1 | -0/+3 | |
| | ||||||
* | Add the fdformat utility, based on a patch from Kent Robotti, | Eric Andersen | 2003-07-05 | 1 | -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 diff | Glenn L McGrath | 2003-06-22 | 1 | -0/+3 | |
| | ||||||
* | Vodz, last_patch_88 | Glenn L McGrath | 2003-06-10 | 1 | -6/+6 | |
| | ||||||
* | minit, a Minimal init system. | Glenn L McGrath | 2003-05-11 | 1 | -0/+9 | |
| | ||||||
* | New applet, fold | Glenn L McGrath | 2003-04-27 | 1 | -0/+3 | |
| | ||||||
* | Config option to create an fgrep alias | Glenn L McGrath | 2003-04-27 | 1 | -0/+3 | |
| | ||||||
* | New applet sha1sum | Glenn L McGrath | 2003-02-17 | 1 | -0/+3 | |
| | ||||||
* | udhcpc is supposed to be in /sbin, not /usr/sbin/ | Eric Andersen | 2003-02-10 | 1 | -1/+1 | |
| | ||||||
* | New applet, inetd, make httpd features more configurable, update authors, ↵ | Glenn L McGrath | 2003-02-09 | 1 | -0/+3 | |
| | | | | | | last_patch_80 from Vladimir N. Oleynik | |||||
* | A patch from John F. Kelly to add in a utility for configuring | Eric Andersen | 2003-01-23 | 1 | -0/+3 | |
| | | | | vlan under linux, derived from Ben Greear's VLAN "vconfig" tool. | |||||
* | Compile option to avoid using /usr directory, patch by Bastian Blank | Glenn L McGrath | 2003-01-19 | 1 | -0/+5 | |
| | ||||||
* | Patch for the debian-cvs package, ip* applets in /bin, patch from Bastian Blank | Glenn L McGrath | 2003-01-14 | 1 | -5/+5 | |
| | ||||||
* | arping applet by Nick Fedchik | Glenn L McGrath | 2003-01-09 | 1 | -0/+3 | |
| | ||||||
* | New applet: httpd, by Glenn Engel | Glenn L McGrath | 2003-01-05 | 1 | -0/+3 | |
| | ||||||
* | New applets, ftpget and ftpput | Glenn L McGrath | 2002-12-13 | 1 | -0/+6 | |
| | ||||||
* | New applet, nameif by Nick Fedchik and myself. | Glenn L McGrath | 2002-12-13 | 1 | -0/+3 | |
| | ||||||
* | rpm applet by Laurence Anderson | Glenn L McGrath | 2002-12-10 | 1 | -0/+3 | |
| | ||||||
* | Realpath applet | Glenn L McGrath | 2002-12-10 | 1 | -0/+3 | |
| | ||||||
* | Enable ip commands to be compiled seperate from ip, modifed patch from ↵ | Glenn L McGrath | 2002-12-01 | 1 | -1/+13 | |
| | | | | Bastian Blank | |||||
* | fdisk applet by Vladimir N. Oleynik | Glenn L McGrath | 2002-11-26 | 1 | -0/+3 | |
| | ||||||
* | ipcalc applet by Stephan Linz and Jordan Crouse | Glenn L McGrath | 2002-11-10 | 1 | -0/+3 | |
| | ||||||
* | last_patch64 from Vladimir N. Oleynik <dzo@simtreas.ru> | Glenn L McGrath | 2002-11-10 | 1 | -1/+1 | |
| | ||||||
* | IP applet by Bastian Blank <waldi@debian.org> | Glenn L McGrath | 2002-11-10 | 1 | -0/+3 | |
| | ||||||
* | debian compatable ifup and ifdown commands | Glenn L McGrath | 2002-11-09 | 1 | -0/+6 | |
| | ||||||
* | Implement a small strings applet | Eric Andersen | 2002-11-07 | 1 | -0/+3 | |
| | ||||||
* | Make uncompress a seperate applet so it doesnt pull in all the gunzip code | Glenn L McGrath | 2002-11-01 | 1 | -4/+2 | |
| | ||||||
* | vodz forgot to include the suid field | Eric Andersen | 2002-10-22 | 1 | -2/+2 | |
| | ||||||
* | vodz writes: | Eric Andersen | 2002-10-22 | 1 | -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 applets | Eric Andersen | 2002-10-22 | 1 | -0/+6 | |
| | ||||||
* | added full udhcp integration | Russ Dill | 2002-10-14 | 1 | -1/+7 | |
| | ||||||
* | last_patch58 from vodz: | Eric Andersen | 2002-09-30 | 1 | -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 ;) |