NetBSD/sys/arch/alpha/stand
ross de27f1befc Don't bother reading the ELF string table out of a stripped /netbsd[.gz].
In this case, all it has in it are the never-referenced printable names
for the ELF sections themselves. It's located at the end of the (ramdisk)
netbsd.gz file, so it is a very expensive seek and read for only 85 bytes.

Boot floppy load time:

	before:	5 minutes
	now:	3 minutes
1998-06-25 06:45:46 +00:00
..
boot Much more sane boot block builds, from Chris Demetriou. 1998-03-28 00:21:35 +00:00
bootxx Much more sane boot block builds, from Chris Demetriou. 1998-03-28 00:21:35 +00:00
common Don't bother reading the ELF string table out of a stripped /netbsd[.gz]. 1998-06-25 06:45:46 +00:00
installboot
netboot Much more sane boot block builds, from Chris Demetriou. 1998-03-28 00:21:35 +00:00
setnetbootinfo
Makefile
Makefile.bootprogs GC alpha's ECOFF_TOOLCHAIN make variable, and related bits. Nobody 1998-03-28 00:50:41 +00:00
Makefile.inc Much more sane boot block builds, from Chris Demetriou. 1998-03-28 00:21:35 +00:00