Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-10-06 | Fix ``echo foo |dd'' which was broken by the last commit. | Todd C. Miller | |
2001-10-04 | Move check for count=0 into dd's main. We want to do normal setup | Todd C. Miller | |
in this case and just don't want to actually copy any data. Fixes a problem noted by aaron@ where the time portion of the summary would be wrong and also gives us sane behavior when seek is non-zero but count is 0. | |||
2001-08-07 | Modify timekeeping in an effort to produce a sane bandwidth measure | Hugh Graham | |
for a short running dd process. Some floating point is used so that microsecond precision can be kept without shortening the off_t excessively. millert says ok. | |||
1998-07-09 | why bother; msaitoh | Theo de Raadt | |
1997-11-15 | spelling | Todd T. Fries | |
1997-02-14 | Deal with 64-bit offsets and report bytes copied as a 64-bit quantity. | Todd C. Miller | |
Closes OpenBSD PR system/107. | |||
1996-12-14 | -Wall'ing. | Michael Shalayeff | |
1996-06-23 | update rcsid | Theo de Raadt | |
1996-05-03 | don't munge argv strings -- copy them first. avoids 'w' showing: | Theo de Raadt | |
deraadt p8 zeus.theos.com 8:26AM 3 dd if of bs | |||
1996-03-03 | From NetBSD: Use const qualifier with conversion, args and clist tables | Niklas Hallqvist | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |