freebsd-dev/sbin/sysctl
John Baldwin 9701cd40b4 Support for unsigned integer and long sysctl variables. Update the
SYSCTL_LONG macro to be consistent with other integer sysctl variables
and require an initial value instead of assuming 0.  Update several
sysctl variables to use the unsigned types.

PR:		15251
Submitted by:	Kelly Yancey <kbyanc@posi.net>
2000-07-05 07:46:41 +00:00
..
Makefile $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
pathconf.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
sysctl.8 o Mention kern.suser_permitted 2000-06-05 14:56:01 +00:00
sysctl.c Support for unsigned integer and long sysctl variables. Update the 2000-07-05 07:46:41 +00:00