CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/09/29 05:02:41
Modified files:
usr.sbin/smtpd : mfa.c mfa_session.c smtpd.h
Log message:
some mfa_session cleanups.
- move mfa_session() prototype to smtpd.h
- make mfa session use a tree
- make static functions static
- merge mfa_session_init() into mfa_session()
ok chl@
