dgaudet 98/03/07 13:43:32
Modified:src/helpers find-dbm-lib
Log:
I should clearly not be coding today.
Revision ChangesPath
1.4 +1 -1 apache-1.3/src/helpers/find-dbm-lib
Index: find-dbm-lib
dgaudet 98/03/07 13:39:30
Modified:src/main util_uri.c
src/include httpd.h
Log:
Don't use strtoul. And defend against similar slipups in the future... I
know that define in httpd.h may annoy module authors...
Revision ChangesPath
1.8 +4 -2 apa
dgaudet 98/03/07 13:37:27
Modified:src/helpers find-dbm-lib
Log:
and make it work for linux too
Revision ChangesPath
1.3 +4 -2 apache-1.3/src/helpers/find-dbm-lib
Index: find-dbm-lib
===
R
dgaudet 98/03/07 13:29:57
Modified:src/helpers find-dbm-lib
Log:
Fix a logic problem -- it was giving false positives because DBM_LIB is
sometimes set when it shouldn't be... it's set by default in Configure.
Revision ChangesPath
1.2 +15 -3 apache-1.3/src/help
coar98/03/07 13:26:18
Modified:.STATUS
Log:
Just recording a couple of other things that have been blue-skied.
Revision ChangesPath
1.25 +10 -0 apache-2.0/STATUS
Index: STATUS
==
coar98/03/06 19:11:50
Modified:htdocs/manual new_features_1_3.html upgrading_to_1_3.html
Log:
Document the change to the SERVER_VERSION symbol usage.
Revision ChangesPath
1.48 +17 -1 apache-1.3/htdocs/manual/new_features_1_3.html
Index: new_feature