K 10 svn:author V 5 wpaul K 8 svn:date V 27 1995-04-20T05:08:53.000000Z K 7 svn:log V 401 Undo the stupidity I inflicted on these files and replace it with some (hopefully) less offensive stupidity: If we detect that a user has loaded a module that fails to initialize itself correctly, panic. There really isn't a safe way to recover from something like this; we can't know that the module is bad until after the entry point is called, by which time it's too late to do anything about it. END