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

1998-03-27 Thread dgaudet
dgaudet 98/03/27 12:18:52 Modified:src CHANGES src/main http_main.c Log: SIGXCPU and SIGXFSZ are now reset to SIG_DFL at boot-time. This is necessary on at least Solaris where the /etc/rc?.d scripts are run with these signals ignored, and "SIG_IGN" settings a

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

1998-03-27 Thread rse
rse 98/03/27 09:37:43 Modified:.STATUS src CHANGES src/modules/standard mod_rewrite.c Log: Fix ``RewriteCond ... -l''. Submitted by: Rein Tollevik <[EMAIL PROTECTED]> Reviewed by: Ralf S. Engelschall PR: 2010 Revision Chan

cvs commit: apache-1.3 STATUS

1998-03-27 Thread jim
jim 98/03/27 08:30:40 Modified:.STATUS Log: Just some general feelings about APACI and how it affects our general c-t-r process and how some of us knew that this was bound to happen Revision ChangesPath 1.226 +6 -1 apache-1.3/STATUS Index: ST

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

1998-03-27 Thread rse
rse 98/03/27 07:50:25 Modified:src/modules/standard mod_rewrite.c Log: just a few whitespace cosmetics... Revision ChangesPath 1.95 +4 -4 apache-1.3/src/modules/standard/mod_rewrite.c Index: mod_rewrite.c ==

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

1998-03-27 Thread rse
rse 98/03/27 07:43:55 Modified:.STATUS src CHANGES src/modules/standard mod_rewrite.c Log: Adjust the proxy pass-through feature in mod_rewrite to fit the requirements of mod_proxy again. Revision ChangesPath 1.225 +1 -

cvs commit: apache-1.3 STATUS

1998-03-27 Thread randy
randy 98/03/27 06:22:37 Modified:.STATUS Log: The first thunderstorm of the year right now... Revision ChangesPath 1.224 +16 -3 apache-1.3/STATUS Index: STATUS === RCS file: /export

cvs commit: apache-1.3/conf httpd.conf-dist

1998-03-27 Thread rse
rse 98/03/27 03:00:22 Modified:conf httpd.conf-dist Log: Make sure the user finds the location where he has to put the LoadModule lines when using shared objects. Because these lines have to be in front of any directives which are contained in the module itself it is reco

cvs commit: apache-1.3/src/main gen_test_char.c gen_uri_delims.c util_uri.c Makefile.tmpl

1998-03-27 Thread rse
rse 98/03/27 02:06:55 Modified:src/main gen_test_char.c gen_uri_delims.c util_uri.c Makefile.tmpl Log: Dr. Cosmetics: - avoid gcc complains by define main as at the other places in the two new generation programs - make uri_delim as all-in-one a

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

1998-03-27 Thread dgaudet
dgaudet 98/03/27 00:51:46 Modified:src/main http_main.c Log: Verbose error messages are so much more useful to our users... and to us as well because they can avert "bug" reports. Fix a few more... there's dozens more that could do with improvements. Revision ChangesPa

cvs commit: apache-1.3 STATUS

1998-03-27 Thread rse
rse 98/03/27 00:09:01 Modified:.STATUS Log: votes Revision ChangesPath 1.223 +9 -1 apache-1.3/STATUS Index: STATUS === RCS file: /export/home/cvs/apache-1.3/STATUS,v retrieving

cvs commit: apache-1.3 STATUS

1998-03-27 Thread rse
rse 98/03/27 00:03:23 Modified:.STATUS Log: update Revision ChangesPath 1.222 +5 -0 apache-1.3/STATUS Index: STATUS === RCS file: /export/home/cvs/apache-1.3/STATUS,v retrievin

cvs commit: apache-1.3/htdocs/manual/misc FAQ.html

1998-03-27 Thread coar
coar98/03/26 17:56:35 Modified:htdocs/manual/misc FAQ.html Log: Sort-of FAQ: "how do I make Apache scream?" Submitted by: jim <[EMAIL PROTECTED]> Revision ChangesPath 1.110 +16 -2 apache-1.3/htdocs/manual/misc/FAQ.html Index: FAQ.html ===

cvs commit: apache-1.3/src Configure

1998-03-27 Thread dgaudet
dgaudet 98/03/26 16:38:51 Modified:src Configure Log: more LFLAGS stuff... this is a nop Revision ChangesPath 1.221 +0 -1 apache-1.3/src/Configure Index: Configure === RCS file: /export