| Commit message (Expand) | Author | Age | Files | Lines |
* | A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few | andersen | 2001-04-05 | 1 | -2/+2 |
* | A nice patch from Larry Doolittle that adds -Wshadow and | andersen | 2001-03-21 | 1 | -3/+3 |
* | It turns out that DODMALLOC was broken when I reorganized busybox.h | andersen | 2001-02-20 | 1 | -2/+2 |
* | This patch, put together by Manuel Novoa III, is a merge of work | andersen | 2001-02-14 | 1 | -1/+1 |
* | Make suffix_mult structures const. Thanks to Vladimir N. Oleynik. | kraai | 2001-02-05 | 1 | -1/+1 |
* | Removed trailing \n from error_msg{,_and_die} messages. | kraai | 2001-01-31 | 1 | -1/+1 |
* | Fix header file usage -- there were many unnecessary header files included in | andersen | 2001-01-27 | 1 | -0/+4 |
* | Complicate truncate behavior. | kraai | 2001-01-17 | 1 | -7/+13 |
* | Rewrote dd. | kraai | 2000-12-18 | 1 | -138/+105 |
* | Changed names of functions in utility.c and all affected files, to make | markw | 2000-12-07 | 1 | -12/+12 |
* | Stop using TRUE and FALSE for exit status. | kraai | 2000-12-01 | 1 | -1/+1 |
* | Apply rev #2 of dd fix from Gennady Feldman. | andersen | 2000-11-29 | 1 | -7/+21 |
* | Added a fatalPerror function to simplify error handling. | kraai | 2000-10-25 | 1 | -4/+2 |
* | Fix for bug #1068 from Kent Robotti | bug1 | 2000-10-25 | 1 | -2/+4 |
* | Renamed "internal.h" to the more sensible "busybox.h". | andersen | 2000-09-25 | 1 | -1/+1 |
* | Fix looping bug, use fullRead | bug1 | 2000-09-13 | 1 | -2/+2 |
* | dd now truncates files at the end its write, this can be turned of by | bug1 | 2000-09-11 | 1 | -3/+10 |
* | Remove some debugging code | bug1 | 2000-09-10 | 1 | -2/+1 |
* | Using seek=? used to cause part of the original file to be zero'ed, i | bug1 | 2000-09-10 | 1 | -5/+4 |
* | My previous attempt to make dd use fullRead, fullWrite was very broken, | bug1 | 2000-09-10 | 1 | -13/+14 |
* | ar.c now uses a linked list to process headers, uses getopt, new internal fun... | bug1 | 2000-08-25 | 1 | -35/+6 |
* | Use BB_FEATURE_CLEAN_UP where appropriate | andersen | 2000-07-25 | 1 | -1/+1 |
* | Extract usage information into a separate file. | kraai | 2000-07-16 | 1 | -17/+0 |
* | Use errorMsg rather than fprintf. | kraai | 2000-07-14 | 1 | -4/+4 |
* | * cp -fa now works as expected for symlinks (it didn't before) | erik | 2000-05-10 | 1 | -8/+10 |
* | Upates to include copyright 2000 to everything | erik | 2000-04-13 | 1 | -5/+5 |
* | The new tar for busybox is now done, and works just fine | erik | 2000-03-24 | 1 | -2/+2 |
* | My latest ramblings. | erik | 2000-03-23 | 1 | -7/+17 |
* | * all mallocs now use xmalloc (and so are OOM error safe), and | erik | 2000-03-21 | 1 | -5/+1 |
* | Some formatting updates (ran the code through indent) | erik | 2000-02-08 | 1 | -144/+140 |
* | A few minor updates. ;-) | erik | 2000-02-07 | 1 | -14/+23 |
* | Reworked the source so it will compile and run under glibc 2.0.7 | erik | 1999-12-17 | 1 | -1/+1 |
* | Tail now works (costs 6k). Several other updates. | andersen | 1999-12-09 | 1 | -45/+1 |
* | Stuf | andersen | 1999-12-03 | 1 | -0/+4 |
* | Bug fixes | andersen | 1999-11-22 | 1 | -0/+5 |
* | Stuf | andersen | 1999-11-19 | 1 | -24/+13 |
* | Stuf | andersen | 1999-11-19 | 1 | -3/+12 |
* | updates for the day | andersen | 1999-11-13 | 1 | -2/+0 |
* | Updates to usage, and made tar work. | andersen | 1999-11-10 | 1 | -3/+2 |
* | Fixed up copyright notices and such | andersen | 1999-10-20 | 1 | -14/+33 |
* | Added sfdisk. Ststic-ified a bunch of stuff. | andersen | 1999-10-19 | 1 | -1/+1 |
* | Fixed dd | andersen | 1999-10-13 | 1 | -17/+16 |
* | More stuff... | andersen | 1999-10-12 | 1 | -258/+167 |
* | more stuff | andersen | 1999-10-06 | 1 | -1/+1 |
* | Initial revision | andersen | 1999-10-05 | 1 | -0/+307 |