Subject: CVS commit: src/sys/arch/sgimips/stand/sgivol
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 11/24/2004 22:01:21
Module Name:	src
Committed By:	jmc
Date:		Wed Nov 24 22:01:21 UTC 2004

Modified Files:
	src/sys/arch/sgimips/stand/sgivol: sgivol.c

Log Message:
Retool sgivol into a proper hostool that doesn't depend on disklabel.h.
Assume defaults for file images that match what a vnd would have used.
Native use will still use the standard NetBSD label to get this data.
Fixes PR#25996


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/sgimips/stand/sgivol/sgivol.c

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