CVSROOT: /cvs Module name: src Changes by: rzalam...@cvs.openbsd.org 2016/08/30 08:31:53
Modified files: usr.sbin/httpd : httpd.h logger.c proc.c server.c Log message: Kill (remove) the ps_pid from privsep struct since it is not being used anymore. Also fix the process initialization prototypes. ok reyk@