CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/18 04:50:47
Modified files:
usr.sbin/smtpd : smtpd.c smtpd.h util.c
Log message:
Move log_imsg(), proc_title(), proc_name(), and imsg_to_str() into util.c.
This is prepwork to give all processes their own main().
OK deraadt@
