CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/06 12:58:10
Modified files:
usr.sbin/lpd : lpd.c proc.c proc.h
Log message:
Replace argv[0] with execvp(3) for fork+exec privsep with getexecpath(3)
and execv(3).
(this lpd is an incomplete replacement which has never been finished, but
maybe eventually someone will finish it...)
