CVSROOT: /cvs Module name: src Changes by: e...@cvs.openbsd.org 2018/12/28 04:40:29
Modified files: usr.sbin/smtpd : aliases.c config.c lka.c lka_session.c makemap.c parse.y ruleset.c smtpd.h table.c Log message: remove the tag workaround for table_create() and table_find(), now that static tables handle their updates internally. ok gilles@