CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/11/21 06:32:02
Modified files:
usr.sbin/smtpd : mproc.c
Log message:
Remove the imsgbuf_read_nofd() hack since the imsgbuf API
rquires the caller to enable fdpassing.
OK tb@
