freebsd-nq/sys/i386
John Dyson 3075778b63 Get rid of the ad-hoc memory allocator for vm_map_entries, in lieu of
a simple, clean zone type allocator.  This new allocator will also be
used for machine dependent pmap PV entries.
1997-08-05 00:02:08 +00:00
..
apm Fix crash when halting where APM was configured but not enabled 1997-06-19 00:25:03 +00:00
bios Fix crash when halting where APM was configured but not enabled 1997-06-19 00:25:03 +00:00
boot Oops, boot2 got too big. make VESA_SUPPORT nondefault. 1997-07-31 11:30:30 +00:00
conf Sanitise the Wavelan entries. 1997-08-02 05:20:14 +00:00
eisa Removed unused #includes. 1997-07-20 06:31:09 +00:00
i386 Get rid of the ad-hoc memory allocator for vm_map_entries, in lieu of 1997-08-05 00:02:08 +00:00
ibcs2 Removed unused #includes. 1997-07-20 09:39:51 +00:00
include pushed down "volatility" of simplelock to actual int inside the struct. 1997-08-04 19:14:56 +00:00
isa Added include of intr_machdep.h to eliminate compiler warning for APIC_IO. 1997-08-04 19:12:54 +00:00
linux Removed unused #includes. 1997-07-20 16:06:08 +00:00
pci Removed unused #includes. 1997-07-20 14:10:18 +00:00
scsi Removed unused #includes. 1997-07-20 16:21:36 +00:00
Makefile