Here are some random observations; in server/mpm_common.c;
ap_uname2id exits(1) on failure, while ap_gname2id does not exit ?!? This looks a bit bogus. For that matter, I wrote the attached patch to base these on APR, but the pool is a required arg. Now I'm wondering if we shouldn't deprecate them permanantly and just add the appropriate code to os/unix/unixd.c Bill
