Subject: CVS commit: src/sys/arch/sgimips/stand
To: None <source-changes@NetBSD.org>
From: Christopher SEKIYA <sekiya@netbsd.org>
List: source-changes
Date: 11/11/2003 06:47:00
Module Name:	src
Committed By:	sekiya
Date:		Tue Nov 11 06:47:00 UTC 2003

Modified Files:
	src/sys/arch/sgimips/stand: Makefile.booters
	src/sys/arch/sgimips/stand/common: boot.c

Log Message:
Rework the boot loader:
	* remove dead code,
	* streamline kernel selection logic,
	* various small bugfixes.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/sgimips/stand/Makefile.booters
cvs rdiff -r1.4 -r1.5 src/sys/arch/sgimips/stand/common/boot.c

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