CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/01/02 09:41:19
Modified files:
usr.sbin/smtpd : client.c client.h
Log message:
Replace 3 struct smtp_client members (ssl_handshake, rcptokay, dying) with a
bitmap called "flags".
