freebsd-skq/sbin/sysctl
dwmalone 79a4f2f433 Use common code for printing ints and longs by coppying the sysctl
value into a variable of the right type and then printing it via
an intmax_t. This makes avoids some duplication and makes it easy
to add a new integer format Q for printing things of type CTLTYPE_QUAD.
2007-06-04 18:02:23 +00:00
..
Makefile
sysctl.8 -mdoc sweep. 2005-11-18 10:36:29 +00:00
sysctl.c Use common code for printing ints and longs by coppying the sysctl 2007-06-04 18:02:23 +00:00