cvs commit: apache-1.3/src README.DSO

1998-05-06 Thread rse
rse 98/05/06 08:44:31 Modified:.README.configure INSTALL src README.DSO Log: Make some documents up-to-date for the 1.3b7 release. Revision ChangesPath 1.8 +19 -20apache-1.3/README.configure Index: README.configure

cvs commit: apache-1.3/src README.DSO

1998-04-30 Thread rse
rse 98/04/30 04:32:04 Modified:.INSTALL src README.DSO Log: Document NetBSD DSO support. Revision ChangesPath 1.23 +3 -2 apache-1.3/INSTALL Index: INSTALL ===

cvs commit: apache-1.3/src README.DSO

1998-04-27 Thread rse
rse 98/04/27 09:11:41 Modified:.INSTALL src README.DSO Log: Document DSO support for OpenBSD. Revision ChangesPath 1.21 +3 -4 apache-1.3/INSTALL Index: INSTALL ===

cvs commit: apache-1.3/src README.DSO

1998-04-16 Thread rse
rse 98/04/15 23:44:46 Modified:.INSTALL src README.DSO Log: Make sure the user is notified about the possible side-effects LoadModule can have because of the different execution order of modules. Revision ChangesPath 1.12 +3 -1

cvs commit: apache-1.3/src README.DSO

1998-04-14 Thread rse
rse 98/04/14 03:51:40 Modified:src README.DSO Log: Merge in a lot of fixes and enhancements from Martin. Revision ChangesPath 1.3 +139 -119 apache-1.3/src/README.DSO Index: README.DSO =

cvs commit: apache-1.3/src README.DSO

1998-04-13 Thread rse
rse 98/04/13 08:40:18 Added: src README.DSO Log: Here it comes: My first cut for an overview README.DSO file describing the relevant aspects of dynamic shared object (DSO) support in Apache 1.3. My hope is that this information makes the DSO stuff more clear to those