NetBSD/sys/arch/i386/include
mrg 057795048f this is the i386 MD portion of the MACHINE_NEW_NONCONTIG code, as
written by chuck cranor.  thanks to mycroft for helping me find the
one little line of code i accidentally deleted while merging it.

this is not enabled by default.  `options MACHINE_NEW_NONCONTIG'
will use this code.  eventually, this should go into <machine/vmparam.h>
insteaed of MACHINE_NONCONTIG.
1998-01-13 12:52:16 +00:00
..
pc
ansi.h Add _BSD_SUSECONDS_T_ and _BSD_USECONDS_T_; do some space vs. tab formatting 1997-11-23 20:20:53 +00:00
aout_machdep.h
apmvar.h put in place a proper bioscall.h (sorry about that!) 1997-10-15 01:20:33 +00:00
asm.h Define the ALTENTRY() macro here. 1997-07-05 20:49:19 +00:00
bioscall.h put in place a proper bioscall.h (sorry about that!) 1997-10-15 01:20:33 +00:00
bootinfo.h Data structures passed from the boot loader to the kernel. 1997-09-20 12:08:21 +00:00
bus.h Provide workaround (by Charles Hannum) for error in register allocation that 1997-10-01 08:25:15 +00:00
cdefs.h Bug fixes and cleanup from Chris Demetriou <cgd@pa.dec.com>: 1997-11-04 23:09:23 +00:00
conf.h
cpu.h Add a cpu_setup() function to "struct cpu_nocpuid_nameclass" and 1997-11-27 11:53:45 +00:00
cpufunc.h Remove some vestiges of BDB. 1997-09-09 21:42:38 +00:00
cputypes.h cosmetic cleanup (newlines, comments) 1997-10-18 04:51:03 +00:00
db_machdep.h #define DB_AOUT_SYMBOLS 1997-06-26 01:26:56 +00:00
disklabel.h
elf_machdep.h Add ENDIANNESS constant 1997-10-11 19:11:10 +00:00
endian.h Add byte-swapping functions (bswap16, bswap32, bswap64) to libkern. 1997-10-09 15:42:19 +00:00
float.h
frame.h
freebsd_machdep.h
gdt.h Some general cleanup: 1997-11-13 03:16:42 +00:00
ibcs2_machdep.h Fix tipo inherited from old version of TNF copyright template. 1997-10-09 08:48:33 +00:00
ieeefp.h RCSID Police. 1998-01-05 07:02:46 +00:00
intr.h
joystick.h
limits.h multiple include protect machine/limits.h, fixes pr 4473 (from Mika Nystrom) 1998-01-09 22:23:44 +00:00
linux_machdep.h
mouse.h
npx.h
param.h Change various constants that depend on the kernel VM base address. Lower 1997-10-20 00:45:03 +00:00
pcb.h
pccons.h Put all console initialization into 1 exported function (pccnattach()). 1997-08-23 14:10:12 +00:00
pio.h
pmap.h this is the i386 MD portion of the MACHINE_NEW_NONCONTIG code, as 1998-01-13 12:52:16 +00:00
proc.h
profile.h asm -> __asm__ 1997-11-05 03:53:20 +00:00
psl.h
pte.h
ptrace.h
reg.h Update a comment dating from 4.3/VAX. 1997-10-16 02:31:32 +00:00
segments.h Some general cleanup: 1997-11-13 03:16:42 +00:00
setjmp.h
signal.h
specialreg.h add bits for %cr4 and cpu_feature [from freebsd and www.sandpile.org] 1997-09-05 22:28:12 +00:00
spkr.h
stdarg.h
svr4_machdep.h
sysarch.h
trap.h
tss.h
types.h Mark uses of long long with /* LONGLONG */ for lint. From 1997-11-05 04:36:08 +00:00
varargs.h
vm86.h Fix tipo inherited from old version of TNF copyright template. 1997-10-09 08:48:33 +00:00
vmparam.h this is the i386 MD portion of the MACHINE_NEW_NONCONTIG code, as 1998-01-13 12:52:16 +00:00