Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 03/26/2001 14:54:50
Module Name:	syssrc
Committed By:	tsutsui
Date:		Mon Mar 26 11:54:50 UTC 2001

Modified Files:
	syssrc/sys/arch/sun3/stand/libsa: xxboot.c

Log Message:
- MI loadfile() returns a file descriptor, not errno.
  (error is printed in MI loadfile() anyway)
- Make sure to try to load all default kernel names,
  including netbsd.sun3[x].

Now sun3 ELF based miniroot works properly on my 3/80.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/sun3/stand/libsa/xxboot.c

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