freebsd-src/sys/i386
Bruce Evans b8fa61d129 Added a setjmp() and a longjmp() so that an unexpected trap inside
ddb isn't necessarily fatal.  You can now do silly things like
`call vprint' and `show map' without losing control.
1997-03-28 12:56:07 +00:00
..
apm Makefile generates boths IBM-PC and PC-98 version of object code in 1997-03-09 16:46:05 +00:00
bios Makefile generates boths IBM-PC and PC-98 version of object code in 1997-03-09 16:46:05 +00:00
boot Don't attempt to read past EOF. 1997-03-15 16:49:51 +00:00
conf Add "conflicts" to sbmidi0 since configured irq passed back to isa 1997-03-26 17:46:03 +00:00
eisa Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include 1997-03-24 11:25:10 +00:00
i386 Added a setjmp() and a longjmp() so that an unexpected trap inside 1997-03-28 12:56:07 +00:00
ibcs2 Don't include <sys/ioctl.h> in the kernel. Stage 4: include 1997-03-24 11:52:29 +00:00
include Backed out rev.1.5. if %cs is bad, %eip may be bad, but this is no longer 1997-03-28 12:46:52 +00:00
isa Interim patch/kludge for keyboard lock-up when `kbdcontrol' tries to 1997-03-28 10:11:24 +00:00
linux Don't include <sys/ioctl.h> in the kernel. Stage 3: include 1997-03-24 11:37:53 +00:00
pci improve pcibus_check: Only assume PCI if at least one PCI to anything bridge 1997-03-05 20:52:00 +00:00
scsi Fix a fencepost error in ahc_find_scb that could cause us to wrongfully 1997-03-24 17:42:25 +00:00
Makefile Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00