sysklogd/src
Joachim Nilsson 5eec48df9d Minor, wording and formatting of comment
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
2020-03-22 09:47:01 +01:00
..
.gitignore Remove klogd from the sysklogd project 2019-12-07 10:31:06 +01:00
compat.h Minor, cleanup/coding-style 2020-01-19 09:10:58 +01:00
libsyslog.pc.in Build libsyslog.la and install it with syslog.h and libsyslog.pc 2019-10-31 08:39:09 +01:00
logger.c Minor, let logger use local version of syslog.h 2019-12-09 16:56:46 +01:00
Makefile.am Minor, wording and formatting of comment 2020-03-22 09:47:01 +01:00
queue.h Add support for include /etc/syslog.d/*.conf in /etc/syslog.conf 2019-11-02 11:46:29 +01:00
socket.c syslogd: Integrate new timer API 2019-12-06 18:13:15 +01:00
socket.h syslogd: Integrate new timer API 2019-12-06 18:13:15 +01:00
syslog.c syslogd: Add FreeBSD -k option to allow LOG_KERNEL facility messages 2019-11-13 16:44:51 +01:00
syslog.h Remove __BEGIN_DECLS/__END_DECLS 2019-12-07 10:33:14 -08:00
syslogd.c syslogd: Minor, reduce scope of local variables 2020-01-19 19:59:37 +01:00
syslogd.h syslogd: Refactor, use sigaction() instead of deprecated signal() 2019-12-14 08:46:36 +01:00
timer.c syslogd: Refactor, use sigaction() instead of deprecated signal() 2019-12-14 08:46:36 +01:00
timer.h syslogd: Add generic timer API to replace exising buggy one 2019-12-05 20:38:43 +01:00