CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/03/15 12:12:15
Modified files:
usr.sbin/smtpd : smtp.c smtp_session.c smtpd.h
Log message:
save 4 bytes per message by moving the datafp field of struct message to
struct session where it really belongs.
