Mailing List Archive

More patches
22.spawn.0.8.14.patch
Subject: Fix error handling in spawn_child
Affects: alloc.c
ChangeLog: Call unblock_alarms() before returning on an error from pipe.

23.mmap.0.8.14.patch
Subject: Use shared memory for scoreboard
Affects: conf.h, http_main.c
ChangeLog: Use mmap() to allocated shared memory for the scoreboard on
Solaris, SunOS, Digital UNIX, and BSDI. It should work on
most of the other architectures.
Comments: This avoids httpd needing a file in /tmp; this can cause problems
on systems where /tmp is cleared by a cron job.


David.