summaryrefslogtreecommitdiffstats
path: root/plugins/imklog/ksyms.h
Commit message (Collapse)AuthorAgeFilesLines
* refactored imklog linux driver, now combined with BSD driverRainer Gerhards2012-01-231-37/+0
| | | | | | | The Linux driver no longer supports outdated kernel symbol resolution, which was disabled by default for very long. Also overall cleanup, resulting in much smaller code. Linux and BSD are now covered by a single small driver.
* update project status & cleanupRainer Gerhards2009-04-171-2/+2
| | | | | | removed some warning in imklog compilation, but may not have solved a lurking issue (but placed comment so that we know if something surfaces)
* cleanup and bugfix in imklogRainer Gerhards2008-04-081-8/+7
| | | | | | | - 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.
* begun imklog, replacing klogd.c (finally we get rid of it...)Rainer Gerhards2007-12-171-0/+38