Date: Sat, 4 Jan 2003 00:50:43 -0800 (PST) From: Jake Burkholder <jake@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys sysctl.h Message-ID: <200301040850.h048ohBJ003729@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jake 2003/01/04 00:50:43 PST
Modified files:
sys/sys sysctl.h
Log:
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).
Revision Changes Path
1.111 +5 -2 src/sys/sys/sysctl.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301040850.h048ohBJ003729>
