Renamed "internal.h" to the more sensible "busybox.h".
[oweals/busybox.git] / dd.c
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-09-13 Glenn L McGrathFix looping bug, use fullRead
2000-09-11 Glenn L McGrathdd now truncates files at the end its write, this can...
2000-09-10 Glenn L McGrathRemove some debugging code
2000-09-10 Glenn L McGrathUsing seek=? used to cause part of the original file...
2000-09-10 Glenn L McGrathMy previous attempt to make dd use fullRead, fullWrite...
2000-08-25 Glenn L McGrathar.c now uses a linked list to process headers, uses...
2000-07-25 Eric AndersenUse BB_FEATURE_CLEAN_UP where appropriate
2000-07-16 Matt KraaiExtract usage information into a separate file.
2000-07-14 Matt KraaiUse errorMsg rather than fprintf.
2000-05-10 Erik Andersen* cp -fa now works as expected for symlinks (it didn...
2000-04-13 Erik AndersenUpates to include copyright 2000 to everything
2000-03-24 Erik AndersenThe new tar for busybox is now done, and works just...
2000-03-23 Erik AndersenMy latest ramblings.
2000-03-21 Erik Andersen* all mallocs now use xmalloc (and so are OOM error...
2000-02-08 Erik AndersenSome formatting updates (ran the code through indent)
2000-02-07 Erik AndersenA few minor updates. ;-)
1999-12-17 Erik AndersenReworked the source so it will compile and run under...
1999-12-09 Eric AndersenTail now works (costs 6k). Several other updates.
1999-12-03 Eric AndersenStuf
1999-11-22 Eric AndersenBug fixes
1999-11-19 Eric AndersenStuf
1999-11-19 Eric AndersenStuf
1999-11-13 Eric Andersenupdates for the day
1999-11-10 Eric AndersenUpdates to usage, and made tar work.
1999-10-20 Eric AndersenFixed up copyright notices and such
1999-10-19 Eric AndersenAdded sfdisk. Ststic-ified a bunch of stuff.
1999-10-13 Eric AndersenFixed dd
1999-10-12 Eric AndersenMore stuff...
1999-10-06 Eric Andersenmore stuff
1999-10-05 Eric AndersenInitial revision 0_29alpha2