Subject: PR/34923 CVS commit: [netbsd-3-0] src/sbin/dump
To: None <hannken@NetBSD.org, gnats-admin@netbsd.org,>
From: Manuel Bouyer <bouyer@netbsd.org>
List: netbsd-bugs
Date: 11/11/2006 21:35:04
The following reply was made to PR bin/34923; it has been noted by GNATS.

From: Manuel Bouyer <bouyer@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/34923 CVS commit: [netbsd-3-0] src/sbin/dump
Date: Sat, 11 Nov 2006 21:31:10 +0000 (UTC)

 Module Name:	src
 Committed By:	bouyer
 Date:		Sat Nov 11 21:31:10 UTC 2006
 
 Modified Files:
 	src/sbin/dump [netbsd-3-0]: dump.h main.c snapshot.c snapshot.h tape.c
 
 Log Message:
 Pull up following revision(s) (requested by hannken in ticket #1573):
 	sbin/dump/snapshot.h: revision 1.3 via patch
 	sbin/dump/snapshot.c: revision 1.3 via patch
 	sbin/dump/main.c: revision 1.63 via patch
 	sbin/dump/tape.c: revision 1.47 via patch
 	sbin/dump/dump.h: revision 1.44 via patch
 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.39 -r1.39.4.1 src/sbin/dump/dump.h
 cvs rdiff -r1.57.2.1 -r1.57.2.1.2.1 src/sbin/dump/main.c
 cvs rdiff -r1.2.2.2 -r1.2.2.2.2.1 src/sbin/dump/snapshot.c \
     src/sbin/dump/snapshot.h
 cvs rdiff -r1.44 -r1.44.4.1 src/sbin/dump/tape.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.