cvs commit: apache-2.0/src/modules/mpm/dexter acceptlock.c dexter.c scoreboard.c

1999-10-20 Thread manoj
manoj 99/10/20 12:07:51 Modified:src/modules/mpm/dexter acceptlock.c dexter.c scoreboard.c Log: Fix dexter after adding a status code to ap_log_error broke it. Revision ChangesPath 1.14 +19 -14apache-2.0/src/modules/mpm/dexter/acceptlock.c Index: acceptloc

cvs commit: apache-2.0/src/modules/mpm/dexter acceptlock.c

1999-09-13 Thread rbb
rbb 99/09/13 05:37:15 Modified:src/modules/mpm/dexter acceptlock.c Log: Fix a stupid typo that never should have been committed. Submitted by: Jim Jagielski Revision ChangesPath 1.8 +2 -2 apache-2.0/src/modules/mpm/dexter/acceptlock.c Index: acceptl

cvs commit: apache-2.0/src/modules/mpm/dexter acceptlock.c dexter.c

1999-09-08 Thread manoj
manoj 99/09/08 11:58:50 Modified:src/modules/mpm/dexter acceptlock.c dexter.c Log: Update dexter to work with the latest APR changes Revision ChangesPath 1.6 +4 -2 apache-2.0/src/modules/mpm/dexter/acceptlock.c Index: acceptlock.c =

cvs commit: apache-2.0/src/modules/mpm/dexter acceptlock.c dexter.c

1999-08-31 Thread manoj
manoj 99/08/31 14:34:07 Modified:src/modules/mpm/dexter acceptlock.c dexter.c Log: Fix dexter to work after Ryan's context patches. Revision ChangesPath 1.5 +2 -1 apache-2.0/src/modules/mpm/dexter/acceptlock.c Index: acceptlock.c ==

cvs commit: apache-2.0/src/modules/mpm/dexter acceptlock.c dexter.c

1999-08-28 Thread rse
rse 99/08/28 06:00:56 Modified:src/modules/mpm/dexter acceptlock.c dexter.c Log: get rid of two additional warnings Revision ChangesPath 1.3 +2 -0 apache-2.0/src/modules/mpm/dexter/acceptlock.c Index: acceptlock.c

cvs commit: apache-2.0/src/modules/mpm/dexter acceptlock.c dexter.c dexter.h

1999-08-28 Thread rse
rse 99/08/28 05:38:00 Modified:src/modules/mpm/dexter acceptlock.c dexter.c dexter.h Log: clean_child_exit() is really used globally inside dexter MPM, so rename it to ap_clean_child_exit(). Revision ChangesPath 1.2 +19 -19apache-2.0/src/modules/mpm/dexter