mirror of
https://github.com/opnsense/src.git
synced 2026-03-30 14:35:09 -04:00
This moves linux_ptrace.c from sys/amd64/linux/ to sys/compat/linux/, making it possible to use it on architectures other than amd64. It also enables Linux ptrace(2) on arm64. Relnotes: yes Sponsored By: EPSRC Differential Revision: https://reviews.freebsd.org/D32868 |
||
|---|---|---|
| .. | ||
| linux.h | ||
| linux_dummy_machdep.c | ||
| linux_genassym.c | ||
| linux_locore.asm | ||
| linux_machdep.c | ||
| linux_proto.h | ||
| linux_support.s | ||
| linux_syscall.h | ||
| linux_syscalls.c | ||
| linux_sysent.c | ||
| linux_systrace_args.c | ||
| linux_sysvec.c | ||
| linux_vdso.lds.s | ||
| linux_vdso_gtod.c | ||
| Makefile | ||
| syscalls.conf | ||
| syscalls.master | ||