.. |
acpi_func.h
|
|
|
acpi_machdep.h
|
|
|
ansi.h
|
Merge the ppcoea-renovation branch to HEAD.
|
2007-10-17 19:52:51 +00:00 |
aout_machdep.h
|
|
|
apicvar.h
|
|
|
asm.h
|
Drop text alignment back to 16 - the usual size of blocks the instruction
|
2007-11-29 22:03:48 +00:00 |
atomic.h
|
Merge the ppcoea-renovation branch to HEAD.
|
2007-10-17 19:52:51 +00:00 |
bios32.h
|
|
|
bootinfo.h
|
|
|
bswap.h
|
|
|
bus_private.h
|
|
|
bus.h
|
|
|
byte_swap.h
|
|
|
cdefs.h
|
|
|
cpu_counter.h
|
Merge the ppcoea-renovation branch to HEAD.
|
2007-10-17 19:52:51 +00:00 |
cpu.h
|
Pull up the bouyer-xenamd64 branch to HEAD. This brings in amd64 support
|
2007-11-22 16:16:40 +00:00 |
cpufunc.h
|
Merge the ppcoea-renovation branch to HEAD.
|
2007-10-17 19:52:51 +00:00 |
cputypes.h
|
Merge newlock2 to head.
|
2007-02-09 21:55:00 +00:00 |
cpuvar.h
|
|
|
db_machdep.h
|
Replace the Mach-derived boolean_t type with the C99 bool type. A
|
2007-02-21 22:59:35 +00:00 |
disklabel.h
|
|
|
elf_machdep.h
|
|
|
endian_machdep.h
|
|
|
endian.h
|
|
|
float.h
|
|
|
fpu.h
|
Add aligned(16) in savefpu like the i386 port has. Suggested by Matthias
|
2007-11-27 18:23:03 +00:00 |
frame.h
|
Merge the ppcoea-renovation branch to HEAD.
|
2007-10-17 19:52:51 +00:00 |
frameasm.h
|
Pull up the bouyer-xenamd64 branch to HEAD. This brings in amd64 support
|
2007-11-22 16:16:40 +00:00 |
gdt.h
|
|
|
i8259.h
|
|
|
i82093reg.h
|
|
|
i82093var.h
|
|
|
i82489reg.h
|
|
|
i82489var.h
|
|
|
ieee.h
|
|
|
ieeefp.h
|
|
|
int_const.h
|
|
|
int_fmtio.h
|
|
|
int_limits.h
|
Merge the ppcoea-renovation branch to HEAD.
|
2007-10-17 19:52:51 +00:00 |
int_mwgwtypes.h
|
|
|
int_types.h
|
|
|
intr.h
|
|
|
intrdefs.h
|
|
|
isa_machdep.h
|
|
|
joystick.h
|
|
|
kcore.h
|
|
|
limits.h
|
Merge the ppcoea-renovation branch to HEAD.
|
2007-10-17 19:52:51 +00:00 |
linux32_machdep.h
|
|
|
loadfile_machdep.h
|
Merge the ppcoea-renovation branch to HEAD.
|
2007-10-17 19:52:51 +00:00 |
lock.h
|
|
|
Makefile
|
Merge newlock2 to head.
|
2007-02-09 21:55:00 +00:00 |
math.h
|
|
|
mcontext.h
|
|
|
mpacpi.h
|
|
|
mpbiosreg.h
|
|
|
mpbiosvar.h
|
|
|
mpconfig.h
|
|
|
mtrr.h
|
|
|
mutex.h
|
Merge newlock2 to head.
|
2007-02-09 21:55:00 +00:00 |
netbsd32_machdep.h
|
Merge the ppcoea-renovation branch to HEAD.
|
2007-10-17 19:52:51 +00:00 |
param.h
|
merge yamt-x86pmap branch.
|
2007-10-18 15:28:31 +00:00 |
pcb.h
|
Shuffle things around so that pcb_savefpu goes back to be aligned in a 16
|
2007-11-27 15:49:48 +00:00 |
pci_machdep.h
|
|
|
pic.h
|
|
|
pio.h
|
|
|
pmap.h
|
Remove remaining CPUCLASS_386 tests.
|
2007-11-28 16:44:46 +00:00 |
pmc.h
|
|
|
proc.h
|
s/proc/lwp/ in comment
|
2007-11-16 07:36:10 +00:00 |
profile.h
|
Make Xen profiling kernels work.
|
2007-11-24 18:55:41 +00:00 |
psl.h
|
|
|
pte.h
|
|
|
ptrace.h
|
Add PT_MACHDEP_STRINGS, for kdump output.
|
2007-04-16 12:22:26 +00:00 |
rbus_machdep.h
|
|
|
reg.h
|
|
|
rwlock.h
|
Merge newlock2 to head.
|
2007-02-09 21:55:00 +00:00 |
segments.h
|
Include opt_xen.h #ifdef _KERNEL_OPT instead of custom logic.
|
2007-11-23 15:38:06 +00:00 |
setjmp.h
|
|
|
signal.h
|
Accept the old ABI versions of signal trampolines for 32-bit
|
2007-02-18 01:45:37 +00:00 |
specialreg.h
|
Merge the ppcoea-renovation branch to HEAD.
|
2007-10-17 19:52:51 +00:00 |
stdarg.h
|
|
|
sysarch.h
|
Share the sysarch stuff between the x86 ports. PR kern/36046.
|
2007-04-16 19:12:17 +00:00 |
trap.h
|
|
|
tss.h
|
|
|
types.h
|
__HAVE_ATOMIC64_OPS
|
2007-11-29 00:56:53 +00:00 |
userret.h
|
Merge newlock2 to head.
|
2007-02-09 21:55:00 +00:00 |
varargs.h
|
|
|
vmparam.h
|
Pull up the bouyer-xenamd64 branch to HEAD. This brings in amd64 support
|
2007-11-22 16:16:40 +00:00 |
wchar_limits.h
|
|
|