freebsd_amp_hwpstate/bin/dd
Bruce Evans 3e75bb9be1 Fixed overflow for attempts to seek to offsets > ULONG_MAX. See the
OpenBSD version for more complete fixes.  E.g., to seek to offsets >
INT_MAX using a block size of 1, block numbers need to be off_t's
instead of u_long's.
1997-04-30 17:51:29 +00:00
..
Makefile
args.c
conv.c
conv_tab.c
dd.1 Change spelling of ECBDIC to EBCDIC. Closes PR #3402 1997-04-28 04:07:29 +00:00
dd.c
dd.h
extern.h
misc.c
position.c Fixed overflow for attempts to seek to offsets > ULONG_MAX. See the 1997-04-30 17:51:29 +00:00