NetBSD/sys/arch/i386/include
christos 59fdcbc7ad Change the prototype of fillw from (int, caddr_t, size_t) to
(short, void *, size_t).
1996-05-05 19:29:26 +00:00
..
pc
ansi.h Add _BSD_WINT_T_ definition so we can handle wint_t type added in NA1. 1996-03-16 01:31:45 +00:00
aout_machdep.h
asm.h
bus.h Avoid unused variable warnings, by using the first argument to the bus 1996-05-03 19:22:18 +00:00
cdefs.h
conf.h Add the joystick 1996-05-05 19:28:34 +00:00
cpu.h Change the prototype of fillw from (int, caddr_t, size_t) to 1996-05-05 19:29:26 +00:00
cpufunc.h
cputypes.h
db_machdep.h Comment out unused routines; add prototype for kdb_trap 1996-05-03 19:23:59 +00:00
disklabel.h To enable people to mount DOS partitions on disks with no NetBSD 1996-03-09 20:52:54 +00:00
endian.h use u_int32_t instead of unsigned long 1996-05-03 19:25:23 +00:00
exec.h
float.h
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
joystick.h add joystick driver from Matthieu Herrb (pr #2267) 1996-03-27 19:11:13 +00:00
limits.h Minor cleanup. 1995-12-21 01:08:59 +00:00
linux_machdep.h Add missing prototypes. 1996-05-03 19:26:28 +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 Add missing prototypes. 1996-05-03 19:26:28 +00:00
proc.h
profile.h
psl.h Add missing prototypes. 1996-05-03 19:26:28 +00:00
pte.h LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
ptrace.h
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 Add missing prototypes. 1996-05-03 19:26:28 +00:00
vmparam.h