cvs commit: apache-1.3/src/support httpd.exp

1999-01-03 Thread fielding
() - * - Added MODULE_MAGIC_COOKIE to identify module structures + * - added MODULE_MAGIC_COOKIE to identify module structs + * 19990103 (1.3.4-dev) - added ap_array_pstrcat() */ #define MODULE_MAGIC_COOKIE 0x41503133UL /* AP13 */ #ifndef

cvs commit: apache-1.3/src/main http_main.c

1999-01-03 Thread fielding
fielding99/01/03 05:09:49 Modified:src CHANGES src/main http_main.c Log: In order to prevent some errant library code from setting an alarm on one request and having it affect some later connection, force the alarm to be cleared before each connection even if

cvs commit: apache-1.3/src/include httpd.h

1999-01-03 Thread fielding
fielding99/01/03 05:35:33 Modified:.STATUS src CHANGES src/include httpd.h Log: Change the ap_assert macro to a variant that works on all platforms. PR: 2575 Submitted by: Richard Prinz [EMAIL PROTECTED] Reviewed by: Roy Fielding,

cvs commit: apache-1.3 STATUS

1999-01-03 Thread fielding
fielding99/01/03 05:46:17 Modified:.STATUS Log: what the heck am I doing up so late? Revision ChangesPath 1.586 +1 -35 apache-1.3/STATUS Index: STATUS === RCS file:

cvs commit: apache-1.3/src/main http_main.c

1999-01-03 Thread dgaudet
dgaudet 99/01/03 08:45:27 Modified:src CHANGES src/main http_main.c Log: Back out roy's previous change -- this sort of thing should be handled by a cleanup if a module really needs it. Unless someone can demonstrate that there is broken libc code somewhere

cvs commit: apache-site/info apache_on_linux.html

1999-01-03 Thread brian
brian 99/01/03 15:48:07 Modified:info apache_on_linux.html Log: Remove reference to qosina.com due to complaints from their webmaster. Revision ChangesPath 1.7 +1 -9 apache-site/info/apache_on_linux.html Index: apache_on_linux.html