freebsd-dev/bin/dd
Eivind Eklund 1ee36a5be6 It's more portable to use <errno.h> than <sys/errno.h>
Pointed-out-by:	bde (a long while ago)
1997-12-15 20:37:43 +00:00
..
args.c Sort "sparse" into alphabetical order, since dd's `conv' options need 1997-11-11 20:35:29 +00:00
conv_tab.c Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
conv.c Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
dd.1 Teach dd(1) about an option to write sparse files. Can be useful for 1997-10-11 20:09:05 +00:00
dd.c Teach dd(1) about an option to write sparse files. Can be useful for 1997-10-11 20:09:05 +00:00
dd.h Teach dd(1) about an option to write sparse files. Can be useful for 1997-10-11 20:09:05 +00:00
extern.h Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
Makefile Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
misc.c It's more portable to use <errno.h> than <sys/errno.h> 1997-12-15 20:37:43 +00:00
position.c Fixed overflow for attempts to seek to offsets > ULONG_MAX. See the 1997-04-30 17:51:29 +00:00