NetBSD/bin/dd
lukem 466f245289 Convert some variables that were signed ints before my update to 64 bit sizes
from uint64_t to int64_t.  Fixes [bin/15187]
2002-01-10 03:25:12 +00:00
..
Makefile - Use u_longlong_t instead of u_quad_t, u_long, or int for various buffer sizes 2001-11-25 10:50:06 +00:00
args.c a bit more cosmetic changes. 2001-11-26 00:56:33 +00:00
conv.c Replace {u_,}longlong_t usage with {u,}int64_t, as the former has 2001-11-26 00:13:23 +00:00
conv_tab.c Fix compiler warnings. 1997-07-20 21:58:35 +00:00
dd.1 Drop a space and an unnecessary .Pp. 2001-11-25 18:08:29 +00:00
dd.c Convert some variables that were signed ints before my update to 64 bit sizes 2002-01-10 03:25:12 +00:00
dd.h Convert some variables that were signed ints before my update to 64 bit sizes 2002-01-10 03:25:12 +00:00
extern.h Replace {u_,}longlong_t usage with {u,}int64_t, as the former has 2001-11-26 00:13:23 +00:00
misc.c a bit more cosmetic changes. 2001-11-26 00:56:33 +00:00
position.c a bit more cosmetic changes. 2001-11-26 00:56:33 +00:00
strsuftoull.c Deal with LP64 printf format issues. 2001-11-30 00:12:04 +00:00
strsuftoull.h Replace {u_,}longlong_t usage with {u,}int64_t, as the former has 2001-11-26 00:13:23 +00:00