CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/09/02 07:18:04
Modified files:
usr.sbin/slowcgi: slowcgi.8 slowcgi.c
Log message:
Stop sending debug logging to syslog (which would then drop it on the
floor) all the time. Instead debug logging must be requested with the
new -v flag.
Problem reported and fix provided by weerd@
