Perchild works again.... kind of

2002-08-17 Thread rbb
Below is the commit message that I just msent for the perchild MPM. This MPM works again, but it still doesn't work well. Currently, I have used it to pass requests between processes, but it just isn't clean at all. I have had random failures, and I don't recommend putting this MPM into produc

[Patch] Style police on htpasswd

2002-08-17 Thread Thom May
just code width checks. -Thom -- Thom May -> [EMAIL PROTECTED] Index: support/htpasswd.c === RCS file: /home/cvspublic/httpd-2.0/support/htpasswd.c,v retrieving revision 1.55 diff -u -u -r1.55 htpasswd.c --- support/htpasswd.c 10

[Patch] remove hardcoded path to scoreboard

2002-08-17 Thread Thom May
As the title says. I've been running into this problem on numerous debian installs. -Thom -- Thom May -> [EMAIL PROTECTED] asuffield: my english is not so bas as you may think ;-) Index: include/scoreboard.h === RCS file: /home/