Age | Commit message (Expand) | Author |
2000-12-18 | Rewrote dd. | Matt Kraai |
2000-12-07 | Changed names of functions in utility.c and all affected files, to make | Mark Whitley |
2000-12-01 | Stop using TRUE and FALSE for exit status. | Matt Kraai |
2000-11-29 | Apply rev #2 of dd fix from Gennady Feldman. | Eric Andersen |
2000-10-25 | Added a fatalPerror function to simplify error handling. | Matt Kraai |
2000-10-25 | Fix for bug #1068 from Kent Robotti | Glenn L McGrath |
2000-09-25 | Renamed "internal.h" to the more sensible "busybox.h". | Eric Andersen |
2000-09-13 | Fix looping bug, use fullRead | Glenn L McGrath |
2000-09-11 | dd now truncates files at the end its write, this can be turned of by | Glenn L McGrath |
2000-09-10 | Remove some debugging code | Glenn L McGrath |
2000-09-10 | Using seek=? used to cause part of the original file to be zero'ed, i | Glenn L McGrath |
2000-09-10 | My previous attempt to make dd use fullRead, fullWrite was very broken, | Glenn L McGrath |
2000-08-25 | ar.c now uses a linked list to process headers, uses getopt, new internal fun... | Glenn L McGrath |
2000-07-25 | Use BB_FEATURE_CLEAN_UP where appropriate | Eric Andersen |
2000-07-16 | Extract usage information into a separate file. | Matt Kraai |
2000-07-14 | Use errorMsg rather than fprintf. | Matt Kraai |
2000-05-10 | * cp -fa now works as expected for symlinks (it didn't before) | Erik Andersen |
2000-04-13 | Upates to include copyright 2000 to everything | Erik Andersen |
2000-03-24 | The new tar for busybox is now done, and works just fine | Erik Andersen |
2000-03-23 | My latest ramblings. | Erik Andersen |
2000-03-21 | * all mallocs now use xmalloc (and so are OOM error safe), and | Erik Andersen |
2000-02-08 | Some formatting updates (ran the code through indent) | Erik Andersen |
2000-02-07 | A few minor updates. ;-) | Erik Andersen |
1999-12-17 | Reworked the source so it will compile and run under glibc 2.0.7 | Erik Andersen |
1999-12-09 | Tail now works (costs 6k). Several other updates. | Eric Andersen |
1999-12-03 | Stuf | Eric Andersen |
1999-11-22 | Bug fixes | Eric Andersen |
1999-11-19 | Stuf | Eric Andersen |
1999-11-19 | Stuf | Eric Andersen |
1999-11-13 | updates for the day | Eric Andersen |
1999-11-10 | Updates to usage, and made tar work. | Eric Andersen |
1999-10-20 | Fixed up copyright notices and such | Eric Andersen |
1999-10-19 | Added sfdisk. Ststic-ified a bunch of stuff. | Eric Andersen |
1999-10-13 | Fixed dd | Eric Andersen |
1999-10-12 | More stuff... | Eric Andersen |
1999-10-06 | more stuff | Eric Andersen |
1999-10-05 | Initial revision | Eric Andersen |