CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/11/23 02:25:44
Modified files:
usr.sbin/smtpd : queue.c queue_backend.c queue_fsqueue.c
smtpctl.c smtpd.h
Log message:
Replace the qwalk API (to retreive on disk envelopes at runtime) with
a simple QOP_WALK queue operation. Some knf and formating fixes while
there.
ok gilles@
