Date: Tue, 30 Nov 1999 18:25:19 -0800 (PST) From: Brian Feldman <green@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_sysctl.c src/sys/sys sysctl.h src/lib/libc/gen sysctl.3 Message-ID: <199912010225.SAA69900@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
green 1999/11/30 18:25:19 PST
Modified files:
sys/kern kern_sysctl.c
sys/sys sysctl.h
lib/libc/gen sysctl.3
Log:
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.
Revision Changes Path
1.92 +66 -69 src/sys/kern/kern_sysctl.c
1.78 +3 -1 src/sys/sys/sysctl.h
1.29 +5 -1 src/lib/libc/gen/sysctl.3
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912010225.SAA69900>
