bugfix: omsnmp did not deref errmsg object on exit (no bad effects caused)
some cleanup
bugfix: imklog did not work well with kernel 2.6+. Thanks to Peter
Vrabec for patching it based on the development in sysklogd - and thanks
to the sysklogd project for upgrading klogd to support the new
functionality
some cleanup in imklog
bugfix: potential segfault in imklog when kernel is compiled without
/proc/kallsyms and the file System.map is missing. Thanks to
Andrea Morandi for pointing it out and suggesting a fix.
bugfixes, credits to varmojfekoj:
reset errno before printing a warning message
misspelled directive name in code processing legacy options
bugfix: some legacy options not correctly interpreted - thanks to
varmojfekoj for the patch
improved detection of modules being loaded more than once
thanks to varmojfekoj for the patch