.. |
Makefile
|
Rework the way kernel include files are installed. In the new method,
|
1998-06-12 23:22:30 +00:00 |
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
|
Define profiling and non-profiling versions of the ENTRY and ASENTRY
|
1998-04-01 22:50:22 +00:00 |
beep.h
|
arm32 kernel source restructure
|
1997-10-14 09:19:59 +00:00 |
bootconfig.h
|
Define _BootConfig structure for OFW based booting.
|
1998-06-17 19:35:24 +00:00 |
bus.h
|
Clean up the bus space function namespace somewhat; make sure they don't
|
1998-06-28 07:27:51 +00:00 |
cdefs.h
|
Provide a dummy definition of __warn_references macro when __GNUC__ is not
|
1998-06-25 21:54:35 +00:00 |
conf.h
|
Merge Shark/OFW changes for device configuration.
|
1998-06-12 23:59:22 +00:00 |
cpu.h
|
Move some prototypes form katelib.h to a more suitable home in cpu.h
|
1998-02-21 22:49:18 +00:00 |
cpufunc.h
|
Provide a prototype for cpu_reset().
|
1998-02-22 00:05:56 +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
|
arm32 kernel source restructure
|
1997-10-14 09:19:59 +00:00 |
devmap.h
|
Bring shark includes to mainline and nuke the branch.
|
1998-06-19 15:55:13 +00:00 |
disklabel.h
|
Added support for DOS MBRs in addition to filecore boot blocks from
|
1998-06-08 20:21:17 +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_mbr.h
|
Added support for DOS MBRs in addition to filecore boot blocks from
|
1998-06-08 20:21:17 +00:00 |
endian.h
|
arm32 kernel source restructure
|
1997-10-14 09:19:59 +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
|
arm32 kernel source restructure
|
1997-10-14 09:19:59 +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
|
arm32 kernel source restructure
|
1997-10-14 09:19:59 +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
|
Define interrupt information for SHARK.
|
1998-06-17 19:36:33 +00:00 |
katelib.h
|
Move some prototypes form katelib.h to a more suitable home in cpu.h
|
1998-02-21 22:49:18 +00:00 |
kbd.h
|
arm32 kernel source restructure
|
1997-10-14 09:19:59 +00:00 |
kerndebug.h
|
Bring shark includes to mainline and nuke the branch.
|
1998-06-19 15:55:13 +00:00 |
limits.h
|
The arm32 'char' is unsigned. Fix CHAR_MIN and CHAR_MAX to reflect that.
|
1998-03-24 23:13:28 +00:00 |
mouse.h
|
arm32 kernel source restructure
|
1997-10-14 09:19:59 +00:00 |
ofw.h
|
Rename the boot() prototype to cpu_reboot().
|
1998-06-24 18:37:49 +00:00 |
param.h
|
Define the maximum size of the kernel VM data area.
|
1998-06-02 20:33:01 +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 |
pio.h
|
Bring shark includes to mainline and nuke the branch.
|
1998-06-19 15:55:13 +00:00 |
pmap.h
|
Merge in UVM support from Neil Carson <neil@causality.com>.
|
1998-06-02 20:41:46 +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
|
Bring shark includes to mainline and nuke the branch.
|
1998-06-19 15:55:13 +00:00 |
psl.h
|
Prefix the SPL macros to avoid clashes with userland macros (e.g. ipf).
|
1998-01-20 01:18:18 +00:00 |
pte.h
|
Update the L1_SEC() macro to take a cache enable mask.
|
1998-02-21 23:11:28 +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
|
Bring shark includes to mainline and nuke the branch.
|
1998-06-19 15:55:13 +00:00 |
setjmp.h
|
arm32 kernel source restructure
|
1997-10-14 09:19:59 +00:00 |
shark.h
|
Bring shark includes to mainline and nuke the branch.
|
1998-06-19 15:55:13 +00:00 |
signal.h
|
If any of _ANSI_SOURCE, _POSIX_C_SOURCE or _XOPEN_SOURCE are defined, don't
|
1998-05-25 20:59:01 +00:00 |
stdarg.h
|
arm32 kernel source restructure
|
1997-10-14 09:19:59 +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
|
GC the unused `physadr' type, which was not able to hold a complete physical
|
1998-06-14 20:09:22 +00:00 |
undefined.h
|
arm32 kernel source restructure
|
1997-10-14 09:19:59 +00:00 |
varargs.h
|
arm32 kernel source restructure
|
1997-10-14 09:19:59 +00:00 |
vconsole.h
|
arm32 kernel source restructure
|
1997-10-14 09:19:59 +00:00 |
vidc.h
|
arm32 kernel source restructure
|
1997-10-14 09:19:59 +00:00 |
vmparam.h
|
Switch to MACHINE_NEW_NONCONTIG as the default.
|
1998-06-02 20:32:18 +00:00 |