..
ansi.h
Provide definitions for intptr_t and uintptr_t, signed resp. unsigned integral
1998-04-27 17:39:10 +00:00
aout_machdep.h
arm32 kernel source restructure
1997-10-14 09:19:59 +00:00
asm.h
Argh, fix the ANSI CPP version of the a.out WARN_REFERENCES().
1998-12-02 21:16:46 +00:00
beep.h
arm32 kernel source restructure
1997-10-14 09:19:59 +00:00
bootconfig.h
Define BootConfig for EBSA285 kernels.
1998-09-06 03:11:38 +00:00
bswap.h
Move the bswap functions from libutil to libc (this bups the
1999-01-15 13:31:15 +00:00
bus.h
Add a macro to check for sufficient pointer alignment in bus.h context,
1999-03-23 21:29:03 +00:00
cdefs.h
Garbage-collect.
1999-03-20 01:40:25 +00:00
conf.h
Move cdev_usb_init() and cdev_usbdev_init() to <sys/conf.h>
1998-11-29 06:56:13 +00:00
cpu.h
Changes to support fork_kthread():
1998-11-11 06:41:23 +00:00
cpufunc.h
Guard opt_cputypes.h include with _KERNEL && !LKM.
1998-07-09 02:43:25 +00:00
cpus.h
Remove the definition of the cpu_softc structure from here.
1998-05-01 15:32:55 +00:00
db_machdep.h
More DDB cleanup.
1999-01-20 13:56:35 +00:00
devmap.h
RCS ID police.
1998-07-08 07:56:13 +00:00
disklabel_acorn.h
Added support for DOS MBRs in addition to filecore boot blocks from
1998-06-08 20:21:17 +00:00
disklabel.h
Use the MI disklabel_mbr.h.
1999-01-27 20:43:26 +00:00
endian.h
Mark [hn]to[nh][ls]() with __const__, so they are subject to CSE.
1999-01-24 12:55:01 +00:00
float.h
Minor changes to make all the float.h files match.
1998-02-18 11:01:27 +00:00
fp.h
arm32 kernel source restructure
1997-10-14 09:19:59 +00:00
frame.h
DDB needs the stack pointer at the time of the fault to single step through
1998-11-25 13:09:14 +00:00
ieee.h
arm32 kernel source restructure
1997-10-14 09:19:59 +00:00
ieeefp.h
arm32 kernel source restructure
1997-10-14 09:19:59 +00:00
iic.h
arm32 kernel source restructure
1997-10-14 09:19:59 +00:00
intr.h
Define IPL_SERIAL & IPL_HIGH.
1998-09-05 03:47:10 +00:00
io.h
arm32 kernel source restructure
1997-10-14 09:19:59 +00:00
ipkdb.h
Rename recently checked in KGDB to IPKDB to resolve conflicts with older KGDB
1996-10-16 19:32:08 +00:00
irqhandler.h
Guard inclusion of opt_cputypes.h
1998-09-08 03:10:07 +00:00
isa_machdep.h
Moved from arch/arm32/isa/isa_machdep.h,v
1999-03-19 05:01:51 +00:00
isapnp_machdep.h
Moved from arch/arm32/isa/isapnp_machdep.h,v
1999-03-19 03:14:16 +00:00
joystick.h
ISA Game port driver, lifted from BeBox port.
1998-08-20 06:31:34 +00:00
katelib.h
Since all the calls to the postmortem debug code have been removed by
1999-03-01 10:01:52 +00:00
kbd.h
arm32 kernel source restructure
1997-10-14 09:19:59 +00:00
kerndebug.h
RCS ID police.
1998-07-08 07:56:13 +00:00
limits.h
Add {LONG,WORD}_BIT and {DBL,FLT}_{DIG,MAX,MIN}.
1998-11-16 04:12:29 +00:00
Makefile
Goodbye disklabel_mbr.h.
1999-01-27 22:08:09 +00:00
mouse.h
arm32 kernel source restructure
1997-10-14 09:19:59 +00:00
ofisa_machdep.h
Moved from arch/arm32/ofw/ofisa_machdep.h,v
1999-03-19 03:29:49 +00:00
ofw.h
RCS ID police.
1998-07-08 07:56:13 +00:00
param.h
remove ovbcopy reference
1999-03-12 23:05:42 +00:00
pcb.h
arm32 kernel source restructure
1997-10-14 09:19:59 +00:00
pccons.h
Bring shark includes to mainline and nuke the branch.
1998-06-19 15:55:13 +00:00
pci_machdep.h
Moved from arch/arm32/pci/pci_machdep.h,v
1999-03-19 03:34:21 +00:00
pio.h
Garbage-collect some of the old ISA DMA code.
1998-07-08 07:56:47 +00:00
pmap.h
Implement pmap_procwr() the arm32 part of fix for pr 6152.
1999-02-28 01:49:25 +00:00
proc.h
arm32 kernel source restructure
1997-10-14 09:19:59 +00:00
profile.h
Change definitions of MCOUNT_ENTER and MCOUNT_EXIT to block interrupts
1998-04-19 04:16:25 +00:00
profileio.h
RCS ID police.
1998-07-08 07:56:13 +00:00
psl.h
Include machine/intr.h.
1998-09-06 04:22:43 +00:00
pte.h
Define new PTE construction macros for L2 large small pages and L1
1998-08-30 23:15:14 +00:00
ptrace.h
arm32 kernel source restructure
1997-10-14 09:19:59 +00:00
reg.h
arm32 kernel source restructure
1997-10-14 09:19:59 +00:00
rtc.h
Remove rtc_read() and rtc_write prototypes.
1998-04-19 03:49:17 +00:00
scrio.h
Tidy up this file.
1999-01-01 12:41:13 +00:00
setjmp.h
Need 29 longs for jmp_buf now; signal mask is 128 bits.
1998-09-14 18:06:01 +00:00
shark.h
RCS ID police
1999-02-15 04:25:28 +00:00
signal.h
sigset13_t -> int.
1998-09-14 02:48:33 +00:00
stdarg.h
Use __builtin_next_arg(). Fixed PR 6862.
1999-01-22 14:14:32 +00:00
sysarch.h
arm32 kernel source restructure
1997-10-14 09:19:59 +00:00
trap.h
arm32 kernel source restructure
1997-10-14 09:19:59 +00:00
types.h
Define __HAVE_NWSCONS
1998-10-12 03:12:37 +00:00
undefined.h
arm32 kernel source restructure
1997-10-14 09:19:59 +00:00
varargs.h
Clean up.
1999-01-22 14:19:54 +00:00
vconsole.h
arm32 kernel source restructure
1997-10-14 09:19:59 +00:00
vidc.h
defopt CPU_* options in opt_cputypes.h
1998-07-07 03:05:15 +00:00
vmparam.h
__SWAP_BROKEN is no longer useful here.
1999-03-23 19:16:03 +00:00