CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/19 07:57:17
Modified files:
usr.sbin/smtpd : smtpctl.c
Log message:
(void) cast a strlcpy() that cannot truncate
(void) cast a few snprintf()/strlcat() that cannot truncate and that would
be harmless if they could
