freebsd-skq/sys/amd64
jb 1b94ff5481 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
..
amd64 The removal of a page from the free queue in vm_page_zero_idle was 1998-01-19 04:16:16 +00:00
conf Bring in IDE ATAPI floppy support. 1998-01-16 22:13:07 +00:00
include Suggested by: bde 1998-01-20 09:09:24 +00:00
isa Addition of splsoftvm and a VM SWI to handle bus dma related callbacks. 1998-01-15 07:34:01 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04: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