freebsd-dev/sbin/sysctl
Luigi Rizzo 6105f81565 Add code to export and print the description associated to sysctl
variables. Use the -d flag in sysctl(8) to see this information.

Possible extensions to sysctl:
 + report variables that do not have a description
 + given a name, report the oid it maps to.

Note to developers: have a look at your code, there are a number of
	variables which do not have a description.

Note to developers: do we want this in 4.5 ? It is a very small change
	and very useful for documentation purposes.

Suggested by: Orion Hodson
2001-12-16 02:55:41 +00:00
..
Makefile Default to WARNS=2. 2001-12-04 02:19:58 +00:00
pathconf.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
sysctl.8 Add code to export and print the description associated to sysctl 2001-12-16 02:55:41 +00:00
sysctl.c Add code to export and print the description associated to sysctl 2001-12-16 02:55:41 +00:00