freebsd-dev/bin/dd
David E. O'Brien 015a53cfff Fix ``dd if=/dev/zero of=/dev/daN'' on the Alpha by allowing the label
to be overwritten.

Submitted by:	green
2000-05-24 06:47:10 +00:00
..
args.c Add iseek= and oseek= aliases for the preexisting skip= and seek= 2000-02-26 21:29:44 +00:00
conv_tab.c Even more cleanups to dd(1). This is probably the culmination of the 1999-09-12 16:51:53 +00:00
conv.c Even more dd(1) cleanups! Thanks to Bruce for staying on my case until 1999-09-13 21:47:10 +00:00
dd.1 After Bruce kindly explained the whole groff "sentence" idea to me, I've 2000-03-01 05:28:45 +00:00
dd.c Fix ``dd if=/dev/zero of=/dev/daN'' on the Alpha by allowing the label 2000-05-24 06:47:10 +00:00
dd.h Even more dd(1) cleanups! Thanks to Bruce for staying on my case until 1999-09-13 21:47:10 +00:00
extern.h Even more dd(1) cleanups! Thanks to Bruce for staying on my case until 1999-09-13 21:47:10 +00:00
Makefile Do proper constification in args.c. This shuts up -Wcast-qual (thanks, 1999-12-07 03:32:37 +00:00
misc.c $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
position.c Make count=0 set cpy_cnt to -1, which is slight overloading, but makes 1999-09-16 19:50:59 +00:00