Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 09/12/1999 08:29:39
Module Name:	basesrc
Committed By:	briggs
Date:		Sun Sep 12 15:29:39 UTC 1999

Modified Files:
	basesrc/distrib/utils/sysinst/arch/mac68k: md.c

Log Message:
Put a leading slash on the device name used in md_pre_disklabel().
The pathname was a relative path.  At this point, we should always be
using the miniroot's /dev tree.  Fixes PR install/8384 from Bob Nestor.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 basesrc/distrib/utils/sysinst/arch/mac68k/md.c

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