opnsense-src/sys/compat/freebsd32
Brooks Davis cc77811bf0 sysvipc: Fix 32-bit compat on !i386
The various time fields are time_t's which are only 32-bit on i386.

Fixing the old versions is probably of little use, but it's more correct
and in theory there could be powerpc binaries from 6.x.

PR:		240035
Fixes:		fbb273bc05 Properly support for FreeBSD 4 32bit System V shared memory.
Reviewed by:	kib
Differential Revision:	https://reviews.freebsd.org/D42870

(cherry picked from commit 957f014dc076a7f74ed0c8c8699e6f39b55785e7)
2023-12-13 23:10:53 +00:00
..
freebsd32.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
freebsd32_abort2.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
freebsd32_capability.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
freebsd32_ioctl.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
freebsd32_ioctl.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
freebsd32_ipc.h sysvipc: Fix 32-bit compat on !i386 2023-12-13 23:10:53 +00:00
freebsd32_misc.c Tweak compat_freebsd32_bit feature name 2023-11-28 13:39:38 +02:00
freebsd32_misc.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
freebsd32_proto.h timerfd: Move implementation from linux compat to sys/kern 2023-08-24 14:28:56 -06:00
freebsd32_signal.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
freebsd32_syscall.h freebsd32: Remove mac_syscall from the unimpl list 2023-08-24 18:45:31 -04:00
freebsd32_syscalls.c freebsd32: Remove mac_syscall from the unimpl list 2023-08-24 18:45:31 -04:00
freebsd32_sysent.c freebsd32: Remove mac_syscall from the unimpl list 2023-08-24 18:45:31 -04:00
freebsd32_systrace_args.c freebsd32: Remove mac_syscall from the unimpl list 2023-08-24 18:45:31 -04:00
freebsd32_util.h FEATURE compat_freebsd_32bit: only report on arm64 when support is present 2023-11-28 13:39:38 +02: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