aboutsummaryrefslogtreecommitdiff
path: root/ui
diff options
context:
space:
mode:
authorKyle Evans <kevans@FreeBSD.org>2023-02-10 11:16:25 -0700
committerWarner Losh <imp@bsdimp.com>2023-03-01 11:09:19 -0700
commit6da777e2121b1eed4d20cc3e892b3c3d303bc252 (patch)
treee7057cceb1732d8c3e1f3629946559d4f489236a /ui
parent7adda6de6d2d994aaf5f7da375ca951157bb008a (diff)
bsd-user: implement sysctlbyname(2)
do_freebsd_sysctlbyname needs to translate the 'name' back down to a OID so we can intercept the special ones. Do that and call the common wrapper do_freebsd_sysctl_oid. Signed-off-by: Kyle Evans <kevans@FreeBSD.org> Reviewed-by: Warner Losh <imp@bsdimp.com> Signed-off-by: Warner Losh <imp@bsdimp.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'ui')
0 files changed, 0 insertions, 0 deletions