Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup of imklog + addtl. config directives | Rainer Gerhards | 2008-04-14 | 1 | -17/+29 |
| | | | | | | - implemented $KLogInternalMsgFacility config directive - implemented $KLogPermitNonKernelFacility config directive - modified internal interfaces | ||||
* | implemented klog driver for BSD | Rainer Gerhards | 2008-04-09 | 1 | -2/+1 |
| | |||||
* | changed imklog to a driver interface | Rainer Gerhards | 2008-04-08 | 1 | -0/+533 |
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. |