Date: Mon, 6 Nov 1995 08:18:56 -0800 From: Poul-Henning Kamp <phk> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/kern kern_sysctl.c Message-ID: <199511061618.IAA00513@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 95/11/06 08:18:54
Modified: sys/sys sysctl.h
sys/kern kern_sysctl.c
Log:
On working the new sysctl vars a bit I realized that I needed more generality.
This is here now. We can now access (the new) sysctl variables from the
kernel too and using functions to handle access is more sane now.
I will now attack sysctl variables in the rest of the kernel and get them
all converted to newspeak.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511061618.IAA00513>
