cvs commit: apache-1.3/src/modules/standard mod_log_config.c

1998-09-22 Thread rse
rse 98/09/22 02:20:00 Modified:src CHANGES src/modules/standard mod_log_config.c Log: Correct comment in mod_log_config.c about its internals. Submitted by: Elf Sternberg [EMAIL PROTECTED] Revision ChangesPath 1.1072+3 -0

cvs commit: apache-site/dist .htaccess

1998-09-22 Thread coar
coar98/09/22 08:14:21 Modified:dist .htaccess Log: Autosize the filename column; we've got some long ones here. Revision ChangesPath 1.8 +1 -0 apache-site/dist/.htaccess Index: .htaccess

cvs commit: apache-site/dist .htaccess

1998-09-22 Thread coar
coar98/09/22 08:16:48 Modified:dist .htaccess Log: Aw, crap. www.apache.org is running a not-too-recent version of 1.3.2-dev.. too old for the IndexOptions change. Uncomment this when it gets updated. Revision ChangesPath 1.9 +1 -1

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

1998-09-22 Thread dgaudet
dgaudet 98/09/22 08:43:43 Modified:src/main http_log.c Log: ap_table_set() causes an ap_pstrdup() of both arguments, one of the arguments is a constant and it's a waste to pstrdup it. Furthermore using a static local buffer means there is a static limit to the message length.

cvs commit: apache-2.0/apache-nspr/modules/standard mod_status.c

1998-09-22 Thread dgaudet
dgaudet 98/09/22 09:12:07 Modified:apache-nspr Configuration apache-nspr/include scoreboard.h apache-nspr/main http_main.c apache-nspr/modules/standard mod_status.c Log: get rid of some NSPR defines... this code can only be built for NSPR

cvs commit: apache-2.0/nsprpub - Imported sources

1998-09-22 Thread dgaudet
dgaudet 98/09/22 09:24:12 Log: import current mozilla/nsprpub sources as of 19980922 Status: Vendor Tag: MOZILLA Release Tags: cvs19980922 U apache-2.0/nsprpub/Makefile N apache-2.0/nsprpub/Makefile.in U apache-2.0/nsprpub/makefile.win U apache-2.0/nsprpub/config

cvs commit: apache-2.0/nsprpub/pr/include prthread.h

1998-09-22 Thread dgaudet
dgaudet 98/09/22 09:27:38 Modified:nsprpub/pr/include prthread.h Log: merge up to MOZILLA cvs19980922 tag Revision ChangesPath 1.3 +5 -5 apache-2.0/nsprpub/pr/include/prthread.h Index: prthread.h

cvs commit: apache-2.0/apache-nspr HOWTOBUILD

1998-09-22 Thread dgaudet
dgaudet 98/09/22 09:38:42 Modified:apache-nspr HOWTOBUILD Log: we can build with the included nspr again Revision ChangesPath 1.3 +2 -11 apache-2.0/apache-nspr/HOWTOBUILD Index: HOWTOBUILD

cvs commit: apache-2.0/apache-nspr - Imported sources

1998-09-22 Thread dgaudet
dgaudet 98/09/22 09:47:32 Log: import apache-1.3.3-dev sources as of 19980922 Status: Vendor Tag: APACHE Release Tags: APACHE_1_3_19980922 U apache-2.0/apache-nspr/.cvsignore U apache-2.0/apache-nspr/.gdbinit U apache-2.0/apache-nspr/Apache.dsp U apache-2.0/apache

cvs commit: apache-2.0/apache-nspr/os/win32 modules.c util_win32.c

1998-09-22 Thread dgaudet
dgaudet 98/09/22 11:05:55 Modified:apache-nspr Configuration.tmpl Makefile.tmpl apache-nspr/ap Makefile.tmpl ap.dsp ap_snprintf.c apache-nspr/include alloc.h ap.h ap_config.h buff.h hsregex.h http_conf_globals.h http_log.h

cvs commit: apache-1.3 STATUS

1998-09-22 Thread coar
coar98/09/22 11:26:53 Modified:.STATUS Log: The change from __EMX__ to OS2 as the #define name has already happened. Revision ChangesPath 1.488 +0 -2 apache-1.3/STATUS Index: STATUS