On 2/13/23 14:27, Warner Losh wrote:
From: Juergen Lock<[email protected]>Helper functions for sysctl implementations. sysctl_name2oid and sysctl_oidfmt convert oids between host and targets Signed-off-by: Juergen Lock<[email protected]> Reviewed-by: Warner Losh<[email protected]> Signed-off-by: Warner Losh<[email protected]> --- bsd-user/freebsd/os-sys.c | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/bs
Reviewed-by: Richard Henderson <[email protected]> r~
