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