On Nov 3, 2008, at 7:44 PM, [EMAIL PROTECTED] wrote:

Author: niq
Date: Mon Nov  3 16:44:56 2008
New Revision: 711146

URL: http://svn.apache.org/viewvc?rev=711146&view=rev
Log:
Further unixd hacks to remove duplication between old-unixd and mod_unixd,
and get it working with old MPMS[1] + mod_unixd.  It's still an uneasy
split, as some modules (mod_cgid, suexec)[2] also use unixd.
More thinking+hacking due.

[1] Should be prefork/worker/event, but only worker is tested.
[2] cgid is OK, suexec is untested.


I was playing around with avoiding the overlap we have a unix.h
which somewhat-matches stuff in mod_unixd.c (I was doing this
to create a mod_unixd.h) but this started getting screwy fast.

What, exactly, do we want the functional and architectural
differences between unixd.c and mod_unixd.c to be??

Reply via email to