freebsd-dev/sys/i386
jb 300dc23585 Suggested by: bde
Move sigjmp_buf and jmp_buf structure definitions to machine/setjmp.h
so that i386 can continue to use int as the basic register type and
alpha can use long. Bruce was concerned about possible differing
alignment. I've left the definition of _JBLEN in machine/setjmp.h
even though Bruce's example used the number directly. I don't know if
any other code relies on _JBLEN, so I left it to avoid potential
breakage.
1998-01-20 09:09:24 +00:00
..
apm This patch causes the "calltodo" timer list to be decremented by the amount 1997-12-23 16:32:35 +00:00
bios This patch causes the "calltodo" timer list to be decremented by the amount 1997-12-23 16:32:35 +00:00
boot Don't throw away bootp reply packets that are shorter than our extended-length 1998-01-18 18:53:46 +00:00
conf Bring in IDE ATAPI floppy support. 1998-01-16 22:13:07 +00:00
eisa Make INET a proper option. 1998-01-08 23:42:31 +00:00
i386 Nondestructive attempts to get simple locks when SL_DEBUG is defined. 1998-01-19 17:33:08 +00:00
ibcs2 Unspammed nested include of <vm/vm_zone.h>. 1997-12-27 02:56:39 +00:00
include Suggested by: bde 1998-01-20 09:09:24 +00:00
isa - Add binary compatibility support for obsolete console/mouse ioctls 1998-01-20 03:37:27 +00:00
linux sigh....forgot to update the DEBUG printf 1998-01-05 01:17:42 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
scsi Add support to the host driver for "downloaded constants". These are immediate 1997-09-27 19:38:27 +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