.. |
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
|
…
|
|
asm.h
|
New macro KENTRY to declare assembler functions used by the kernel to
|
1998-04-03 23:01:37 +00:00 |
autoconf.h
|
use locator defines in "locators.h" to index cf_loc[]
|
1997-07-17 02:01:26 +00:00 |
cdefs.h
|
Bug fixes and cleanup from Chris Demetriou <cgd@pa.dec.com>:
|
1997-11-04 23:09:23 +00:00 |
conf.h
|
RCSID Police.
|
1998-01-05 07:02:46 +00:00 |
cpu.h
|
missing bits from the -mrtd changes (declare do_softclock, changed prototype
|
1998-04-24 20:05:39 +00:00 |
cpufunc.h
|
…
|
|
db_machdep.h
|
Do not include vm/lock.h. It does no longer exist.
|
1997-11-26 21:26:44 +00:00 |
disklabel.h
|
…
|
|
endian.h
|
Add byte-swapping functions (bswap16, bswap32, bswap64) to libkern.
|
1997-10-09 15:42:19 +00:00 |
float.h
|
Minor changes to make all the float.h files match.
|
1998-02-18 11:01:27 +00:00 |
fpu.h
|
…
|
|
frame.h
|
cpu_switch is called with an argument. Reflect this in the switchframe.
|
1998-04-11 17:30:40 +00:00 |
icu.h
|
…
|
|
ieeefp.h
|
…
|
|
jmpbuf.h
|
…
|
|
kcore.h
|
…
|
|
limits.h
|
multiple include protect machine/limits.h, fixes pr 4473 (from Mika Nystrom)
|
1998-01-09 22:23:44 +00:00 |
mtpr.h
|
…
|
|
param.h
|
Pull in opt_gateway.h as appropriate.
|
1998-04-29 23:11:00 +00:00 |
pcb.h
|
Switch the pc532 to MACHINE_NEW_NONCONTIG and add machine specific bits
|
1998-03-18 21:59:38 +00:00 |
pmap.h
|
Switch the pc532 to MACHINE_NEW_NONCONTIG and add machine specific bits
|
1998-03-18 21:59:38 +00:00 |
pmap.new.h
|
changes to make the port-i386 pmap.new.c work for the pc532.
|
1998-04-25 19:54:32 +00:00 |
proc.h
|
…
|
|
profile.h
|
asm -> __asm__, inline -> __inline
|
1997-11-05 04:16:06 +00:00 |
psl.h
|
int -> long in a structure.
|
1997-11-13 20:57:31 +00:00 |
pte.h
|
Import from i386 because it contains a nice explanation of our MMU.
|
1998-03-18 21:52:02 +00:00 |
ptrace.h
|
…
|
|
reg.h
|
…
|
|
setjmp.h
|
…
|
|
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
|
…
|
|
trap.h
|
…
|
|
types.h
|
GC the unused `physadr' type, which was not able to hold a complete physical
|
1998-06-14 20:09:22 +00:00 |
varargs.h
|
…
|
|
vmparam.h
|
Define one page free list, and put all pages on it.
|
1998-07-08 04:43:18 +00:00 |