NetBSD/sys/arch/alpha/stand/common
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
..
OSFpal.c Use the new LOCATE_PCS() macro. 1998-06-24 01:33:19 +00:00
bbinfo.h clean up NetBSD RCS ID strings 1997-04-06 08:39:37 +00:00
boot.c clean up the way bootinfo information is passed and used: move the version 1998-02-12 01:53:18 +00:00
common.h RCSID Police. 1998-01-05 07:02:46 +00:00
headersize.c -Wall fixes 1997-09-06 14:03:55 +00:00
loadfile.c Don't bother reading the ELF string table out of a stripped /netbsd[.gz]. 1998-06-25 06:45:46 +00:00
prom.c -Wall fixes 1997-09-06 14:03:55 +00:00
prom_disp.S clean up NetBSD RCS ID strings 1997-04-06 08:39:37 +00:00
prom_swpal.S clean up NetBSD RCS ID strings 1997-04-06 08:39:37 +00:00
start.S GC alpha's ECOFF_TOOLCHAIN make variable, and related bits. Nobody 1998-03-28 00:50:41 +00:00