.. |
ansi.h
|
fix gcc -Werror -Wmissing-braces problem
|
2006-10-04 13:51:59 +00:00 |
aout_machdep.h
|
|
|
asm_single.h
|
gcc4 checks for and warns of matching constraints that don't specify
|
2006-08-03 20:32:07 +00:00 |
asm.h
|
Add a STRONG_ALIAS macro
|
2006-01-20 22:02:40 +00:00 |
bswap.h
|
Change sys/arch/xxx/include/bswap.h to #include machine/byte_swap.h then
|
2006-01-31 07:49:18 +00:00 |
bus_dma.h
|
Enable _pmap_set_page_cacheable(), _pmap_set_page_cacheinhibit() and
|
2007-06-07 15:54:08 +00:00 |
byte_swap.h
|
Move all the stuff that detects bswapxx(constant) into the MI sys/bswap.h
|
2006-01-30 22:46:35 +00:00 |
cacheops_20.h
|
Change "inline" back to "__inline" in .h files -- C99 is still too
|
2006-02-16 20:17:12 +00:00 |
cacheops_30.h
|
Change "inline" back to "__inline" in .h files -- C99 is still too
|
2006-02-16 20:17:12 +00:00 |
cacheops_40.h
|
Use pointers for variables assigned to %a0 by __asm("%a0") so that
|
2007-06-08 15:57:16 +00:00 |
cacheops_60.h
|
Revert last commit to this file, and re-introduce the _60 variants
|
2007-06-13 13:13:29 +00:00 |
cacheops.h
|
Fix the 060 variants to not have conflicting definitions for the
|
2007-06-13 07:00:33 +00:00 |
cdefs.h
|
|
|
cpu.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
cpuframe.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
db_machdep.h
|
closes: PR kern/32359
|
2006-04-01 15:44:58 +00:00 |
elf_machdep.h
|
|
|
endian_machdep.h
|
|
|
endian.h
|
|
|
float.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
frame.h
|
LOCK_CAS_CHECK(): make sure we're in kernel mode.
|
2007-03-13 17:17:28 +00:00 |
ieee.h
|
Extract extended precision fraction correctly. Now gdtoa works properly
|
2007-02-22 17:11:15 +00:00 |
ieeefp.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
int_const.h
|
|
|
int_fmtio.h
|
|
|
int_limits.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
int_mwgwtypes.h
|
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
|
2005-12-24 20:06:46 +00:00 |
int_types.h
|
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
|
2005-12-24 20:06:46 +00:00 |
kcore.h
|
|
|
limits.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
lock.h
|
Merge newlock2 to head.
|
2007-02-09 21:55:00 +00:00 |
m68k.h
|
Move declarations of m68k common functions
|
2007-05-21 16:37:03 +00:00 |
Makefile
|
Merge newlock2 to head.
|
2007-02-09 21:55:00 +00:00 |
math.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
mcontext.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
mutex.h
|
- Shrink ipl_cookie_t from 32-bits to 16-bits (large enough to hold
|
2007-03-11 05:22:24 +00:00 |
param.h
|
- remove unused bdbtofsb.
|
2006-08-28 13:43:35 +00:00 |
pcb.h
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
pmap_motorola.h
|
Enable _pmap_set_page_cacheable(), _pmap_set_page_cacheinhibit() and
|
2007-06-07 15:54:08 +00:00 |
pmc.h
|
|
|
proc.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
profile.h
|
Remove __P().
|
2006-08-07 23:24:55 +00:00 |
psl.h
|
Change "inline" back to "__inline" in .h files -- C99 is still too
|
2006-02-16 20:17:12 +00:00 |
pte_motorola.h
|
Page table sizes depend on pagesize - fix M68K_MAX_PTSIZE to account for
|
2007-06-05 04:52:07 +00:00 |
ptrace.h
|
|
|
reg.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
rwlock.h
|
Merge newlock2 to head.
|
2007-02-09 21:55:00 +00:00 |
saframe.h
|
Merge newlock2 to head.
|
2007-02-09 21:55:00 +00:00 |
setjmp.h
|
|
|
signal.h
|
We don't need (or want!) to include cpuframe.h or have sigstate
|
2006-04-01 18:03:55 +00:00 |
softintr.h
|
Hide #include <m68k/softintr.h> inside #ifdef _KERNEL in <machine/intr.h>
|
2007-03-04 05:28:38 +00:00 |
stdarg.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
sunos_machdep.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
svr4_machdep.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
sync_icache.h
|
Remove __P().
|
2006-08-07 23:24:55 +00:00 |
sysctl.h
|
|
|
trap.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
types.h
|
Add #define __NO_STRICT_ALIGNMENT.
|
2007-06-02 06:34:21 +00:00 |
varargs.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
wchar_limits.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |