Subject: CVS commit: src/sbin/dump
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 03/15/2004 01:06:06
Module Name:	src
Committed By:	lukem
Date:		Mon Mar 15 01:06:06 UTC 2004

Modified Files:
	src/sbin/dump: dump.h optr.c tape.c

Log Message:
Adjust tstart_volume (volume start time) by the time spent in query(),
similar to the adjustment for tstart_writing made in optr.c rev 1.4.
Should fix PR bin/19711 from matthew green.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/sbin/dump/dump.h
cvs rdiff -r1.31 -r1.32 src/sbin/dump/optr.c
cvs rdiff -r1.42 -r1.43 src/sbin/dump/tape.c

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