| Commit message (Expand) | Author | Age | Files | Lines |
* | Patch from Felipe Kellermann, remove some unnecessary dups, i declared a few ... | bug1 | 2004-09-14 | 1 | -2/+2 |
* | Remove trailing whitespace. Update copyright to include 2004. | andersen | 2004-03-15 | 1 | -27/+27 |
* | Fernando Silveira writes: | andersen | 2004-02-22 | 1 | -0/+85 |
* | Modify bb_lookup_port to allow the protocol to be specified, allowing | bug1 | 2004-01-17 | 1 | -1/+1 |
* | Change interface to bb_lookup_host, dont try and set port inside this | bug1 | 2003-12-20 | 1 | -6/+4 |
* | Rework wget, the xconnect interface, and its various clients | andersen | 2003-10-31 | 1 | -1/+3 |
* | Be entirely consistant when using ioctl(0, TIOCGWINSZ, &winsize) | andersen | 2003-09-15 | 1 | -9/+1 |
* | Update a bunch of docs. Run a script to update my email addr. | andersen | 2003-07-14 | 1 | -1/+1 |
* | Major coreutils update. | mjn3 | 2003-03-19 | 1 | -1/+1 |
* | remove duplicate definition of G | aaronl | 2002-08-23 | 1 | -2/+0 |
* | Fixup warnings and undefined operations that show up in gcc-3.1 | andersen | 2002-07-11 | 1 | -0/+1 |
* | A patch from Bart Visscher <magick@linux-fan.com> to add an | andersen | 2002-07-03 | 1 | -89/+7 |
* | Email addr fix | andersen | 2002-06-06 | 1 | -2/+1 |
* | Fix bugs | andersen | 2002-04-26 | 1 | -4/+4 |
* | Minor formatting | andersen | 2002-04-26 | 1 | -1/+2 |
* | add missing void, still has issues though | timr | 2002-04-26 | 1 | -1/+1 |
* | Forward port patch from Przemyslaw Czerpak <druzus@polbox.com>: | andersen | 2002-04-26 | 1 | -11/+77 |
* | Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !. | kraai | 2001-12-20 | 1 | -1/+1 |
* | Latest patch from vodz: | andersen | 2001-11-10 | 1 | -20/+18 |
* | Major rework of the directory structure and the entire build system. | andersen | 2001-10-24 | 1 | -6/+6 |
* | Vladimir's last_patch_15 | bug1 | 2001-06-26 | 1 | -25/+21 |
* | Add xgethostbyname and herror_msg* functions. | kraai | 2001-05-16 | 1 | -7/+4 |
* | Patch from Jim McQuillan to pass the terminal type to the remote host. | andersen | 2001-05-07 | 1 | -1/+53 |
* | Another cleanup patch from Jeff Garzik <jgarzik@mandrakesoft.com> | andersen | 2001-03-19 | 1 | -2/+2 |
* | Fix a bug pointed out by Rob Landley <rlandley@austin.rr.com>, where | andersen | 2001-03-17 | 1 | -1/+1 |
* | A cleanup patch from Jeff Garzik to static-ify a number of | andersen | 2001-03-09 | 1 | -1/+1 |
* | It turns out that DODMALLOC was broken when I reorganized busybox.h | andersen | 2001-02-20 | 1 | -1/+1 |
* | This patch, put together by Manuel Novoa III, is a merge of work | andersen | 2001-02-14 | 1 | -1/+1 |
* | Removed trailing \n from error_msg{,_and_die} messages. | kraai | 2001-01-31 | 1 | -2/+2 |
* | Remove the warning messages. By consensus, netkit-tiny doesn't | andersen | 2001-01-24 | 1 | -5/+0 |
* | Fix spelling. s/maintainence/maintenance/ | andersen | 2001-01-24 | 1 | -1/+1 |
* | #define -> static const int. Also got rid of some big static buffers. | markw | 2001-01-23 | 1 | -13/+15 |
* | Warn about apps that will be going away in release 0.50 | andersen | 2001-01-22 | 1 | -0/+4 |
* | Eliminate calls of the form "fprintf(stdout,". Thanks for the idea to | kraai | 2001-01-18 | 1 | -2/+2 |
* | Change calls to error_msg.* and strerror to use perror_msg.*. | kraai | 2000-12-18 | 1 | -1/+1 |
* | Changed names of functions in utility.c and all affected files, to make | markw | 2000-12-07 | 1 | -3/+3 |
* | Renamed "internal.h" to the more sensible "busybox.h". | andersen | 2000-09-25 | 1 | -1/+1 |
* | Fix spelling error | andersen | 2000-08-31 | 1 | -1/+1 |
* | Fixed to pass -Wundef | proski | 2000-07-28 | 1 | -1/+1 |
* | Extract usage information into a separate file. | kraai | 2000-07-16 | 1 | -8/+0 |
* | Integrate Tomi Ollila's telnet. Costs 3k. :) | andersen | 2000-06-14 | 1 | -430/+596 |
* | Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP | erik | 2000-05-12 | 1 | -2/+7 |
* | Some accrued fixes/updates. | erik | 2000-05-01 | 1 | -11/+10 |
* | Sync up a few things. Add in a new telnet implementation (still | erik | 2000-02-22 | 1 | -0/+503 |