| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | openvt applet by Quy Tonthat | bug1 | 2002-09-16 | 1 | -0/+3 |
* | Awk applet written from scratch by Dmitry Zakharov | bug1 | 2002-09-15 | 1 | -0/+3 |
* | New applet, udhcp client | bug1 | 2002-08-21 | 1 | -0/+3 |
* | Initial checkin of a very primitive hwclock replacement | sandman | 2002-07-21 | 1 | -0/+3 |
* | This patch from Bart Visscher <magick@linux-fan.com> adds | andersen | 2002-07-03 | 1 | -0/+3 |
* | Port over the last of the tinylogin applets | andersen | 2002-06-23 | 1 | -0/+9 |
* | Implement two types of suid/sgid support for BusyBox: | sandman | 2002-06-04 | 1 | -177/+183 |
* | Support old-style compress (.Z) files via libbb / unzip( ) calls | sandman | 2002-05-15 | 1 | -0/+5 |
* | Add the who applet, supplied by Da Chen <dchen@ayrnetworks.com> | andersen | 2002-04-26 | 1 | -0/+3 |
* | * include/applets.h (CONFIG_LOSETUP): New. | kraai | 2002-03-20 | 1 | -0/+3 |
* | unzip applet by Laurence Anderson | bug1 | 2002-01-02 | 1 | -0/+3 |
* | Merge in the cal applet from Steve Merrifield <steve@labyrinth.net.au> | andersen | 2001-12-06 | 1 | -0/+3 |
* | Patch from Steve Merrifield <steve@labyrinth.net.au> to | andersen | 2001-12-06 | 1 | -1/+1 |
* | Add in a 'time' applet. Adds 4.5k. | andersen | 2001-11-30 | 1 | -0/+3 |
* | bzcat and bunzip -c support from Thomas Lundquist | bug1 | 2001-11-18 | 1 | -0/+3 |
* | Introduce od and hexdump applets | bug1 | 2001-11-02 | 1 | -0/+6 |
* | Move usage.h to include/usage.h | andersen | 2001-10-31 | 1 | -0/+3 |
* | Run parts applet by Emanuele Aina <faina.mail@tiscalinet.it> | andersen | 2001-10-31 | 1 | -0/+3 |
* | Use extended regular expressions when invoked as egrep (noted and initial | kraai | 2001-10-29 | 1 | -1/+1 |
* | Split true and false into separate applets. | kraai | 2001-10-24 | 1 | -2/+2 |
* | Major rework of the directory structure and the entire build system. | andersen | 2001-10-24 | 1 | -151/+151 |
* | Commit the start-stop-daemon applet. This was contributed by David | andersen | 2001-10-18 | 1 | -0/+3 |
* | Initial support for for bunzip2.... | bug1 | 2001-10-05 | 1 | -0/+3 |
* | closes bug#1215? | timr | 2001-09-16 | 1 | -1/+1 |
* | Remove traces of rpmunpack (patch by Laurence Anderson). | kraai | 2001-08-27 | 1 | -3/+0 |
* | Initial merge of all tinylogin applets that do not require crypt. | andersen | 2001-08-21 | 1 | -0/+16 |
* | Ok, if no shell is enabled, don't include any of the SH_IS_<name> | andersen | 2001-08-02 | 1 | -4/+4 |
* | Allow multiple shells to be enabled. | kraai | 2001-08-01 | 1 | -2/+20 |
* | I just wrote up a simple pidof applet, closing bug #1197 | andersen | 2001-07-31 | 1 | -0/+3 |
* | This fixes dos2unix and unix2dos so they behave as expected. dos2unix | andersen | 2001-07-25 | 1 | -1/+1 |
* | Some patches to make dietlibc work... | andersen | 2001-07-22 | 1 | -0/+3 |
* | A traceroute applet from vodz. This could probably be slimmed down, | andersen | 2001-07-10 | 1 | -0/+3 |
* | Fix a stupid bug revealed by multibuild.pl | andersen | 2001-07-06 | 1 | -1/+1 |
* | rpm2cpio applet by Laurence Anderson | bug1 | 2001-06-26 | 1 | -0/+3 |
* | cpio applet, and changes to associated code | bug1 | 2001-06-22 | 1 | -0/+3 |
* | Split up chmod_chown_chgrp.c into 3 separate apps. This unfortunately | andersen | 2001-04-24 | 1 | -6/+6 |
* | Rewrite cp and mv to be SUSv2 compliant. | kraai | 2001-04-23 | 1 | -4/+4 |
* | I said no new features till after the 0.51 release. Well, I lied. This is a | andersen | 2001-04-04 | 1 | -0/+3 |
* | Add in a new standalone env applet for fixing up app's environments | andersen | 2001-03-29 | 1 | -0/+3 |
* | Change BB_FEATURE_TRIVIAL_HELP to BB_FEATURE_VERBOSE_USAGE (per bug #1130). | kraai | 2001-03-27 | 1 | -5/+5 |
* | Added adjtimex applet from Larry Doolittle. | markw | 2001-03-20 | 1 | -0/+3 |
* | Patch from Vladimir to move struct applet from busybox.c to applets.c, | andersen | 2001-03-19 | 1 | -3/+0 |
* | Stupid thinko. egrep tried to call init. Sigh. Fix from Christophe Boyanique | andersen | 2001-03-16 | 1 | -1/+1 |
* | Fix egrep | andersen | 2001-03-15 | 1 | -1/+1 |
* | Fix linuxrc define | andersen | 2001-03-15 | 1 | -1/+1 |
* | Update the documentation so examples are autoincluded in the output text. | andersen | 2001-03-15 | 1 | -1/+1 |
* | Applied patch from Christophe Boyanique to add an egrep alias for grep. | markw | 2001-03-14 | 1 | -0/+3 |
* | Applied patch from Gennady Feldman to split up syslogd.c into syslogd and | markw | 2001-03-12 | 1 | -0/+6 |
* | Added Magnus Damm's tftp applet to Busybox. | markw | 2001-03-02 | 1 | -0/+3 |
* | Somewhere along the line, MAKE_LINKS got broken, thereby breaking | andersen | 2001-02-23 | 1 | -0/+4 |