freebsd-dev/sys/i386
Jonathan Lemon 9379f795cd Don't erase curproc when making a vm86() call. The previous behavior
was a pessimization that broke schedcpu(). (It caused the process to
be remrq()'d).
Reviewed by:	Tor Egge
1998-09-29 18:01:18 +00:00
..
apm Use defines APM_BIOS and SYSTEM_BIOS instead of hardcoding 0x53 and 0x15. 1998-09-28 03:41:12 +00:00
bios Use defines APM_BIOS and SYSTEM_BIOS instead of hardcoding 0x53 and 0x15. 1998-09-28 03:41:12 +00:00
boot Remove the -b boot option. It is no longer necessary now that the VESA 1998-09-23 06:50:45 +00:00
conf Make #define NO_SWAPPING a normal kernel config option. 1998-09-29 17:33:45 +00:00
eisa Use %p with (void *) casts to print pointers with printf. 1998-09-17 00:08:29 +00:00
i386 Don't erase curproc when making a vm86() call. The previous behavior 1998-09-29 18:01:18 +00:00
ibcs2 Silence a harmless warning. 1998-09-26 00:55:53 +00:00
include Don't pretend to support ix86's with 16-bit ints by using longs just 1998-09-29 09:06:00 +00:00
isa cosmetique - remove unneded static in previous commit 1998-09-29 04:11:35 +00:00
linux MF22: revert time bogon. 1998-09-24 13:25:43 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
Makefile Make this ${.OBJDIR} and ${.CURDIR} aware. 1998-05-31 22:40:49 +00:00