CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/12/13 10:08:10
Modified files:
usr.sbin/smtpd : lka.c lka_report.c mproc.c report_smtp.c
smtpd.h
Log message:
in event reports, use a struct timeval instead of time_t since we want more
than second precision
discussed with eric@
