freebsd-dev/usr.sbin/syslogd
Hiroki Sato 8ffb87bf8c - Use more descriptive names for variables.
- Set O_CLOEXEC to the signal pipe and /dev/klog.
- Use a single signal handler to catch both SIGHUP and SIGCHLD.
- Fix a bug which did FD_SET() the writer-end of the pipe.
2016-12-31 13:15:52 +00:00
..
Makefile - Refactor listening socket list. All of the listening sockets are 2016-12-12 19:33:40 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
pathnames.h path.h is not needed here. 2015-05-16 08:12:00 +00:00
syslog.conf.5 syslogd(8): add an 'include' keyword 2016-11-01 01:41:24 +00:00
syslogd.8 mdoc and style fixes. 2016-12-23 04:59:22 +00:00
syslogd.c - Use more descriptive names for variables. 2016-12-31 13:15:52 +00:00