K 10 svn:author V 4 jake K 8 svn:date V 27 2003-01-04T08:50:43.000000Z K 7 svn:log V 321 Use a separate macro to generate the name of the sysctl_oid_list that holds the children of a sysctl node, so that the arguments to the SYSCTL_NODE macro can themselves be macros. It would be nice to use __CONCAT throughout this file, but the macros are so large that it quickly becomes unweildly, (4 nested __CONCATs). END