CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/07/14 23:01:58
Modified files:
usr.bin/ssh : log.c log.h packet.c
Log message:
Reduce the syslog level of some relatively common protocol events
from LOG_CRIT by replacing fatal() calls with logdie(). Part of
bz#2585, ok djm@
