.. |
Makefile
|
Add definitions of C99 integer format conversion macros.
|
2001-04-15 17:13:04 +00:00 |
ansi.h
|
replace 'long long' with int64_t to compile stand alone program with
|
2001-01-03 10:08:55 +00:00 |
aout_machdep.h
|
Assign my copyrights to TNF.
|
1998-09-05 15:20:47 +00:00 |
asm.h
|
Argh, fix the ANSI CPP version of the a.out WARN_REFERENCES().
|
1998-12-02 21:16:46 +00:00 |
autoconf.h
|
Make booted_device global (and booted_parition for consitency).
|
2000-06-01 00:49:49 +00:00 |
bswap.h
|
Include <sys/bswap.h> for function prototypes. i386, pc532 and vax
|
1999-08-21 05:39:51 +00:00 |
byte_swap.h
|
Move the bswap functions from libutil to libc (this bups the
|
1999-01-15 13:31:15 +00:00 |
cdefs.h
|
Garbage-collect.
|
1999-03-20 01:40:25 +00:00 |
conf.h
|
now that duplicated stuff has been moved to sys/conf.h, remove unnecessary
|
2001-03-21 23:42:14 +00:00 |
cpu.h
|
Make softclock a generic soft interrupt of the API is available,
|
2001-01-15 20:19:50 +00:00 |
cpufunc.h
|
…
|
|
db_machdep.h
|
uvm_inherit.h was removed, and doesn't seem to be needed here.
|
2000-08-02 15:24:40 +00:00 |
disklabel.h
|
…
|
|
endian.h
|
In the `MY THAT'S GROSS' department...
|
2000-03-17 00:09:18 +00:00 |
endian_machdep.h
|
In the `MY THAT'S GROSS' department...
|
2000-03-17 00:09:18 +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
|
…
|
|
ieee.h
|
Add ieee.h.
|
1999-08-29 18:10:33 +00:00 |
ieeefp.h
|
…
|
|
int_const.h
|
Add definitions of C99 integer constant macros.
|
2001-04-14 22:38:33 +00:00 |
int_fmtio.h
|
Add definitions of C99 integer format conversion macros.
|
2001-04-15 17:13:04 +00:00 |
int_limits.h
|
Add definitions of C99 specified-width integer type limits.
|
2001-04-15 15:29:02 +00:00 |
int_mwgwtypes.h
|
Add definitions of C99 minimum-width and greatest-width integer types.
|
2001-04-14 12:19:49 +00:00 |
int_types.h
|
Replace the 'unsigned __COMPILER_INT64__' construct with a new name,
|
2001-04-12 22:01:18 +00:00 |
jmpbuf.h
|
…
|
|
kcore.h
|
Get rid of vm_offset_t/vm_size_t. Resolve conflicts in pmap.new.[ch] after
|
1998-09-02 19:17:12 +00:00 |
limits.h
|
Preparation for the future introduction of multibyte locale.
|
2000-08-08 22:31:13 +00:00 |
lock.h
|
Let each platform typedef the new __cpu_simple_lock_t, which should
|
2000-05-02 04:41:04 +00:00 |
math.h
|
const -> __const and include <sys/cdefs.h> earlier; fixes PR lib/9052
|
2000-01-04 14:20:05 +00:00 |
mtpr.h
|
…
|
|
param.h
|
Change KERNBASE to 0xe0000000 to give more room for KVA. This is the maximum
|
2000-07-18 12:45:49 +00:00 |
pcb.h
|
PMAP_NEW is no longer optional on the pc532; the old pmap's page table
|
1999-06-17 00:22:41 +00:00 |
pmap.h
|
Bring this to the code in arch/i386/i386/pmap.c;1.117.
|
2001-01-22 14:33:29 +00:00 |
proc.h
|
…
|
|
profile.h
|
…
|
|
psl.h
|
Remove the use of splimp() from the NetBSD kernel. splnet()
|
2001-04-13 23:29:55 +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
|
Need 13 longs for jmp_buf now; 128-bit signal mask.
|
1998-09-16 23:13:57 +00:00 |
signal.h
|
Use __LIBC12_SOURCE__, not __LIBC12_SOURCE :-)
|
1998-10-01 21:16:06 +00:00 |
stdarg.h
|
Add a C99-style va_copy macro.
|
2000-02-03 16:16:06 +00:00 |
trap.h
|
Protect all defines in this file with #ifdef _KERNEL. At least the
|
1999-01-15 07:42:48 +00:00 |
types.h
|
replace 'long long' with int64_t to compile stand alone program with
|
2001-01-03 10:08:55 +00:00 |
varargs.h
|
…
|
|
vmparam.h
|
'532 has 4K pages. Make PAGE_SIZE and friends into compile-time
|
2000-11-14 19:31:51 +00:00 |