CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/02/10 08:01:17
Modified files:
usr.sbin/smtpd : smtpd.h scheduler.c scheduler_ramqueue.c
Log message:
When getting the next batch of envelope to schedule, use an array to
store envelope ids, rather than a dynamic list.
ok gilles@
