| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
- implemented $KLogInternalMsgFacility config directive
- implemented $KLogPermitNonKernelFacility config directive
- modified internal interfaces
|
| |
|
|
|
|
|
|
| |
imklog now uses os-specific drivers. The initial "set" contains
the linux driver. This is a prequisite for BSD klog, which can
now be implemented on that driver interface.
|
|
|
|
|
|
|
| |
- 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.
|
|
|
|
| |
varmojfekoj for the patch
|
| |
|
| |
|
|
|