CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/07 13:46:29
Modified files:
usr.sbin/tcpdump: privsep.c privsep.h tcpdump.c
Log message:
Use getexecpath(3) and thus execv(3) in the same way as other privsep
fork+execsame daemons.
