CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/01 10:07:55
Modified files:
usr.sbin/httpd : config.c
Log message:
The fork+exec diff broke "what?!", the ps_what field determines the
configuration that has to be initialized in each process and was
inherited from the parent instead of setting it everywhere. I'm
surprised that it worked.
OK florian
