..
acpi_func.h
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
2005-12-24 20:06:46 +00:00
acpi_machdep.h
ansi.h
fix gcc -Werror -Wmissing-braces problem
2006-10-04 13:51:59 +00:00
aout_machdep.h
apicvar.h
apmvar.h
remove functions we don't use
2006-07-08 20:30:57 +00:00
asm.h
Merge newlock2 to head.
2007-02-09 21:55:00 +00:00
atomic.h
Merge newlock2 to head.
2007-02-09 21:55:00 +00:00
bios32.h
bioscall.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
bootinfo.h
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_private.h
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
bus.h
byte_swap.h
Remove duplicate #includes, patch contributed in private mail
2007-01-24 13:08:11 +00:00
cdefs.h
clock.h
convert to timecounters (from branch simonb-timecounters)
2006-06-07 22:37:14 +00:00
coff_machdep.h
cpu_counter.h
Change "inline" back to "__inline" in .h files -- C99 is still too
2006-02-16 20:17:12 +00:00
cpu.h
Add an opencrypto provider for the AES xcrypt instructions found on VIA
2007-02-17 00:28:23 +00:00
cpufunc.h
Merge newlock2 to head.
2007-02-09 21:55:00 +00:00
cputypes.h
Report on and where possible, try to work around some of the known errata
2007-01-01 20:56:58 +00:00
cpuvar.h
darwin_machdep.h
move stack somewhere where it is mappable, and add defines for i386 commpage.
2005-06-25 06:29:16 +00:00
db_machdep.h
closes: PR kern/32359
2006-04-01 15:44:58 +00:00
disklabel.h
Make disklabel(8) and fdisk(8) into "host tools " last step: build
2005-06-12 19:46:15 +00:00
eisa_machdep.h
elf_machdep.h
endian_machdep.h
Move the definitions of ntohl() and friends into sys/endian.h where they
2006-01-30 21:52:38 +00:00
endian.h
float.h
frame.h
Merge newlock2 to head.
2007-02-09 21:55:00 +00:00
frameasm.h
Merge newlock2 to head.
2007-02-09 21:55:00 +00:00
freebsd_machdep.h
Need <compat/sys/sigtypes.h> here for sigset13_t.
2005-09-14 15:00:16 +00:00
gdt.h
i8259.h
i82093reg.h
- pass intrframe by-pointer, not by-value.
2006-12-08 15:05:18 +00:00
i82093var.h
i82489reg.h
i82489var.h
ibcs2_machdep.h
ieee.h
ieeefp.h
int_const.h
int_fmtio.h
int_limits.h
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
intr.h
intrdefs.h
ipkdb.h
isa_machdep.h
isapnp_machdep.h
joystick.h
kcore.h
u_intN_t -> uintN_t
2005-12-26 19:23:59 +00:00
kvm86.h
u_intN_t -> uintN_t
2005-12-26 19:23:59 +00:00
limits.h
PR/30760: David A. Holland: obsolete comment in i386/limits.h
2006-09-23 20:41:20 +00:00
loadfile_machdep.h
free -> dealloc
2006-01-25 18:28:25 +00:00
lock.h
mach_machdep.h
the siginfo trap codes are mi.
2005-06-25 08:29:15 +00:00
macho_machdep.h
Makefile
Merge newlock2 to head.
2007-02-09 21:55:00 +00:00
math.h
mca_machdep.h
u_intN_t -> uintN_t
2005-12-26 19:23:59 +00:00
mcontext.h
mpacpi.h
mpbiosreg.h
mpbiosvar.h
mpconfig.h
mtrr.h
multiboot.h
Remove the usage of Multiboot's "a.out kludge" to tell the boot loader to
2006-10-25 13:56:15 +00:00
mutex.h
Merge newlock2 to head.
2007-02-09 21:55:00 +00:00
npx.h
-explicitely align "struct savexmm" so that we don't get surprised
2006-05-02 19:03:24 +00:00
param.h
- pass intrframe by-pointer, not by-value.
2006-12-08 15:05:18 +00:00
pcb.h
-explicitely align "struct savexmm" so that we don't get surprised
2006-05-02 19:03:24 +00:00
pccons.h
pci_machdep.h
pic.h
pio.h
pmap.h
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
pmc.h
proc.h
Merge newlock2 to head.
2007-02-09 21:55:00 +00:00
profile.h
Merge newlock2 to head.
2007-02-09 21:55:00 +00:00
psl.h
pte.h
u_intN_t -> uintN_t
2005-12-26 19:23:59 +00:00
ptrace.h
provide strings for the machdep ptrace calls.
2006-03-05 07:17:21 +00:00
rbus_machdep.h
Add a heuristic to set rbus_min_start based on total RAM. The new
2007-01-12 20:34:09 +00:00
reg.h
rwlock.h
Merge newlock2 to head.
2007-02-09 21:55:00 +00:00
segments.h
setjmp.h
signal.h
specialreg.h
spkr.h
stdarg.h
svr4_machdep.h
sysarch.h
second step to retire the useless i386_set_ioperm/i386_get_ioperm
2006-04-12 21:48:08 +00:00
tlog.h
trap.h
tss.h
types.h
Merge newlock2 to head.
2007-02-09 21:55:00 +00:00
userret.h
Merge newlock2 to head.
2007-02-09 21:55:00 +00:00
varargs.h
vm86.h
Change "inline" back to "__inline" in .h files -- C99 is still too
2006-02-16 20:17:12 +00:00
vmparam.h
This is again that time of the millenium where we have to crank up a few
2006-09-27 17:10:34 +00:00
wchar_limits.h
xbox.h
Remove nForce ethernet hack from machdep and instead call xbox_startup from
2007-01-07 01:04:26 +00:00