freebsd-dev/sbin/sysctl
David Malone 41e419cb61 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 style.Makefile(5): 2004-02-23 20:25:27 +00:00
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