rasmus 99/11/22 12:56:55
Modified:htdocs/manual/mod mod_auth_digest.html
Log:
Fix a spelling mistake and we probably shouldn't put Internet Exploder in
any official Apache documentation.
Revision ChangesPath
1.2 +2 -2 apache-1.3/htdocs/manual/mod/mod_auth_di
rbb 99/11/22 10:01:40
Modified:src/lib/apr/inc apr_fnmatch.h
src/lib/apr/include apr_errno.h apr_lib.h apr_md5.h
src/lib/apr/lib apr_execve.c apr_fnmatch.c apr_md5.c
Log:
Begin to update apr/lib files to follow the standard APR function format.
Thi
rbb 99/11/22 06:52:18
Modified:src/lib/apr/include apr_general.h apr_getopt.h
src/lib/apr/misc/beos getopt.c
src/lib/apr/misc/os2 getopt.c
src/lib/apr/misc/unix getopt.c
src/lib/apr/misc/win32 getopt.c
src/lib
rbb 99/11/22 05:48:07
Modified:src/lib/apr/test Makefile.in testargs.c
Removed: src/lib/apr/test testsig.c
Log:
With the removal of the signalling logic, this should have gone away too.
We no longer try to compile a test program for functions we don't have.
Revision