Subject: CVS commit: [netbsd-2] src/sys/arch/sgimips/stand/sgivol
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/06/2005 11:07:30
Module Name: src
Committed By: tron
Date: Wed Apr 6 11:07:30 UTC 2005
Modified Files:
src/sys/arch/sgimips/stand/sgivol [netbsd-2]: sgivol.c
Log Message:
Pull up revision 1.9 (requested by jmc in ticket #1028):
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.8.4.1 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.