.. |
pc
|
i386 4/4G split.
|
2018-04-13 20:30:49 +00:00 |
xen
|
xen/i386: enable the platform hypercall for i386
|
2016-05-03 08:05:14 +00:00 |
_align.h
|
|
|
_bus.h
|
sys/i386: further adoption of SPDX licensing ID tags.
|
2017-11-27 15:08:52 +00:00 |
_inttypes.h
|
|
|
_limits.h
|
|
|
_stdint.h
|
|
|
_types.h
|
|
|
acpica_machdep.h
|
|
|
apm_bios.h
|
|
|
apm_segments.h
|
|
|
asm.h
|
Remove lint support from system headers and MD x86 headers.
|
2017-11-23 11:40:16 +00:00 |
asmacros.h
|
Kernel entry from vm86 mode, where PCB_VM86CALL pcb flag is not set,
|
2018-05-12 11:06:59 +00:00 |
atomic.h
|
Add atomic_load(9) and atomic_store(9) operations.
|
2017-12-19 09:59:20 +00:00 |
bootinfo.h
|
sys/i386: further adoption of SPDX licensing ID tags.
|
2017-11-27 15:08:52 +00:00 |
bus_dma.h
|
sys/i386: further adoption of SPDX licensing ID tags.
|
2017-11-27 15:08:52 +00:00 |
bus.h
|
|
|
clock.h
|
|
|
counter.h
|
sys/i386: further adoption of SPDX licensing ID tags.
|
2017-11-27 15:08:52 +00:00 |
cpu.h
|
sys: further adoption of SPDX licensing ID tags.
|
2017-11-20 19:43:44 +00:00 |
cpufunc.h
|
sys: further adoption of SPDX licensing ID tags.
|
2017-11-20 19:43:44 +00:00 |
cputypes.h
|
sys/i386: further adoption of SPDX licensing ID tags.
|
2017-11-27 15:08:52 +00:00 |
cserial.h
|
Fix improper use of "its".
|
2016-11-08 23:59:41 +00:00 |
db_machdep.h
|
Fix printing of negative offsets (typically from frame pointers) again.
|
2017-03-26 18:46:35 +00:00 |
dump.h
|
|
|
efi.h
|
Fix building on i386 and arm. But 'public domain' headers on the files
|
2016-10-13 06:56:23 +00:00 |
elan_mmcr.h
|
sys/i386: further adoption of SPDX licensing ID tags.
|
2017-11-27 15:08:52 +00:00 |
elf.h
|
|
|
endian.h
|
|
|
exec.h
|
sys: further adoption of SPDX licensing ID tags.
|
2017-11-20 19:43:44 +00:00 |
fdt.h
|
|
|
float.h
|
|
|
floatingpoint.h
|
spdx: initial adoption of licensing ID tags.
|
2017-11-18 14:26:50 +00:00 |
frame.h
|
i386 4/4G split.
|
2018-04-13 20:30:49 +00:00 |
gdb_machdep.h
|
amd64: Protect the kernel text, data, and BSS by setting the RW/NX bits
|
2018-03-06 14:28:37 +00:00 |
ieeefp.h
|
spdx: initial adoption of licensing ID tags.
|
2017-11-18 14:26:50 +00:00 |
if_wl_wavelan.h
|
sys/i386: further adoption of SPDX licensing ID tags.
|
2017-11-27 15:08:52 +00:00 |
in_cksum.h
|
sys: further adoption of SPDX licensing ID tags.
|
2017-11-20 19:43:44 +00:00 |
intr_machdep.h
|
Restore r331606 with a bugfix to setup cpuset_domain[] earlier on all
|
2018-03-28 18:47:35 +00:00 |
ioctl_bt848.h
|
sys/i386: further adoption of SPDX licensing ID tags.
|
2017-11-27 15:08:52 +00:00 |
ioctl_meteor.h
|
sys/i386: further adoption of SPDX licensing ID tags.
|
2017-11-27 15:08:52 +00:00 |
iodev.h
|
sys/i386: further adoption of SPDX licensing ID tags.
|
2017-11-27 15:08:52 +00:00 |
kdb.h
|
sys/i386: further adoption of SPDX licensing ID tags.
|
2017-11-27 15:08:52 +00:00 |
limits.h
|
sys: further adoption of SPDX licensing ID tags.
|
2017-11-20 19:43:44 +00:00 |
md_var.h
|
Remove unused bcopyb.
|
2018-05-10 02:31:54 +00:00 |
memdev.h
|
sys/i386: further adoption of SPDX licensing ID tags.
|
2017-11-27 15:08:52 +00:00 |
metadata.h
|
|
|
minidump.h
|
sys/i386: further adoption of SPDX licensing ID tags.
|
2017-11-27 15:08:52 +00:00 |
mp_watchdog.h
|
sys/i386: further adoption of SPDX licensing ID tags.
|
2017-11-27 15:08:52 +00:00 |
nexusvar.h
|
|
|
npx.h
|
Remove unused error return from API that cannot fail
|
2018-02-23 20:15:19 +00:00 |
ofw_machdep.h
|
|
|
param.h
|
i386 4/4G split.
|
2018-04-13 20:30:49 +00:00 |
pcb_ext.h
|
Remove dead declaration.
|
2018-05-11 20:47:45 +00:00 |
pcb.h
|
sys: further adoption of SPDX licensing ID tags.
|
2017-11-20 19:43:44 +00:00 |
pci_cfgreg.h
|
|
|
pcpu.h
|
Fix i386 build after r332970 by adding IS_BSP() definition.
|
2018-04-25 07:51:41 +00:00 |
perfmon.h
|
|
|
pmap.h
|
i386 4/4G split.
|
2018-04-13 20:30:49 +00:00 |
pmc_mdep.h
|
Fix PMC_IN_TRAP_HANDLER() for i386 after the 4/4 split.
|
2018-05-13 20:10:02 +00:00 |
ppireg.h
|
sys/i386: further adoption of SPDX licensing ID tags.
|
2017-11-27 15:08:52 +00:00 |
proc.h
|
sys: further adoption of SPDX licensing ID tags.
|
2017-11-20 19:43:44 +00:00 |
profile.h
|
Remove lint support from system headers and MD x86 headers.
|
2017-11-23 11:40:16 +00:00 |
psl.h
|
|
|
ptrace.h
|
|
|
pvclock.h
|
|
|
reg.h
|
|
|
reloc.h
|
sys: further adoption of SPDX licensing ID tags.
|
2017-11-20 19:43:44 +00:00 |
resource.h
|
|
|
runq.h
|
sys/i386: further adoption of SPDX licensing ID tags.
|
2017-11-27 15:08:52 +00:00 |
segments.h
|
i386 4/4G split.
|
2018-04-13 20:30:49 +00:00 |
setjmp.h
|
|
|
sf_buf.h
|
sys/i386: further adoption of SPDX licensing ID tags.
|
2017-11-27 15:08:52 +00:00 |
sigframe.h
|
sys/i386: further adoption of SPDX licensing ID tags.
|
2017-11-27 15:08:52 +00:00 |
signal.h
|
sys: further adoption of SPDX licensing ID tags.
|
2017-11-20 19:43:44 +00:00 |
smapi.h
|
sys/i386: further adoption of SPDX licensing ID tags.
|
2017-11-27 15:08:52 +00:00 |
smp.h
|
x86: improve reservation of AP trampoline memory
|
2018-04-05 14:39:51 +00:00 |
speaker.h
|
|
|
specialreg.h
|
|
|
stack.h
|
|
|
stdarg.h
|
|
|
sysarch.h
|
|
|
timerreg.h
|
sys/i386: further adoption of SPDX licensing ID tags.
|
2017-11-27 15:08:52 +00:00 |
trap.h
|
|
|
tss.h
|
sys: further adoption of SPDX licensing ID tags.
|
2017-11-20 19:43:44 +00:00 |
ucontext.h
|
sys/i386: further adoption of SPDX licensing ID tags.
|
2017-11-27 15:08:52 +00:00 |
vdso.h
|
|
|
vm86.h
|
sys/i386: further adoption of SPDX licensing ID tags.
|
2017-11-27 15:08:52 +00:00 |
vm.h
|
sys/i386: further adoption of SPDX licensing ID tags.
|
2017-11-27 15:08:52 +00:00 |
vmparam.h
|
i386 4/4G split.
|
2018-04-13 20:30:49 +00:00 |