CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/01/29 05:43:25
Modified files:
usr.sbin/smtpd : queue.c queue_shared.c runner.c smtpctl.c
smtpd.h
usr.sbin/smtpd/smtpctl: Makefile
Removed files:
usr.sbin/smtpd : showqueue.c
Log message:
Common queue walking code for smtpd and smtpctl. Kills majority of showqueue.c,
the remaining code was moved to queue_shared.c; ok gilles@
