Subject: CVS commit: src/sys/arch/sparc/stand/ofwboot
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 06/18/2004 21:04:39
Module Name:	src
Committed By:	martin
Date:		Fri Jun 18 21:04:39 UTC 2004

Modified Files:
	src/sys/arch/sparc/stand/ofwboot: boot.c ofdev.c version

Log Message:
Better support for booting from partitions != a or at the start of the
disk, allow commands like "boot disk:d disk:d/netbsd" to work.
Use the real RF_PROTECTED_SECTORS define instead of a local magic number.
While there, minor cosmetics in diagnostics/output format.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/sparc/stand/ofwboot/boot.c
cvs rdiff -r1.4 -r1.5 src/sys/arch/sparc/stand/ofwboot/ofdev.c
cvs rdiff -r1.8 -r1.9 src/sys/arch/sparc/stand/ofwboot/version

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