freebsd-skq/usr.sbin/syslogd
ae 98ddab22ac MFC r275729:
Increase the buffer size to keep the list of programm names when
  parsing programm specification. It is safe to not check out of bounds
  access, because !isprint(p[i]) check will stop reading, when '\0'
  character will be read from the input string.

Sponsored by:	Yandex LLC
2014-12-19 13:22:02 +00:00
..
Makefile
pathnames.h
syslog.conf.5 Add documentation for IPv6 support 2012-09-12 16:58:42 +00:00
syslogd.8 Minor spelling fixes. 2012-06-03 11:29:48 +00:00
syslogd.c MFC r275729: 2014-12-19 13:22:02 +00:00