CVSROOT: /cvs Module name: src Changes by: gil...@cvs.openbsd.org 2019/09/10 01:03:16
Modified files: usr.sbin/smtpd : lka_report.c Log message: simplify lka reporting functions by moving the reqid inside the broadcast function: reqid is a mandatory part of the header. lka reporting functions now only append their own specific parameters. ok martijn@