]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Miscellaneous dd(1) changes: mainly fixing variable types (size_t, ssize_t,
authorBrian Feldman <green@FreeBSD.org>
Sat, 19 Jun 1999 19:49:35 +0000 (19:49 +0000)
committerBrian Feldman <green@FreeBSD.org>
Sat, 19 Jun 1999 19:49:35 +0000 (19:49 +0000)
commit767bc8ad794eec6a0b8dffaecf1e56113fcdbbcf
treebd84d9d60378f4adad7b538cc7b3a4339ecb35d0
parent3d32dfbfdffae7c8e4526c47814632a76db83e48
Miscellaneous dd(1) changes: mainly fixing variable types (size_t, ssize_t,
off_t, int, u_int64_t, etc.). dd(1) should now work properly with REALLY
big amounts of data.
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