.. |
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
|
Don't define __LDPGSZ if it's already defined.
|
2001-05-18 15:34:28 +00:00 |
asm_single.h
|
|
|
asm.h
|
mcount() is named __mcount() on ELF, do the right thing.
|
2001-05-27 01:01:08 +00:00 |
bswap.h
|
Optimize bswap16() and bswap32() functions to inline assembly.
|
2001-03-30 20:00:05 +00:00 |
byte_swap.h
|
Remove '_KERNEL' conditionalizing. This break userland apps.
|
2001-04-09 05:35:32 +00:00 |
cacheops_20.h
|
Add register prefixes.
|
1999-11-06 17:42:31 +00:00 |
cacheops_30.h
|
Add register prefixes.
|
1999-11-06 17:42:31 +00:00 |
cacheops_40.h
|
Add register prefixes.
|
1999-11-06 17:42:31 +00:00 |
cacheops_60.h
|
Add register prefixes.
|
1999-11-06 17:42:31 +00:00 |
cacheops.h
|
Bug fixes for 68020only or 68030only machines, by Aymeric Vincent.
|
2000-04-05 19:38:33 +00:00 |
cdefs.h
|
|
|
cpu.h
|
Don't need to prototype child_return() here, it's in <sys/proc.h>.
|
2001-06-14 22:56:55 +00:00 |
db_machdep.h
|
<vm/vm_param.h> -> <uvm/uvm_param.h>
|
2000-06-26 14:58:58 +00:00 |
elf_machdep.h
|
Move dl* function definitions to libc on ELF.
|
2000-04-02 15:35:47 +00:00 |
endian_machdep.h
|
In the `MY THAT'S GROSS' department...
|
2000-03-17 00:09:18 +00:00 |
endian.h
|
In the `MY THAT'S GROSS' department...
|
2000-03-17 00:09:18 +00:00 |
float.h
|
|
|
frame.h
|
Added support for the 68010 bus error frame.
|
2001-03-28 23:08:15 +00:00 |
ieee.h
|
|
|
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 for C99 fastest minimum-width integer types.
|
2001-04-26 16:25:19 +00:00 |
int_limits.h
|
Add definitions for C99 fastest minimum-width integer types.
|
2001-04-26 16:25:19 +00:00 |
int_mwgwtypes.h
|
Add definitions for C99 fastest minimum-width integer types.
|
2001-04-26 16:25:19 +00:00 |
int_types.h
|
* Move definitions of exact-width integer types from <machine/types.h>
|
2001-04-28 15:41:28 +00:00 |
kcore.h
|
Added support for kernel cores on the sun2. This
|
2001-05-21 14:48:58 +00:00 |
limits.h
|
Be consistent with limit constants:
|
2001-05-04 15:12:32 +00:00 |
lock.h
|
On the m68k, the most efficient type for __cpu_simple_lock_t is
|
2000-05-02 05:17:45 +00:00 |
m68k.h
|
Added prototypes for w16zero and w16copy, found
|
2001-06-14 15:49:05 +00:00 |
Makefile
|
Add definitions of C99 integer format conversion macros.
|
2001-04-15 17:13:04 +00:00 |
math.h
|
Improve namespace test macros a bit.
|
2000-02-05 14:04:36 +00:00 |
param.h
|
use _KERNEL_OPT
|
2001-05-30 11:57:16 +00:00 |
pcb.h
|
Add a /t' modifier to the m68k ddb's trace' command. This enables
|
2000-08-10 08:02:35 +00:00 |
profile.h
|
change the one non-extended asm back to using a single % before a
|
2001-05-27 00:58:57 +00:00 |
psl.h
|
Some micro-optimisations to _spl() and _splraise(), saving one instruction
|
2000-12-11 20:05:33 +00:00 |
ptrace.h
|
|
|
reg.h
|
|
|
setjmp.h
|
|
|
signal.h
|
|
|
stdarg.h
|
Add a C99-style va_copy macro.
|
2000-02-03 16:16:06 +00:00 |
svr4_machdep.h
|
|
|
sync_icache.h
|
|
|
sysctl.h
|
|
|
trap.h
|
|
|
types.h
|
* Move definitions of exact-width integer types from <machine/types.h>
|
2001-04-28 15:41:28 +00:00 |
varargs.h
|
|
|