freebsd-nq/sys/i386
David Greenman 288c2640aa Allow MAXMEM to be larger than the detected physical memory. This change
was supposed to have already been made, but got botched somewhere.
Don't clobber the last page of memory (where the message buffer is). Some
BIOS don't gratuitously wipe it out on reboot.
1994-11-16 00:41:06 +00:00
..
apm Fix type mismatches exposed by a recently added prototype. 1994-11-15 14:09:18 +00:00
bios Fix type mismatches exposed by a recently added prototype. 1994-11-15 14:09:18 +00:00
boot Improved the user interface: 1994-11-07 11:26:30 +00:00
conf Don't define KERNEL for compiling genassym. The prototype for the system 1994-11-15 14:43:45 +00:00
eisa Remove bogus declaration of Debugger(). Call Debugger() even if DDB is 1994-11-15 14:53:09 +00:00
i386 Allow MAXMEM to be larger than the detected physical memory. This change 1994-11-16 00:41:06 +00:00
ibcs2 First shot README file for iBCS support 1994-10-23 19:20:57 +00:00
include Add prototype for Debugger(). 1994-11-15 14:55:25 +00:00
isa Fix it to compile without a leftover ddb.h. 1994-11-15 14:54:13 +00:00
pci Added support for SIOCSIFMTU ioctl. Fixed bug that caused panic at boot time 1994-11-13 12:39:38 +00:00
Makefile