NetBSD/usr.sbin/syslogd
thorpej 83f70aba69 Merge the thorpej-syslogd-hack-branch down to the trunk. Enhancements
include:

- Extend the syntax of syslog.conf to allow selections of log destinations
  by comma-separated lists of program name (including kernel-generated
  messages) and originating host name.
- Ability to pipe selected messages through arbitrary filter commands.
- Ability to specify priority comparison operations.
- Improvements to domain name handling.
- Conversion to use kqueue for communication and signal events, eliminating
  all unsafe signal handlers.
- Allow spaces as well as tabs in syslog.conf.
- Log kernel printfs at LOG_NOTICE instad of LOG_CRIT.
- Ability to log facility/priority with a log message.
- Reliability improvements.
2004-11-19 02:18:11 +00:00
..
Makefile use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
pathnames.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:25:11 +00:00
syslog.conf.5 Merge the thorpej-syslogd-hack-branch down to the trunk. Enhancements 2004-11-19 02:18:11 +00:00
syslogd.8 Merge the thorpej-syslogd-hack-branch down to the trunk. Enhancements 2004-11-19 02:18:11 +00:00
syslogd.c Merge the thorpej-syslogd-hack-branch down to the trunk. Enhancements 2004-11-19 02:18:11 +00:00