summaryrefslogtreecommitdiff
path: root/bin/dd/args.c
AgeCommit message (Expand)Author
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-10-06Fix ``echo foo |dd'' which was broken by the last commit.Todd C. Miller
2001-10-04Move check for count=0 into dd's main. We want to do normal setupTodd C. Miller
2001-08-07Modify timekeeping in an effort to produce a sane bandwidth measureHugh Graham
1998-07-09why bother; msaitohTheo de Raadt
1997-11-15spellingTodd T. Fries
1997-02-14Deal with 64-bit offsets and report bytes copied as a 64-bit quantity.Todd C. Miller
1996-12-14-Wall'ing.Michael Shalayeff
1996-06-23update rcsidTheo de Raadt
1996-05-03don't munge argv strings -- copy them first. avoids 'w' showing:Theo de Raadt
1996-03-03From NetBSD: Use const qualifier with conversion, args and clist tablesNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt