CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/12 01:58:20
Modified files:
usr.sbin/smtpd : makemap.c smtpctl.c smtpd.c util.c
Log message:
do not umask() [with the wrong umask] around mkstemp() calls, no matter
how broken other systems are.
ok guenther gilles
