diff options
author | Dmitry Chagin <dchagin@FreeBSD.org> | 2023-05-29 08:18:11 +0000 |
---|---|---|
committer | Dmitry Chagin <dchagin@FreeBSD.org> | 2023-05-29 08:18:11 +0000 |
commit | d706d02edb5017ae48384d531d38dde6ea38eba6 (patch) | |
tree | 8830a37170738f2dad9963cc78d10f88c40f599c /usr.bin/xargs/tests | |
parent | 57578deac71cf21ce19d4890acf3fb52916e9c1f (diff) | |
download | src-d706d02edb5017ae48384d531d38dde6ea38eba6.tar.gz src-d706d02edb5017ae48384d531d38dde6ea38eba6.zip |
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
Diffstat (limited to 'usr.bin/xargs/tests')
0 files changed, 0 insertions, 0 deletions