CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/26 11:38:46
Modified files:
usr.sbin/identd: identd.c
usr.sbin/slowcgi: slowcgi.c
usr.sbin/tftp-proxy: tftp-proxy.c
usr.sbin/tftpd : tftpd.c
Log message:
Sync the severity of the syslog_* functions shared between identd, slowcgi,
tftp-proxy and tftpd to the severity used in log.c style loggers.
This also fixes an issue where syslog_err and syslog_errx logged with
different severities.
Sure deraadt@
