CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/01/30 09:37:52
Modified files:
usr.sbin/smtpd : queue_shared.c smtp.c smtp_session.c smtpd.h
Log message:
fix a very annoying events masking issue which would cause a fatal() to be
hit under certain conditions; while tracking the bug I ran into other bugs
which were kind of related and could cause us to hit a fatal() too.
fix by me, but with lots of testing and investigation with jacekm@,
ok jacekm@
