freebsd-src/sys/i386
John Baldwin 1c0e864486 MFamd64: Remove i386_protection_init() and the protection_codes[] array
and replace them with a simple if test to turn on PG_RW.  i386 != vax.
2003-12-18 21:15:18 +00:00
..
acpica Use the ACPI-CA definitions for the various APIC tables instead of our 2003-12-09 03:04:19 +00:00
bios - Implement selwakeuppri() which allows raising the priority of a 2003-11-09 09:17:26 +00:00
compile
conf The dgb driver is redundant with the digi driver in the tree. It uses 2003-12-07 04:18:52 +00:00
i386 MFamd64: Remove i386_protection_init() and the protection_codes[] array 2003-12-18 21:15:18 +00:00
ibcs2 Replace the dangerous strcpy() call with strlcpy(), instead of the safe one 2003-11-18 14:21:34 +00:00
include Hey, how about we NOT make modules crash 486s? 2003-12-17 00:51:47 +00:00
isa First part of the removal of drivers for hardware that isn't relevant 2003-12-07 03:51:19 +00:00
linux Pull latest changes from OpenBSD: 2003-11-16 15:07:10 +00:00
pci New APIC support code: 2003-11-03 21:53:38 +00:00
svr4 Use __FBSDID(). 2003-06-10 05:05:54 +00:00
Makefile