dd 2004/03/01 21:42:52 PST
FreeBSD src repository
Modified files:
sbin/sysctl sysctl.c
Log:
Add CTLTYPE_QUAD to the list of types for which we don't want an empty
value. All the other numeric types are doing it . . .
Revision Changes Path
1.60 +2 -1 src/sbin/sysctl/sysctl.c