freebsd-dev/bin/dd
Brian Feldman 1838cf5671 Let count=-something fail, while count=0 may succeed, thus making dd(1)
useful as a seeking-tool as well as its many other uses.  Previously,
dd(1) would succeed with count=0, but wouldn't get to the point that
blocks were to be read/written. This is a more useful behavior, and
this specific case doesn't seem to be handled by POSIX.
1999-09-16 05:12:59 +00:00
..
args.c Let count=-something fail, while count=0 may succeed, thus making dd(1) 1999-09-16 05:12:59 +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 $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
dd.c Even more dd(1) cleanups! Thanks to Bruce for staying on my case until 1999-09-13 21: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 $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
misc.c $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
position.c Even more dd(1) cleanups! Thanks to Bruce for staying on my case until 1999-09-13 21:47:10 +00:00