-
Kyle Evans authored
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>Kyle Evans authoreddo_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>
Loading