NetBSD/sys
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
..
adosfs Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
arch Don't bother reading the ELF string table out of a stripped /netbsd[.gz]. 1998-06-25 06:45:46 +00:00
compat defopt for options FIFO 1998-06-22 22:00:59 +00:00
conf Always include fifos; "not an option any more". 1998-06-24 20:58:44 +00:00
ddb Change ddb_init() for a.out to provision for kernels which are not booted by 1998-06-09 01:57:41 +00:00
dev When printing an error, print more than just the opcode. Print the 1998-06-24 18:36:25 +00:00
gdbscripts
ipkdb
isofs Always include fifos; "not an option any more". 1998-06-24 20:58:44 +00:00
kern Always include fifos; "not an option any more". 1998-06-24 20:58:44 +00:00
lib Add a small string pattern matching function to facilitate pcmcia cis string 1998-06-21 18:43:35 +00:00
lkm Resolve conflicts from the import of IPFilter 3.2.7. 1998-05-29 20:32:01 +00:00
miscfs Always include fifos; "not an option any more". 1998-06-24 20:58:44 +00:00
msdosfs Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
net Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
netatalk Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
netccitt Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
netinet Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
netiso Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
netnatm Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
netns Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
nfs Always include fifos; "not an option any more". 1998-06-24 20:58:44 +00:00
stand
sys Addes support for sparc32plus ELF executables: v9 in v8's clothing. 1998-06-25 03:40:30 +00:00
ufs Always include fifos; "not an option any more". 1998-06-24 20:58:44 +00:00
uvm Always include fifos; "not an option any more". 1998-06-24 20:58:44 +00:00
vm Always include fifos; "not an option any more". 1998-06-24 20:58:44 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00