+ additional parameter 'exact' for find_module(): if NO, match only the canonical name i.e. m_part.ABC will match m_part.so or built-in m_part (used to check if any version of a module is loaded) if YES, match the whole file name (used with /modunload and friends)
+ finished modules API + now we need to put these mo_modload etc somewhere
+ module manager
+ simple implementation of modules{}
+ ok this sucks, we need new module manager
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.