Subject: CVS commit: src/sys/arch/sparc/sparc
To: None <source-changes@NetBSD.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 10/13/2003 17:59:20
Module Name:	src
Committed By:	pk
Date:		Mon Oct 13 17:59:20 UTC 2003

Modified Files:
	src/sys/arch/sparc/sparc: promlib.c

Log Message:
obp_v2_getbootfile: use the value of the `boot-file' prom environment
variable if we determine that the boot arguments presented to us by the
PROM do not contain a boot file name.

Idea from Greg Woods on port-sparc@netbsd.org.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/arch/sparc/sparc/promlib.c

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