..
_align.h
sys: Remove ancient SCCS tags.
2023-11-26 22:23:30 -07:00
_bus.h
_bus.h: Use standard licnese text
2023-11-13 12:25:30 -07:00
_inttypes.h
sys: Remove $FreeBSD$: one-line .h pattern
2023-08-16 11:54:18 -06:00
_limits.h
sys: Remove ancient SCCS tags.
2023-11-26 22:23:30 -07:00
_stdint.h
sys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 11:54:11 -06:00
_types.h
sys: Remove ancient SCCS tags.
2023-11-26 22:23:30 -07:00
acle-compat.h
arm: Start to remove the now unneeded acle-compat.h
2024-06-26 08:52:08 +00:00
armreg.h
arm: Remove duplicate definitions in armreg.h
2024-04-30 17:33:43 -04:00
asm.h
arm: Assume __ARM_ARCH == 7
2024-09-11 10:40:13 +00:00
asmacros.h
sys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 11:54:11 -06:00
atags.h
sys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 11:54:11 -06:00
atomic.h
arm: Assume __ARM_ARCH == 7
2024-09-11 10:40:13 +00:00
blockio.h
sys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 11:54:11 -06:00
bus_dma.h
sys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 11:54:11 -06:00
bus.h
sys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 11:54:11 -06:00
clock.h
sys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 11:54:11 -06:00
counter.h
sys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 11:54:11 -06:00
cpu.h
arm: Assume __ARM_ARCH == 7
2024-09-11 10:40:13 +00:00
cpufunc.h
arm: Remove support for Armv6 CPU cores
2024-09-11 10:40:35 +00:00
cpuinfo.h
sys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 11:54:11 -06:00
db_machdep.h
sys: Remove $FreeBSD$: one-line .h pattern
2023-08-16 11:54:18 -06:00
debug_monitor.h
sys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 11:54:11 -06:00
disassem.h
sys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 11:54:11 -06:00
dump.h
sys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 11:54:11 -06:00
efi.h
sys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 11:54:11 -06:00
elf.h
sys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 11:54:11 -06:00
endian.h
sys: Remove ancient SCCS tags.
2023-11-26 22:23:30 -07:00
exec.h
sys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 11:54:11 -06:00
fdt.h
sys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 11:54:11 -06:00
float.h
sys: Remove ancient SCCS tags.
2023-11-26 22:23:30 -07:00
floatingpoint.h
sys: Remove ancient SCCS tags.
2023-11-26 22:23:30 -07:00
fpu.h
sys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 11:54:11 -06:00
frame.h
sys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 11:54:11 -06:00
gdb_machdep.h
sys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 11:54:11 -06:00
ieee.h
sys: Remove ancient SCCS tags.
2023-11-26 22:23:30 -07:00
ieeefp.h
sys: Remove $FreeBSD$: one-line .c comment pattern
2023-08-16 11:54:24 -06:00
in_cksum.h
sys: Remove ancient SCCS tags.
2023-11-26 22:23:30 -07:00
intr.h
intrng: Extract arm/arm64 IPI->PIC glue code
2024-01-24 23:49:53 +00:00
kdb.h
sys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 11:54:11 -06:00
limits.h
sys: Remove ancient SCCS tags.
2023-11-26 22:23:30 -07:00
machdep.h
arm: Clean up socdev_va
2024-02-13 11:48:52 +00:00
md_var.h
sys: Remove $FreeBSD$: one-line .h pattern
2023-08-16 11:54:18 -06:00
memdev.h
sys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 11:54:11 -06:00
metadata.h
sys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 11:54:11 -06:00
minidump.h
sys: Remove $FreeBSD$: one-line .h pattern
2023-08-16 11:54:18 -06:00
ofw_machdep.h
sys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 11:54:11 -06:00
param.h
arm: Assume __ARM_ARCH == 7
2024-09-11 10:40:13 +00:00
pcb.h
sys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 11:54:11 -06:00
pcpu_aux.h
sys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 11:54:11 -06:00
pcpu.h
sys: Remove $FreeBSD$: one-line .h pattern
2023-08-16 11:54:18 -06:00
pl310.h
sys: Remove $FreeBSD$: one-line .h pattern
2023-08-16 11:54:18 -06:00
platform.h
sys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 11:54:11 -06:00
platformvar.h
sys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 11:54:11 -06:00
pmap_var.h
pmap: Convert boolean_t to bool.
2024-01-31 14:48:26 -08:00
pmap.h
pmap: Convert boolean_t to bool.
2024-01-31 14:48:26 -08:00
pmc_mdep.h
sys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 11:54:11 -06:00
proc.h
sys: Remove ancient SCCS tags.
2023-11-26 22:23:30 -07:00
procctl.h
sys: Remove $FreeBSD$: one-line .c comment pattern
2023-08-16 11:54:24 -06:00
profile.h
sys: Remove ancient SCCS tags.
2023-11-26 22:23:30 -07:00
psl.h
sys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 11:54:11 -06:00
pte.h
sys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 11:54:11 -06:00
ptrace.h
sys: Remove $FreeBSD$: one-line .c comment pattern
2023-08-16 11:54:24 -06:00
reg.h
sys: Remove $FreeBSD$: one-line .c comment pattern
2023-08-16 11:54:24 -06:00
reloc.h
sys: Remove ancient SCCS tags.
2023-11-26 22:23:30 -07:00
resource.h
Retire non-NEW_PCIB code and remove config option
2024-07-18 18:55:12 +01:00
runq.h
sys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 11:54:11 -06:00
sc_machdep.h
sys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 11:54:11 -06:00
sdt_machdep.h
sdt: Implement SDT probes using hot-patching
2024-06-19 16:57:41 -04:00
setjmp.h
sys: Remove $FreeBSD$: one-line .c comment pattern
2023-08-16 11:54:24 -06:00
sf_buf.h
sys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 11:54:11 -06:00
sigframe.h
sys: Remove $FreeBSD$: one-line .c comment pattern
2023-08-16 11:54:24 -06:00
signal.h
sys: Remove ancient SCCS tags.
2023-11-26 22:23:30 -07:00
smp.h
sys: Remove $FreeBSD$: one-line .c comment pattern
2023-08-16 11:54:24 -06:00
stack.h
sys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 11:54:11 -06:00
stdarg.h
sys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 11:54:11 -06:00
sysarch.h
sys: Remove $FreeBSD$: one-line .c comment pattern
2023-08-16 11:54:24 -06:00
sysreg.h
arm: Assume __ARM_ARCH == 7
2024-09-11 10:40:13 +00:00
tls.h
spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD
2023-05-12 10:44:03 -06:00
trap.h
sys: Remove $FreeBSD$: one-line .c comment pattern
2023-08-16 11:54:24 -06:00
ucontext.h
sys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 11:54:11 -06:00
undefined.h
sys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 11:54:11 -06:00
vdso.h
sys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 11:54:11 -06:00
vfp.h
sys: Remove $FreeBSD$: one-line .h pattern
2023-08-16 11:54:18 -06:00
vm.h
sys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 11:54:11 -06:00
vmparam.h
vm: Simplify startup page dumping conditional
2024-05-25 19:24:55 +02:00