Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-20 | syslogd: cleanup | Felix Janda | |
- Remove structure fd_pair so that sigfd can go into GLOBALS - Remove struct typedefs - Inline setup_signal() - Small fix in Usage message | |||
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-08-11 | Ashwini Sharma said that Kyungwan Han should be in the contact info for the ↵ | Rob Landley | |
commands he sent recently. | |||
2013-08-10 | Add daemonize function to lib for klogd and syslogd | Felix Janda | |
2013-07-25 | syslogd by Madhur Verma. | Rob Landley | |