K 10
svn:author
V 7
coneill
K 8
svn:date
V 27
1997-09-09T00:40:55.000000Z
K 7
svn:log
V 430
New function: GetBooleanConfigValue.  Accepts a config key name and a
default to use if the key doesn't exist or there is an error parsing it.  If
the value of the key is 'yes', 'true', or 'on', then the function returns
true, if the value is 'no', 'false', or 'off', then the function returns
false.

Changed innd so that it uses this interface to get the values of the
XrefSlave, timespool, and wireformat keys.

Obtained from:

END
