..
acpi_machdep.h
ansi.h
1. {wctype,wctrans,mbstate}_t: switch MD to MI like other
2010-03-27 22:14:09 +00:00
aout_machdep.h
apicvar.h
apmvar.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
asm.h
Consistently use .gnu.warning with .pushsectio and .popsection on all
2010-12-20 21:11:24 +00:00
bios32.h
bioscall.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
bootinfo.h
bswap.h
- use _I386_FOO_H for multi-include protection
2008-10-26 06:57:30 +00:00
bus_private.h
bus.h
byte_swap.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
cdefs.h
- use _I386_FOO_H for multi-include protection
2008-10-26 06:57:30 +00:00
clock.h
coff_machdep.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
cpu_counter.h
Merge cpu_counter.h.
2008-05-10 14:53:54 +00:00
cpu.h
_LKM -> _MODULE
2008-12-29 19:59:09 +00:00
cpufunc.h
Merge the ppcoea-renovation branch to HEAD.
2007-10-17 19:52:51 +00:00
cputypes.h
cpuvar.h
darwin_machdep.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
db_machdep.h
obsolete DB_AOUT_SYMBOLS. however, we need to leave most of the code
2011-04-11 04:22:30 +00:00
disklabel.h
If cpu_disklabel includes struct dkbad, define __HAVE_DISKLABEL_DKBAD.
2009-11-23 13:40:08 +00:00
eisa_machdep.h
Delete unused functions eisa_mem_alloc() and eisa_mem_free().
2009-11-17 23:46:27 +00:00
elf_machdep.h
Add TLS relocation definitions.
2009-05-30 05:56:52 +00:00
endian_machdep.h
endian.h
fenv.h
Add support for fenv.h interface for i386 and amd64.
2010-07-31 21:47:52 +00:00
float.h
frame.h
Wrap sigframe_sigcontext in _KERNEL
2008-11-14 13:05:34 +00:00
frameasm.h
Selector registers are 16-bit and binutils 2.18 insists that only 16-bit
2008-07-07 13:01:16 +00:00
freebsd_machdep.h
gdt.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
i8259.h
i82093reg.h
Remove "struct device" from "struct pic", where it was only real
2008-07-03 14:02:24 +00:00
i82093var.h
i82489reg.h
i82489var.h
ibcs2_machdep.h
Change u_long to vaddr_t/vsize_t in exec code where appropriate (mostly
2009-12-10 14:13:48 +00:00
ieee.h
ieeefp.h
int_const.h
fix wrong integer promotion rule(removed U suffix from UINT{8,16}_C).
2010-05-29 17:33:57 +00:00
int_fmtio.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
int_limits.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
int_mwgwtypes.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
int_types.h
intr.h
intrdefs.h
ipkdb.h
isa_machdep.h
isapnp_machdep.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
joystick.h
kcore.h
Import PAE support for kvm(3):
2010-10-05 23:48:16 +00:00
kvm86.h
- use _I386_FOO_H for multi-include protection
2008-10-26 06:57:30 +00:00
limits.h
1. MB_LEN_MAX switch MD to MI.
2010-06-07 13:52:28 +00:00
loadfile_machdep.h
Merge the ppcoea-renovation branch to HEAD.
2007-10-17 19:52:51 +00:00
lock.h
mach_machdep.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
macho_machdep.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
Makefile
Add support for fenv.h interface for i386 and amd64.
2010-07-31 21:47:52 +00:00
Makefile.inc
Enable SSP (Stack Smash Protection) in x86 kernels by default (except
2009-11-25 17:08:08 +00:00
math.h
mca_machdep.h
Clean up excessive #ifdef'age of NMI trap handling for amd64/i386/xen.
2011-04-03 22:29:25 +00:00
mcontext.h
Be nicer to software that insists on -ansi and use __inline.
2011-02-25 14:07:12 +00:00
mpacpi.h
mpbiosreg.h
mpbiosvar.h
mpconfig.h
mtrr.h
multiboot.h
Add a missing opt_multiboot.h into sys/arch/i386/i386/machdep.c.
2009-02-22 18:05:42 +00:00
mutex.h
npx.h
Add support for fenv.h interface for i386 and amd64.
2010-07-31 21:47:52 +00:00
param.h
Remove separate mb_map. The nmbclusters is computed at boot time based
2010-02-08 19:02:25 +00:00
pcb.h
Use struct segment_descriptor for pcb_fsd and pcb_gsd instead of int[2].
2010-04-23 16:07:33 +00:00
pci_machdep.h
pic.h
pio.h
pmap.h
udpate license clauses on my code to match the new-style BSD licenses.
2011-02-01 20:09:08 +00:00
pmc.h
Share the sysarch stuff between the x86 ports. PR kern/36046.
2007-04-16 19:12:17 +00:00
proc.h
Retire struct user, remove sys/user.h inclusions. Note sys/user.h header
2011-01-14 02:06:22 +00:00
profile.h
- Make __cpu_simple_lock and similar real functions and patch at runtime.
2007-12-20 23:46:10 +00:00
psl.h
pte.h
udpate license clauses on my code to match the new-style BSD licenses.
2011-02-01 20:09:08 +00:00
ptrace.h
rbus_machdep.h
Change rbus_min_start_hint() semantic for i386. "ram" is now psize_t
2010-03-01 01:15:23 +00:00
reg.h
Remove options MATH_EMULATE.
2008-01-16 09:37:04 +00:00
return.h
Add return_address(9) for reading the Nth return address from the call
2009-11-03 05:08:18 +00:00
rwlock.h
segments.h
on Xen the GDT has to be updated though HYPERVISOR_update_descriptor().
2009-05-17 18:24:23 +00:00
setjmp.h
signal.h
Make the emulations, exec formats, coredump, NFS, and the NFS server
2008-11-19 18:35:57 +00:00
specialreg.h
spkr.h
stdarg.h
use __builtin_va_start rather than __builtin_stdarg_start for gcc>=4.1,
2009-08-18 17:40:39 +00:00
svr4_machdep.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
sysarch.h
Share the sysarch stuff between the x86 ports. PR kern/36046.
2007-04-16 19:12:17 +00:00
tlog.h
trap.h
tss.h
move IOMAP_INVALOFF from cpu.h to tss.h
2008-01-05 21:45:00 +00:00
types.h
Add TLS support for AMD64, i386 and SH3.
2011-03-12 22:54:36 +00:00
userret.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
varargs.h
vm86.h
Use lwp_getpcb() on x86 MD code, clean from struct user usage.
2009-11-21 03:11:00 +00:00
vmparam.h
Move struct vm_page_md definition from vmparam.h to pmap.h, because
2010-11-14 13:33:20 +00:00
wchar_limits.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
xbox.h