freebsd-src/sys/i386
John Polstra 2116e6ab2f Fix a couple of out-of-bounds array references in mapping between
Linux and FreeBSD signal numbers.  Also, check signal numbers passed
in from application programs for validity.  Without these checks,
it is trivial to panic the system from a Linux program.
1998-10-11 04:54:16 +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 Don't pretend to support ix86's with 16-bit ints by using longs just 1998-10-10 14:30:05 +00:00
conf Add GENERIC rev 1.124 changes 1998-10-10 09:25:12 +00:00
eisa Hook up ahapoll so that dumps, synchronize cache commands or any other 1998-10-09 21:38:36 +00:00
i386 mp_machdep.c: Set a vector to boot code (PC-98). 1998-10-10 13:37:16 +00:00
ibcs2 Silence a harmless warning. 1998-09-26 00:55:53 +00:00
include mp_machdep.c: Set a vector to boot code (PC-98). 1998-10-10 13:37:16 +00:00
isa Fix conficts in probe: 1998-10-10 00:44:12 +00:00
linux Fix a couple of out-of-bounds array references in mapping between 1998-10-11 04:54:16 +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