]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Separate some common sysctl code into sysctl_find_oid() and calling
authorBrian Feldman <green@FreeBSD.org>
Wed, 1 Dec 1999 02:25:19 +0000 (02:25 +0000)
committerBrian Feldman <green@FreeBSD.org>
Wed, 1 Dec 1999 02:25:19 +0000 (02:25 +0000)
commit226420a46464f4d32af2086975d2c66bdd44f489
treee4e1f3d03485293d34d67822858f5ae8f335210b
parent461bb71e4fc9e5baa18691038b529148e73fa975
Separate some common sysctl code into sysctl_find_oid() and calling
thereof.  Also, make the errno returns  _correct_, and add a new one
which is more appropriate.
lib/libc/gen/sysctl.3
sys/kern/kern_sysctl.c
sys/sys/sysctl.h