trawick 00/10/17 10:41:22
Modified:src/include ap_buckets.h
Log:
Fix the name of the brigade structure in a comment.
Revision ChangesPath
1.44 +1 -1 apache-2.0/src/include/ap_buckets.h
Index: ap_buckets.h
==
This is a retranslation of the Apache test page, the previous one was in need
of a bit of correction. Best regards from the fringes of civilisation.
Ragnar Wisløff
Index: index.html.no
===
RCS file: /cvs/apache/httpd-docs-1.3/htdocs/
wrowe 00/10/17 06:26:57
Modified:src/lib/apr/include apr.hw apr.h.in
src/include ap_config.h
Log:
Make things a little clearer in reaction to the _snames snafus.
Submitted by: Greg Stein
Reviewed by: William Rowe
Revision ChangesPath
1.31 +
wrowe 00/10/16 20:54:44
Modified:src/lib/apr/include apr_time.h
Log:
Ugh... had different meaning between apr and ap. Not good, all fixed.
Submitted by: Karl Fogel <[EMAIL PROTECTED]>
Reviewed by: Greg Stein
Revision ChangesPath
1.28 +2 -2 apache-2.
rbb 00/10/16 20:18:47
Modified:src/include ap_buckets.h
Log:
Capitalize a part of a macro that was accidentally committed in lowercase
Revision ChangesPath
1.43 +1 -1 apache-2.0/src/include/ap_buckets.h
Index: ap_buckets.h
trawick 00/10/16 18:41:57
Modified:src/include ap_buckets.h
Log:
Fix a misspelling.
Revision ChangesPath
1.42 +1 -1 apache-2.0/src/include/ap_buckets.h
Index: ap_buckets.h
===
RCS file: /ho
trawick 00/10/16 18:04:34
Modified:src/include httpd.h
Log:
Capitalize AP_DEBUG_ASSERT(). All macros should shout, even
if their forbearers (e.g., ap_assert()) did not.
Submitted by: Greg Stein
Revision ChangesPath
1.105 +3 -3 apache-2.0/src/include/httpd.h
slive 00/10/16 17:29:09
Modified:htdocs/manual/misc descriptors.html
Log:
Sync descriptors.html with 1.3.
Revision ChangesPath
1.9 +27 -0 httpd-docs-2.0/htdocs/manual/misc/descriptors.html
Index: descriptors.html
slive 00/10/16 17:25:33
Modified:htdocs/manual/misc descriptors.html
Log:
OSF file descriptor info.
PR: 6677
Submitted by: Michael Long <[EMAIL PROTECTED]>
Revision ChangesPath
1.10 +17 -0 httpd-docs-1.3/htdocs/manual/misc/descriptors.html
Index: de