Deal with 64-bit offsets and report bytes copied as a 64-bit quantity.
authormillert <millert@openbsd.org>
Fri, 14 Feb 1997 07:05:18 +0000 (07:05 +0000)
committermillert <millert@openbsd.org>
Fri, 14 Feb 1997 07:05:18 +0000 (07:05 +0000)
commitf6ff413cc296d79a50926a52e2bd7f3ed246d8ac
treed95fb4dfdcdca59306f63873550e09d68ed71bc8
parent4ade085fb05ffd06e99bd1573590ae4a1a6bcbea
Deal with 64-bit offsets and report bytes copied as a 64-bit quantity.
Closes OpenBSD PR system/107.
bin/dd/args.c
bin/dd/conv.c
bin/dd/dd.c
bin/dd/dd.h
bin/dd/extern.h
bin/dd/misc.c
bin/dd/position.c