CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2021/05/26 12:08:55

Modified files:
        usr.sbin/smtpd : bounce.c ca.c compress_gzip.c control.c dict.c 
                         dispatcher.c envelope.c ioev.c limit.c lka.c 
                         mda.c mproc.c mta.c mta_session.c parse.y 
                         proxy.c queue.c queue_backend.c queue_fs.c 
                         queue_null.c queue_ram.c scheduler.c 
                         scheduler_backend.c scheduler_null.c 
                         scheduler_ramqueue.c smtp.c smtpctl.c smtpd.c 
                         srs.c table_db.c table_getpwnam.c to.c tree.c 

Log message:
replaces calls to err(3)/errx(3) with fatal()/fatalx() from log.c
for code that runs in the daemon.

ok florian@ millert@

Reply via email to