CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/05/24 08:38:56
Modified files:
usr.sbin/smtpd : config.c control.c lka.c mda.c mfa.c mta.c
queue.c runner.c smtp.c smtpd.c smtpd.h
Log message:
Parent process forks 3 types of processes, track them all in a single tree
using newly introduced child struct.
Manage process titles centrally in struct smtpd.
ok gilles@
