NetBSD/sys/arch/i386/include
ghudson 4e0c8707f7 To enable people to mount DOS partitions on disks with no NetBSD
partition, add the MBR partitions to the default (faked-up)
disklabel used by NetBSD if it can't find a real one.  If the
type of the MBR partition is one of the common DOS ones, mark the
partition as having an MSDOS filesystem.
1996-03-09 20:52:54 +00:00
..
pc
ansi.h
aout_machdep.h
asm.h
bus.h bus memory and I/O space access functions/macros, to be used by 1996-03-08 20:11:23 +00:00
cdefs.h
cpu.h Enable paging of the user area. 1995-12-24 01:07:32 +00:00
cpufunc.h
cputypes.h
db_machdep.h
disklabel.h To enable people to mount DOS partitions on disks with no NetBSD 1996-03-09 20:52:54 +00:00
endian.h Allow [nh]to[hn][ls]() to do constant folding. 1995-06-01 17:19:18 +00:00
exec.h
float.h Wrap with #ifndef _XXX_FLOAT_H_/#define _XXX_FLOAT_H_/ ... /#endif. 1995-06-20 20:45:22 +00:00
frame.h Various changes from John Kohl and me: 1995-10-11 04:19:29 +00:00
freebsd_machdep.h FreeBSD binary compatibility module, from Noriyuki Soda. 1995-10-10 01:22:31 +00:00
gdt.h Copyright assigned to the NetBSD Foundation 1996-02-27 22:28:09 +00:00
ieeefp.h
limits.h Minor cleanup. 1995-12-21 01:08:59 +00:00
linux_machdep.h A couple of definitions added for previous changes. 1995-08-27 20:57:18 +00:00
mouse.h
npx.h
param.h add _MACHINE and _MACHINE_ARCH, which are like MACHINE and MACHINE_ARCH, 1996-03-04 05:04:10 +00:00
pcb.h VM86 support, by John Kohl, touched up a bit by me. 1996-01-08 13:51:30 +00:00
pccons.h Fix #includes. 1996-02-02 18:05:36 +00:00
pio.h make this idempotent. bus.h needs to include it, and other things which 1996-03-08 20:15:23 +00:00
pmap.h Move pmap_page_index declaration to <vm/pmap.h> 1996-02-12 21:12:29 +00:00
proc.h Move the `used fpu' flag into mdproc, so it can be referenced when a process 1995-08-06 05:32:59 +00:00
profile.h
psl.h LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
pte.h LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
ptrace.h Move the `used fpu' flag into mdproc, so it can be referenced when a process 1995-08-06 05:32:59 +00:00
reg.h Various changes from John Kohl and me: 1995-10-11 04:19:29 +00:00
segments.h LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
setjmp.h
signal.h VM86 support, by John Kohl, touched up a bit by me. 1996-01-08 13:51:30 +00:00
specialreg.h
spkr.h
stdarg.h Stylistic changes. 1995-12-25 23:15:31 +00:00
svr4_machdep.h
sysarch.h VM86 support, by John Kohl, touched up a bit by me. 1996-01-08 13:51:30 +00:00
trap.h
tss.h Various changes from John Kohl and me: 1995-10-11 04:19:29 +00:00
types.h Enable paging of the user area. 1995-12-24 01:07:32 +00:00
varargs.h Make the type of __builtin_va_list a long. 1995-12-26 01:16:24 +00:00
vm86.h Copyright assigned to the NetBSD Foundation 1996-02-27 22:28:09 +00:00
vmparam.h