cvs commit: apache/src mod_cgi.c mod_include.c util_script.c util_script.h

1996-07-21 Thread Randy Terbush
randy 96/07/21 13:03:51 Modified:src mod_cgi.c mod_include.c util_script.c util_script.h Log: Centralize exec() functionality. Reviewed by: Robert Thau, Ben Laurie Revision ChangesPath 1.11 +1 -42 apache/src/mod_cgi.c Index:

cvs commit: apache/src alloc.c alloc.h http_main.c

1996-07-21 Thread Ben Laurie
ben 96/07/21 07:49:04 Modified:src alloc.c alloc.h http_main.c Log: Fix old-style restarts (broken by graceful restarts). Also move graceful restarts to SIGUSR1 instead of SIGINT. Revision ChangesPath 1.7 +5 -0 apache/src/alloc.c Index: alloc.c