CVSROOT: /cvs Module name: src Changes by: gil...@cvs.openbsd.org 2012/01/12 16:17:02
Modified files: usr.sbin/smtpd : ramqueue.c runner.c Log message: we should never use ramqueue_first_envelope() as a mean to determine the first schedulable envelope otherwise we end up with nsched wrong ... heck, let's kill ramqueue_first_envelope() and be done with it ;)