Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-3-1] src/sbin/dump



Module Name:    src
Committed By:   bouyer
Date:           Sat Nov 11 21:31:48 UTC 2006

Modified Files:
        src/sbin/dump [netbsd-3-1]: 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@localhost>


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.39.6.1 src/sbin/dump/dump.h
cvs rdiff -r1.57.2.2 -r1.57.2.2.2.1 src/sbin/dump/main.c
cvs rdiff -r1.2.2.2 -r1.2.2.2.4.1 src/sbin/dump/snapshot.c \
    src/sbin/dump/snapshot.h
cvs rdiff -r1.44 -r1.44.6.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.




Home | Main Index | Thread Index | Old Index