Subject: CVS commit: src/sbin/dump
To: None <source-changes@NetBSD.org>
From: Juergen Hannken-Illjes <hannken@netbsd.org>
List: source-changes
Date: 10/26/2006 20:02:31
Module Name:	src
Committed By:	hannken
Date:		Thu Oct 26 20:02:31 UTC 2006

Modified Files:
	src/sbin/dump: dump.h main.c snapshot.c snapshot.h tape.c

Log Message:
When using a snapshot take the snapshot raw device on further open.

Fixes PR #34923  dump(8) only dumps a corefile with -X (snapshots)

Approved by: Manuel Bouyer <bouyer@netbsd.org>


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 src/sbin/dump/dump.h
cvs rdiff -r1.62 -r1.63 src/sbin/dump/main.c
cvs rdiff -r1.2 -r1.3 src/sbin/dump/snapshot.c src/sbin/dump/snapshot.h
cvs rdiff -r1.46 -r1.47 src/sbin/dump/tape.c

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