CVSROOT: /cvs Module name: src Changes by: gil...@cvs.openbsd.org 2009/03/08 13:11:22
Modified files: usr.sbin/smtpd : mfa.c smtp_session.c smtpd.h Log message: shrink struct message a bit by removing a couple fields which are no longer used and by moving the rcpt count in struct session where it really belongs while at it, remove some unused splay tree generation in mfa