CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/06 12:59:22
Modified files:
usr.sbin/radiusd: radiusd_bsdauth.c radiusd_file.c
Log message:
Replace argv[0] with execvp(3) for fork+exec privsep with getexecpath(3)
and execv(3).
