Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-04-27 | New applet, fold | Glenn L McGrath | |
2003-04-27 | Config option to create an fgrep alias | Glenn L McGrath | |
2003-02-17 | New applet sha1sum | Glenn L McGrath | |
2003-02-10 | udhcpc is supposed to be in /sbin, not /usr/sbin/ | Eric Andersen | |
2003-02-09 | New applet, inetd, make httpd features more configurable, update authors, ↵ | Glenn L McGrath | |
last_patch_80 from Vladimir N. Oleynik | |||
2003-01-23 | A patch from John F. Kelly to add in a utility for configuring | Eric Andersen | |
vlan under linux, derived from Ben Greear's VLAN "vconfig" tool. | |||
2003-01-19 | Compile option to avoid using /usr directory, patch by Bastian Blank | Glenn L McGrath | |
2003-01-14 | Patch for the debian-cvs package, ip* applets in /bin, patch from Bastian Blank | Glenn L McGrath | |
2003-01-09 | arping applet by Nick Fedchik | Glenn L McGrath | |
2003-01-05 | New applet: httpd, by Glenn Engel | Glenn L McGrath | |
2002-12-13 | New applets, ftpget and ftpput | Glenn L McGrath | |
2002-12-13 | New applet, nameif by Nick Fedchik and myself. | Glenn L McGrath | |
2002-12-10 | rpm applet by Laurence Anderson | Glenn L McGrath | |
2002-12-10 | Realpath applet | Glenn L McGrath | |
2002-12-01 | Enable ip commands to be compiled seperate from ip, modifed patch from ↵ | Glenn L McGrath | |
Bastian Blank | |||
2002-11-26 | fdisk applet by Vladimir N. Oleynik | Glenn L McGrath | |
2002-11-10 | ipcalc applet by Stephan Linz and Jordan Crouse | Glenn L McGrath | |
2002-11-10 | last_patch64 from Vladimir N. Oleynik <dzo@simtreas.ru> | Glenn L McGrath | |
2002-11-10 | IP applet by Bastian Blank <waldi@debian.org> | Glenn L McGrath | |
2002-11-09 | debian compatable ifup and ifdown commands | Glenn L McGrath | |
2002-11-07 | Implement a small strings applet | Eric Andersen | |
2002-11-01 | Make uncompress a seperate applet so it doesnt pull in all the gunzip code | Glenn L McGrath | |
2002-10-22 | vodz forgot to include the suid field | Eric Andersen | |
2002-10-22 | vodz writes: | Eric Andersen | |
Oops... Last patch 63 have small typo (stable/devel) mixing. Attached patch removing lines from TODO also :) | |||
2002-10-22 | last_patch63 from vodz: add in crond and crontab applets | Eric Andersen | |
2002-10-14 | added full udhcp integration | Russ Dill | |
2002-09-30 | last_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-17 | Add a new top applet | Eric Andersen | |
-Erik | |||
2002-09-16 | Watch applet by Michael Habermann | Glenn L McGrath | |
2002-09-16 | Apply vodz' last_patch52 | Eric Andersen | |
2002-09-16 | mesg applet by Manuel Novoa III | Glenn L McGrath | |
2002-09-16 | openvt applet by Quy Tonthat | Glenn L McGrath | |
2002-09-15 | Awk applet written from scratch by Dmitry Zakharov | Glenn L McGrath | |
2002-08-21 | New applet, udhcp client | Glenn L McGrath | |
2002-07-21 | Initial checkin of a very primitive hwclock replacement | Robert Griebl | |
2002-07-03 | This patch from Bart Visscher <magick@linux-fan.com> adds | Eric Andersen | |
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! | |||
2002-06-23 | Port over the last of the tinylogin applets | Eric Andersen | |
-Erik | |||
2002-06-04 | Implement two types of suid/sgid support for BusyBox: | Robert Griebl | |
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] | |||
2002-05-15 | Support old-style compress (.Z) files via libbb / unzip( ) calls | Robert Griebl | |
(configurable) - When enabled an applet "uncompress" is also made available (oddname to gunzip) | |||
2002-04-26 | Add the who applet, supplied by Da Chen <dchen@ayrnetworks.com> | Eric Andersen | |
2002-03-20 | * include/applets.h (CONFIG_LOSETUP): New. | Matt Kraai | |
* include/usage.h (losetup_trivial_usage, losetup_full_usage): New. * util-linux/Makefile: Add losetup.o. * util-linux/config.in: Add losetup prompt. * util-linux/losetup.c: New. | |||
2002-01-02 | unzip applet by Laurence Anderson | Glenn L McGrath | |
---------------------------------------------------------------------- | |||
2001-12-06 | Merge in the cal applet from Steve Merrifield <steve@labyrinth.net.au> | Eric Andersen | |
2001-12-06 | Patch from Steve Merrifield <steve@labyrinth.net.au> to | Eric Andersen | |
fixup the merge of the time applet, which I messed up. -Erik | |||
2001-11-30 | Add in a 'time' applet. Adds 4.5k. | Eric Andersen | |
-Erik | |||
2001-11-18 | bzcat and bunzip -c support from Thomas Lundquist | Glenn L McGrath | |
2001-11-02 | Introduce od and hexdump applets | Glenn L McGrath | |
2001-10-31 | Move usage.h to include/usage.h | Eric Andersen | |
2001-10-31 | Run parts applet by Emanuele Aina <faina.mail@tiscalinet.it> | Eric Andersen | |
2001-10-29 | Use extended regular expressions when invoked as egrep (noted and initial | Matt Kraai | |
patch by Charles Steinkuehler). |