On 2/13/23 14:27, Warner Losh wrote:
From: Juergen Lock <[email protected]>

do_freebsd_sysctl_oid filters out some of the binary and special sysctls
where host != target. None of the sysctls that have to be translated from
host to target are handled here.

Signed-off-by: Juergen Lock <[email protected]>
Co-Authored-by: Stacey Son <[email protected]>
Signed-off-by: Stacey Son <[email protected]>
Co-Authored-by: Warner Losh <[email protected]>
Signed-off-by: Warner Losh <[email protected]>
---
  bsd-user/freebsd/os-sys.c | 90 +++++++++++++++++++++++++++++++++++++--
  1 file changed, 86 insertions(+), 4 deletions(-)

Reviewed-by: Richard Henderson <[email protected]>


r~

Reply via email to