CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/03 08:09:04
Modified files:
usr.sbin/relayd: ca.c hce.c proc.c relayd.c relayd.h
Log message:
Use the fork+exec privsep model in relayd; based on rzalamena@'s work
for httpd with some (current and previous) changes for relayd. Once
again, both daemons now share the same proc.c where most of the
privsep "magic" happens.
OK benno@ rzalamena@
