freebsd-src/sys/i386
David Greenman a0181c75dd Moved initialization of tmpstk so that it immediately follows the kernel
text. Fixed rounding bug that caused the last page of kernel text to be
read/write instead of read-only. This is important now that tmpstk can
crash into it. Removed +4 bias of tmpstk because it screws up ddb's
ability to traceback correctly.
1994-10-25 07:25:56 +00:00
..
apm Got rid of "APM" macro. Now only NAPM is needed to activate the APM stuff. 1994-10-10 01:14:03 +00:00
bios Got rid of "APM" macro. Now only NAPM is needed to activate the APM stuff. 1994-10-10 01:14:03 +00:00
boot Found one of the show-stoppers in netboot... 1994-10-22 16:30:58 +00:00
conf Added sea0 - Seagate driver lines to config 1994-10-24 22:18:12 +00:00
eisa Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
i386 Moved initialization of tmpstk so that it immediately follows the kernel 1994-10-25 07:25:56 +00:00
ibcs2 First shot README file for iBCS support 1994-10-23 19:20:57 +00:00
include Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
isa Seagate st01/02 driver. 1994-10-24 22:14:34 +00:00
pci #ifdef'ed the verbose probe messages. Only until I find a good way of 1994-10-17 21:11:31 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00