rse 98/07/12 02:35:43
Modified:src CHANGES
src/modules/experimental mod_mmap_static.c
Log:
Although Dean already has moved mod_mmap_static inside the Configuration to
change its priority, it doesn't hurt is when we are additionally be even more
conservativ
rse 98/04/04 04:48:09
Modified:src/modules/experimental mod_mmap_static.c
Log:
Fix two GCC warnings "assignment from incompatible pointer type", because
bsearch is "void *", it is ok to cast it to the correct type of the variable
we assign its return value to.
Revision
dgaudet 98/03/17 10:54:59
Modified:src/modules/experimental mod_mmap_static.c
Log:
fix after static stuff
Revision ChangesPath
1.4 +4 -2 apache-1.3/src/modules/experimental/mod_mmap_static.c
Index: mod_mmap_static.c
==
dgaudet 98/02/10 03:00:59
Added: src/modules/experimental mod_mmap_static.c
Log:
here ya go
Revision ChangesPath
1.1 apache-1.3/src/modules/experimental/mod_mmap_static.c
Index: mod_mmap_static.c
==