CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/02/13 14:09:38
Modified files:
usr.sbin/syslogd: syslogd.c
Log message:
When too many -a requests on the syslogd command line cannot be
fulfilled, it is better to fail hard. Then the user can adjust
rc.conf.local or the #define MAXUNIX.
OK millert@
