opnsense-src/sys/amd64/linux32
Brooks Davis 3ad2fd6fb1 makesyscalls: don't make syscall.mk by default
We only want to produce syscall.mk for the main syscall table so default
to not producing it (send it to /dev/null) and add a syscalls.conf to
sys/kern to trigger the creation of sys/sys/syscall.mk.  This eliminates
the need for entries in other syscalls.conf files and is a cleaner
pattern going forward.

Reviewed by:	kevans, imp
Differential Revision:	https://reviews.freebsd.org/D42663

(cherry picked from commit 54d487c4d01d68ef0ac03eae1fc574f7533d46f6)
2023-12-13 23:07:06 +00:00
..
linux.h linux(4): Deduplicate mmap2 2023-09-12 10:48:56 +03:00
linux32_dummy_machdep.c linux(4): Remove sys/cdefs.h inclusion where it's not needed due to 685dc743 2023-08-18 13:12:02 +03:00
linux32_genassym.c linux(4): Remove sys/cdefs.h inclusion where it's not needed due to 685dc743 2023-08-18 13:12:02 +03:00
linux32_locore.asm sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
linux32_machdep.c linux(4): Cleanup includes under amd64/linux32 2023-09-24 13:51:36 +03:00
linux32_proto.h linux(4): Regen for linux_nosys change 2023-10-10 08:12:12 +03:00
linux32_support.S sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
linux32_syscall.h linux(4): Regen for linux_nosys change 2023-10-10 08:12:12 +03:00
linux32_syscalls.c linux(4): Regen for linux_nosys change 2023-10-10 08:12:12 +03:00
linux32_sysent.c linux(4): Regen for linux_nosys change 2023-10-10 08:12:12 +03:00
linux32_systrace_args.c linux(4): Regen for linux_nosys change 2023-10-10 08:12:12 +03:00
linux32_sysvec.c linux(4): Drop the outdated comments about sixth register on i386 int0x80 2023-10-18 08:52:33 +03:00
linux32_vdso.lds.s sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
linux32_vdso_gtod.c linux(4): Add a write syscall wrapper 2023-08-20 10:36:29 +03:00
Makefile sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
syscalls.conf makesyscalls: don't make syscall.mk by default 2023-12-13 23:07:06 +00:00
syscalls.master linux(4): Deorbit linux_nosys from syscalls.master 2023-10-10 08:12:12 +03:00