CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/11/21 06:22:21
Modified files:
usr.sbin/bgpd : bgpd.c control.c
usr.sbin/smtpd : ca.c enqueue.c mproc.c queue_proc.c
scheduler_proc.c smtpctl.c smtpd.c
Log message:
bgpd and smtpd include their own imsgbuf_read_nofd() implementation.
Adjust that one as well apart from that the conversion to the new
imsgbuf_read read behaviour is trivial.
OK tb@
