CVSROOT: /cvs Module name: src Changes by: gil...@cvs.openbsd.org 2009/06/01 17:15:48
Modified files: usr.sbin/smtpd : mfa.c lka.c Log message: yet another cleanup in mfa/lka, don't roll their own loops to release maps and rules when config.c provides us with purge_config(), PURGE_MAPS and PURGE_RULES. kills lots of lines with no functionnal change. ok jacekm@