K 10 svn:author V 5 peter K 8 svn:date V 27 2001-06-06T22:17:08.000000Z K 7 svn:log V 215 Make the TUNABLE_*() macros look and behave more consistantly like the SYSCTL_*() macros. TUNABLE_INT_DECL() was an odd name because it didn't actually declare the int, which is what the name suggests it would do. END