CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2018/05/31 15:06:12
Modified files:
usr.sbin/smtpd : bounce.c control.c dns.c enqueue.c expand.c
lka.c lka_session.c mailaddr.c makemap.c mda.c
mta.c mta_session.c parse.y queue.c
queue_backend.c queue_fs.c scheduler.c
scheduler_ramqueue.c smtp_session.c smtpctl.c
smtpd.c smtpd.h stat_ramstat.c table.c
table_db.c table_proc.c util.c waitq.c
Log message:
remove 'where' parameter from all x*() functions in utils.c, it doesn't
really help us with anything, propagate the change in codebase
ok millert@