CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/06 00:04:46
Modified files:
usr.sbin/smtpd : enqueue.c makemap.c smtpd.c util.c
Log message:
fix values passed to umask(), they should be octal.
the permissions are even more restrictive than they should.
misc bug reported by qualys
