Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 09/30/1999 13:39:59
Module Name:	basesrc
Committed By:	perseant
Date:		Thu Sep 30 20:39:59 UTC 1999

Modified Files:
	basesrc/sbin/dump: Makefile dump.h main.c rcache.c tape.c traverse.c
Removed Files:
	basesrc/sbin/dump: ffs_inode.c

Log Message:
Back out changes made on the 29th, not at all the changes I intended to commit.
(I don't know how I did it though ... I'll figure it out tonight.)
I'll reapply this, in a working form, this evening.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 basesrc/sbin/dump/Makefile basesrc/sbin/dump/main.c
cvs rdiff -r1.17 -r1.18 basesrc/sbin/dump/dump.h
cvs rdiff -r1.1 -r0 basesrc/sbin/dump/ffs_inode.c
cvs rdiff -r1.2 -r1.3 basesrc/sbin/dump/rcache.c
cvs rdiff -r1.19 -r1.20 basesrc/sbin/dump/tape.c
cvs rdiff -r1.26 -r1.27 basesrc/sbin/dump/traverse.c

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