| 374799f2 | 17-Aug-2026 |
Devin Teske <dteske@FreeBSD.org> |
linux: sort sys headers in linux_emul_md.c
style(9): sys/param.h, then sys/systm.h, then the remaining kernel headers alphabetically. imgact.h belongs before proc.h.
Reported by: jhibbits MFC afte
linux: sort sys headers in linux_emul_md.c
style(9): sys/param.h, then sys/systm.h, then the remaining kernel headers alphabetically. imgact.h belongs before proc.h.
Reported by: jhibbits MFC after: 1 month Reviewed by: jhibbits Differential Revision: https://reviews.freebsd.org/D58884
show more ...
|
| fc04d822 | 24-Jun-2025 |
Andrew Turner <andrew@FreeBSD.org> |
arm64: Add AT_HWCAP3 and AT_HWCAP4 support
The adds the parts needed to export the new AT_HWCAP3 and 4 from the kernel.
Reviewed by: brooks, imp, kib Sponsored by: Arm Ltd Differential Revision: ht
arm64: Add AT_HWCAP3 and AT_HWCAP4 support
The adds the parts needed to export the new AT_HWCAP3 and 4 from the kernel.
Reviewed by: brooks, imp, kib Sponsored by: Arm Ltd Differential Revision: https://reviews.freebsd.org/D51008
show more ...
|