CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/08/04 07:24:44
Modified files:
usr.sbin/radiusd: control.c radiusd.c radiusd_bsdauth.c
radiusd_file.c radiusd_module.c
Log message:
Switch over to imsgbuf_get() from imsg_get(), nothing uses the return
value as message length.
OK tb@
