CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/08 13:31:03
Modified files:
sbin/iked : log.c
usr.sbin/switchd: log.c
usr.sbin/httpd : log.c
usr.sbin/relayd: log.c
usr.sbin/snmpd : log.c
usr.sbin/ntpd : log.c
Log message:
Sync log.c with the latest version from vmd/log.c that preserves errno
so it is safe calling log_* after an error without loosing the it.
