Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 07/29/1999 12:03:32
Module Name:	basesrc
Committed By:	hubertf
Date:		Thu Jul 29 19:03:32 UTC 1999

Modified Files:
	basesrc/bin/dd: args.c dd.1 dd.c extern.h misc.c

Log Message:
Add "progress=1" switch to show a sign of life by printing a '.' for
every block written to the output file.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 basesrc/bin/dd/args.c
cvs rdiff -r1.7 -r1.8 basesrc/bin/dd/dd.1
cvs rdiff -r1.12 -r1.13 basesrc/bin/dd/dd.c
cvs rdiff -r1.8 -r1.9 basesrc/bin/dd/extern.h basesrc/bin/dd/misc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.