freebsd-skq/usr.sbin/syslogd
Hiroki Sato cb7c842281 - Simplify masklen->netmask conversion for AF_INET6.
- Use iov[N] by array index instead of using pointer v = &iov[0] to
  make the compiler catch an out-of-range access of the array.
2016-12-22 05:23:38 +00:00
..
Makefile - Refactor listening socket list. All of the listening sockets are 2016-12-12 19:33:40 +00:00
Makefile.depend
pathnames.h
syslog.conf.5 syslogd(8): add an 'include' keyword 2016-11-01 01:41:24 +00:00
syslogd.8 - Use fnmatch(3) for domanname matching of -a options. 2016-12-21 05:45:59 +00:00
syslogd.c - Simplify masklen->netmask conversion for AF_INET6. 2016-12-22 05:23:38 +00:00