NetBSD/sys/arch/alpha
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
..
alpha New platforms: Noritake, Pintake, and Corelle. Sometimes these are ev4/apecs, 1998-06-24 01:38:59 +00:00
common Protect against multiple inclusion. 1998-06-24 01:04:26 +00:00
compile clean up RCS IDs 1997-08-12 06:08:21 +00:00
conf Add DEC_1000A platform. 1998-06-24 01:12:45 +00:00
eisa
include Identify ST_DEC_1000A as PCI/EISA. 1998-06-24 01:20:43 +00:00
isa Add isa_dma{freeze,thaw}(), used to temporarily stop and then restart 1998-06-09 01:04:17 +00:00
mcbus Garbage-collect the old confargs stuff that was used in the Early Days. 1998-05-14 00:01:30 +00:00
pci New platforms: Noritake, Pintake, and Corelle. Sometimes these are ev4/apecs, 1998-06-24 01:38:59 +00:00
stand Don't bother reading the ELF string table out of a stripped /netbsd[.gz]. 1998-06-25 06:45:46 +00:00
tc adapt to wscons interface change 1998-06-21 09:51:59 +00:00
tlsb Garbage-collect the old confargs stuff that was used in the Early Days. 1998-05-14 00:01:30 +00:00
wscons Eliminate uses of TS_WOPEN in hard-wired devices. 1998-03-21 22:52:59 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
STYLE Make a note about option headers. 1997-09-02 13:42:49 +00:00