NetBSD/sys/arch/sun3/stand/ufsboot
gwr b339af5461 Support multiple file open attempts without closing and reopening
the underlying raw device (which is expensive and causes problems).
This allows the boot program to try a sequence of names by default,
which is used to support common boot media for sun3 and sun3x.
(Now tries "netbsd.$arch" before "netbsd")
1998-06-29 20:17:03 +00:00
..
Makefile Merge arch/sun3x into arch/sun3 1998-02-05 04:56:24 +00:00
boot.c Support multiple file open attempts without closing and reopening 1998-06-29 20:17:03 +00:00
conf.c