opnsense-src/sys/compat/ia32
Dmitry Chagin d706d02edb sysentvec: Retire sv_imgact_try as unneeded anymore
The sysentvec sv_imgact_try was used by kern_exec() to allow
non-native ABI to fixup shell path according to ABI root directory.
Since the non-native ABI can now specify its root directory directly
to namei() via pwd_altroot() call this facility is not needed anymore.

Differential Revision:	https://reviews.freebsd.org/D40092
MFC after:		2 month
2023-05-29 11:18:11 +03:00
..
ia32_genassym.c ia32: Sync signal context type names with i386. 2022-01-13 17:17:21 -08:00
ia32_signal.h ia32_signal.h: Drop #ifdef's for old compat structures. 2022-01-13 17:44:15 -08:00
ia32_sysvec.c sysentvec: Retire sv_imgact_try as unneeded anymore 2023-05-29 11:18:11 +03:00
ia32_util.h sys/compat: further adoption of SPDX licensing ID tags. 2017-11-27 15:13:23 +00:00