..
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
Revert last change.
1996-05-08 20:00:38 +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
Move fp_except and fp_rnd definitions to machine/include.
1995-04-09 21:31:58 +00:00
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
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
KERNEL -> _KERNEL
1995-03-28 18:13:48 +00:00
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
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
Reorganization of the signal frame and ucontext to make it shareable with
1995-03-31 02:51:37 +00:00
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
…