K 10 svn:author V 6 dillon K 8 svn:date V 27 1999-01-29T22:59:43.000000Z K 7 svn:log V 233 *_execsw static structures cannot be const due to the way they interact with EXEC_SET, DECLARE_MODULE, and module_register. Specifically, module_register. We may eventually be able to make these const, but not now. END