NetBSD/sys/arch/sparc/stand
mrg ed88a6f103 add support for finding kernels other than `netbsd'. the list is:
netbsd, netbsd.gz, netbsd.old, netbsd.old.gz, onetbsd, onetbsd.gz
and vmunix, in that order.  this is used by the bootable `bootfs'
image (suitable for floppies and cdroms), which contains a netbsd.gz
by default.
while i'm here, fix up `boot [device] -s' which got broke when
booting kernels with a - in their name was fixed..
1998-08-29 06:40:43 +00:00
..
binstall Header magic is now done in stand/boot/Makefile. 1997-10-31 22:12:21 +00:00
boot add support for finding kernels other than `netbsd'. the list is: 1998-08-29 06:40:43 +00:00
bootxx Call the device close routine when we're done reading. 1997-09-14 19:28:17 +00:00
common add support for finding kernels other than `netbsd'. the list is: 1998-08-29 06:40:43 +00:00
installboot allow LDSTATIC definition to be overridden by bsd.own.mk/mk.conf 1998-03-02 19:57:00 +00:00
Makefile
Makefile.buildboot
Makefile.inc