..
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
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
Use minimal alignment for functions in standalone code.
2011-06-16 13:16:20 +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.h
…
bus_defs.h
Per discussion at
2011-07-01 17:09:58 +00:00
bus_funcs.h
Per discussion at
2011-07-01 17:09:58 +00:00
bus_private.h
…
byte_swap.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
cdefs.h
Add an optional MD calling convention flag for use in libsa when space
2011-06-16 13:27:58 +00:00
clock.h
…
coff_machdep.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
cpu.h
_LKM -> _MODULE
2008-12-29 19:59:09 +00:00
cpu_counter.h
Merge cpu_counter.h.
2008-05-10 14:53:54 +00:00
cpufunc.h
…
cputypes.h
…
cpuvar.h
…
db_machdep.h
Introduce DDB_EXPR_FMT and replace the logic around DB_EXPR_T_IS_QUAD.
2011-05-26 15:34:12 +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.h
…
endian_machdep.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
Replace the trapframe fields for segment registers with two uint16_t
2011-06-02 18:46:51 +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
…
lock.h
…
mach_machdep.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
math.h
…
mca_machdep.h
#include <sys/bus.h> instead of <machine/bus.h>.
2011-07-01 18:11:24 +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
…
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
Remove Darwin, MACH and Mach-O support.
2011-04-26 15:51:22 +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
…
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
Implement bus_space_tag_create() and _destroy().
2011-07-06 18:46:04 +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
…