Files
src/sys/kern
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
..
2022-06-23 16:07:00 -03:00
2023-04-20 23:39:23 -06:00
2022-09-16 21:49:16 -06:00
2022-08-02 21:11:09 +03:00
2022-08-23 19:15:48 +00:00
2023-03-30 10:45:00 -04:00
2022-12-23 01:53:41 +02:00
2023-03-17 16:21:45 +00:00
2022-11-27 13:22:31 -07:00
2023-03-23 16:34:33 -05:00
2023-03-01 11:05:12 +00:00
2022-08-02 21:11:09 +03:00
2023-04-11 15:59:49 +03:00
2022-09-14 21:29:31 -06:00
2023-04-20 23:39:23 -06:00
2023-04-04 16:19:08 +03:00
2023-02-13 18:20:29 +00:00
2022-09-26 18:03:34 -06:00