Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-19 | In logger and syslogd remove duplicated definitions of facilities and priorities | Felix Janda | |
In syslogd.c get the definitions from <syslog.h>. For logger.c we can't do this as well since it causes multiply defined symbols. Instead we define a non-static lookup function in syslog.c for logger. | |||
2013-07-25 | logger: Some cleanup | Felix Janda | |
2013-03-24 | Logger, by Ilya Kuzmich. | Rob Landley | |