+ implemented conf/glines
- Renamed basename() to libio_basename() and use it everywhere instead of glibc's basename - Updated configure.ac accordingly
- Fix shadowed declare.
- basename the right variable.
+ fixed modload log notice
- Moved m_error to core modules and made remaining command handlers use m_ignore instead of m_error
+ 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
+ don't allow pathnames when loading modules *kiss*
+ 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.