cvs commit: apachen/src/modules/standard mod_unique_id.c

1997-10-24 Thread dgaudet
dgaudet 97/10/24 01:56:48 Modified:src/modules/standard mod_unique_id.c Log: I'm in the middle of documenting the algorithm used here... I found another problem to defend against. Revision ChangesPath 1.7 +4 -1 apachen/src/modules/standard/mod_unique_id.c

cvs commit: apachen/htdocs/manual/mod mod_unique_id.html index.html

1997-10-24 Thread dgaudet
dgaudet 97/10/24 02:34:22 Modified:htdocs/manual/mod index.html Added: htdocs/manual/mod mod_unique_id.html Log: Document mod_unique_id.html. Revision ChangesPath 1.21 +1 -1 apachen/htdocs/manual/mod/index.html Index: index.html

cvs commit: apachen/htdocs/manual/misc perf-tuning.html

1997-10-24 Thread dgaudet
dgaudet 97/10/24 02:39:19 Modified:htdocs/manual/misc perf-tuning.html Log: document MMAP_SEGMENT_SIZE Revision ChangesPath 1.2 +16 -9 apachen/htdocs/manual/misc/perf-tuning.html Index: perf-tuning.html

cvs commit: apachen/htdocs/manual new_features_1_3.html

1997-10-24 Thread dgaudet
dgaudet 97/10/24 02:44:18 Modified:htdocs/manual new_features_1_3.html Log: update with mod_unique_id link Revision ChangesPath 1.29 +4 -5 apachen/htdocs/manual/new_features_1_3.html Index: new_features_1_3.html

cvs commit: apachen/htdocs/manual index.html

1997-10-24 Thread dgaudet
dgaudet 97/10/24 02:53:40 Modified:htdocs/manual index.html Log: make it clear the docs are for 1.3 Revision ChangesPath 1.18 +2 -2 apachen/htdocs/manual/index.html Index: index.html ===

cvs commit: apachen/src/main util_script.c

1997-10-24 Thread pcs
pcs 97/10/24 08:40:56 Modified:src/main util_script.c Log: Format recent patched code into Apache style Revision ChangesPath 1.82 +6 -5 apachen/src/main/util_script.c Index: util_script.c

cvs commit: apachen/src/helpers TestCompile

1997-10-24 Thread jim
jim 97/10/24 12:30:24 Modified:src/helpers TestCompile Log: Submitted by: Rasmus Lerdorf Reviewed by: Jim, Dean, Martin Have TestCompile run in the main ./src directory Revision ChangesPath 1.8 +2 -2 apachen/src/helpers/TestCompile Index:

cvs commit: apachen/src Configure

1997-10-24 Thread jim
jim 97/10/24 12:35:17 Modified:src Configure Log: Submitted by: Rasmus Lerdorf Reviewed by: Jim, Martin, Dean Since AddModule may want to muck around with RULE_WANTHSREGEX, move the handling of RULE_WANTHSREGEX down past AddModule Revision ChangesPath