CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/07/27 07:48:14
Modified files:
usr.sbin/relayd: control.c
usr.sbin/relayctl: relayctl.c
Log message:
relayd/relayctl: convert imsg_get() to imsgbuf_get()
The special return value is unused, so it's just using the other function.
ok rsadowski
