CVSROOT: /cvs Module name: src Changes by: gil...@cvs.openbsd.org 2016/08/30 15:33:58
Modified files: usr.sbin/smtpd : parse.y Log message: when configuring the daemon, assign values to the structure being conf-ed, not the global structure. this worked by accident. ok eric@