My previous attempt to make dd use fullRead, fullWrite was very broken,
[oweals/busybox.git] / cp_mv.c
2000-08-06 Matt KraaiWe complained if the total number of arguments was...
2000-07-16 Matt KraaiExtract usage information into a separate file.
2000-07-14 Matt KraaiDon't use strings directly in calls to usage(). This...
2000-07-14 Pavel RoskinThe result of getopt() should not be converted to ...
2000-07-14 Eric AndersenA couple of minor warning cleanups.
2000-07-14 Matt KraaiUse errorMsg rather than fprintf.
2000-07-13 Eric AndersenPatch from Marc Nijdam <marc_nijdam@hp.com>
2000-07-12 Matt KraaiUse global applet_name instead of local versions.
2000-06-19 Eric AndersenUpdates to a number of apps to remove warnings/compile...
2000-06-08 Pavel RoskinFixed parsing of arguments for cp
2000-06-06 Eric AndersenFixed a bunch of stuff:
2000-05-10 Erik Andersen* cp -fa now works as expected for symlinks (it didn...
2000-05-01 Erik AndersenSome accrued fixes/updates.
2000-04-28 Erik AndersenLatest and greatest. Some effort at libc5 (aiming...
2000-04-21 Erik AndersenMore Doc updates. cmdedit and more termio fixes.
2000-04-13 Erik AndersenUpates to include copyright 2000 to everything
2000-03-28 Erik AndersenYet another installment in the ongoing tar saga
2000-03-04 Erik AndersenA few updates (including the cp fix the Craig has been...
2000-02-11 Erik AndersenUpdates
2000-02-08 Erik AndersenSome formatting updates (ran the code through indent)
2000-02-07 Erik AndersenA few minor updates. ;-)