| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Changed names of functions in utility.c and all affected files, to make | Mark Whitley | 2000-12-07 | 5 | -30/+30 |
* | Write progress meter to stderr instead of stdout | Randolph Chung | 2000-12-07 | 1 | -2/+2 |
* | Fixed URL parsing bug | Randolph Chung | 2000-12-07 | 1 | -8/+14 |
* | Stop using TRUE and FALSE for exit status. | Matt Kraai | 2000-12-01 | 2 | -5/+5 |
* | Remove the BSD advertising clause, and replace it with a link to how | Eric Andersen | 2000-11-14 | 2 | -50/+59 |
* | Cleaned up error message handling. | Matt Kraai | 2000-10-25 | 1 | -16/+16 |
* | Apply patch from "Orion Poplawski" <OPoplawski@cqg.com> to make | Eric Andersen | 2000-10-12 | 1 | -1/+7 |
* | Add a spiffy progress meter. | Eric Andersen | 2000-10-03 | 1 | -21/+230 |
* | Try to guess an output filename | Eric Andersen | 2000-10-02 | 1 | -2/+10 |
* | Consolidate handling of some fopen failures. | Matt Kraai | 2000-09-27 | 1 | -12/+8 |
* | Renamed "internal.h" to the more sensible "busybox.h". | Eric Andersen | 2000-09-25 | 6 | -9/+9 |
* | Return failure if ping gets no response. | Matt Kraai | 2000-09-20 | 1 | -2/+8 |
* | Bug fix for wget, and proper attribution of Chip Rosenthal and | Eric Andersen | 2000-09-14 | 1 | -8/+4 |
* | Initial implementation of wget, from Chip Rosenthal <chip@laserlink.net>. | Eric Andersen | 2000-09-04 | 1 | -0/+264 |
* | Fix spelling error | Eric Andersen | 2000-08-31 | 1 | -1/+1 |
* | Fixed to pass -Wundef | Pavel Roskin | 2000-07-28 | 1 | -1/+1 |
* | Extract usage information into a separate file. | Matt Kraai | 2000-07-16 | 5 | -56/+3 |
* | More cleanups. | Eric Andersen | 2000-07-14 | 1 | -4/+4 |
* | Use errorMsg rather than fprintf. | Matt Kraai | 2000-07-14 | 2 | -12/+9 |
* | Always report the applet name when doing error reporting. | Matt Kraai | 2000-07-12 | 2 | -3/+3 |
* | More portability updates. Now compiles cleanly vs glibc, libc5, and uclibc | Eric Andersen | 2000-07-09 | 1 | -2/+2 |
* | Turned some stuff into features that really are features, not apps. | Eric Andersen | 2000-07-06 | 1 | -4/+4 |
* | Made ping work with libc5 and libc6. | Eric Andersen | 2000-06-19 | 1 | -2/+84 |
* | Updates to a number of apps to remove warnings/compile errors under libc5. | Eric Andersen | 2000-06-19 | 2 | -4/+4 |
* | Integrate Tomi Ollila's telnet. Costs 3k. :) | Eric Andersen | 2000-06-14 | 1 | -430/+596 |
* | Implemented "ping -s", fixed error messages and argument parsing | Pavel Roskin | 2000-06-07 | 1 | -25/+32 |
* | "nc" exits silently on errors. This patch makes it print something before | Eric Andersen | 2000-06-04 | 1 | -1/+3 |
* | More libc portability updates, add in the website (which has not been | Erik Andersen | 2000-05-19 | 1 | -2/+1 |
* | Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP | Erik Andersen | 2000-05-12 | 5 | -13/+165 |
* | More stuff | Erik Andersen | 2000-05-02 | 1 | -2/+2 |
* | Some accrued fixes/updates. | Erik Andersen | 2000-05-01 | 1 | -11/+10 |
* | Several more updates | Erik Andersen | 2000-04-25 | 1 | -8/+30 |
* | More Doc updates. cmdedit and more termio fixes. | Erik Andersen | 2000-04-21 | 1 | -3/+3 |
* | More documentation updates, and minor fixes to make things sync | Erik Andersen | 2000-04-15 | 1 | -9/+9 |
* | More doc updates for BusyBox, with fixes to apps for bugs revealed | Erik Andersen | 2000-04-13 | 1 | -7/+5 |
* | Upates to include copyright 2000 to everything | Erik Andersen | 2000-04-13 | 1 | -2/+1 |
* | Sync up a few things. Add in a new telnet implementation (still | Erik Andersen | 2000-02-22 | 1 | -0/+503 |
* | Some updates for the day, | Erik Andersen | 2000-02-18 | 1 | -8/+8 |
* | Some formatting updates (ran the code through indent) | Erik Andersen | 2000-02-08 | 3 | -485/+511 |
* | A few minor updates. ;-) | Erik Andersen | 2000-02-07 | 3 | -4/+5 |
* | made more robust and commented my code. | John Beppu | 2000-01-30 | 1 | -34/+54 |
* | nslookup -- a work in progress... | John Beppu | 2000-01-29 | 1 | -0/+168 |
* | Minor change. init now uses dup2. | Erik Andersen | 2000-01-29 | 1 | -3/+6 |
* | copy fixes to simplify link copying and always do the right thing. | Erik Andersen | 2000-01-29 | 1 | -8/+4 |
* | mount and umount could leak loop device allocations causing the system to | Erik Andersen | 2000-01-26 | 1 | -4/+5 |
* | Ok, so this is reallt 0.38... | Eric Andersen | 1999-12-11 | 1 | -41/+123 |
* | Tail now works (costs 6k). Several other updates. | Eric Andersen | 1999-12-09 | 2 | -28/+24 |
* | Latest and greatest | Eric Andersen | 1999-12-08 | 2 | -2/+3 |
* | Stuf | Eric Andersen | 1999-12-08 | 2 | -5/+5 |
* | Fixes | Eric Andersen | 1999-12-08 | 1 | -3/+3 |