NetBSD/sys/arch/sun3
tsutsui 7e28d29b32 - 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.
2001-03-26 11:54:50 +00:00
..
compile
conf switch sun3 to ELF. highlight include: 2001-02-22 07:11:08 +00:00
dev Move bpfattach()/bpfdetach() calls into ether_ifattach()/ether_ifdetach(). 2000-11-15 01:02:11 +00:00
include switch sun3 to ELF. highlight include: 2001-02-22 07:11:08 +00:00
stand - MI loadfile() returns a file descriptor, not errno. 2001-03-26 11:54:50 +00:00
sun3 move duplicate definitions for: 2001-03-21 22:25:52 +00:00
sun3x eliminate the KERN_* error codes in favor of the traditional E* codes. 2001-03-15 06:10:32 +00:00
Makefile