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

1998-03-05 Thread Ralf S. Engelschall
rse 98/03/04 23:50:33 Modified:src/modules/standard mod_rewrite.c Log: Make sure the returned value of rand() is not greater then RAND_MAX on systems like SunOS where we guessed the RAND_MAX value. This the way Ben requested but without the +1 because this actually leaded to

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

1998-03-05 Thread Ralf S. Engelschall
rse 98/03/04 23:54:01 Modified:src/modules/standard mod_rewrite.c Log: Just cosmetic issues I stumpled over... Revision ChangesPath 1.83 +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.h

1998-03-05 Thread Ralf S. Engelschall
rse 98/03/05 02:45:25 Modified:src/include conf.h src/modules/standard mod_rewrite.h Log: Situation: The function getpwnam() is used in main/util.c main/util_script.c modules/standard/mod_userdir.c

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

1998-03-05 Thread Ralf S. Engelschall
rse 98/03/05 02:48:07 Modified:src/modules/standard mod_rewrite.c Log: Add missing MODULE_VAR_EXPORT for mod_rewrite's module structure as requested by Marc. Thanks to him for discovering this. Revision ChangesPath 1.85 +1 -1

cvs commit: apache-1.3 STATUS

1998-03-05 Thread dgaudet
dgaudet 98/03/05 03:37:09 Modified:.STATUS Log: Please vote and/or modify the announcement! I really really want to get 1.2.6 out there. Revision ChangesPath 1.177 +35 -0 apache-1.3/STATUS Index: STATUS

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

1998-03-05 Thread coar
coar98/03/05 05:27:16 Modified:src/include http_config.h httpd.h Log: Update the MODULE_MAGIC_NUMBER for the SERVER_{BUILT,VERSION} abstraction, and remove a now-bogus definition referring to the old method. Still to do: moving the SERVER_VERSION

cvs commit: apache-devsite mmn.txt

1998-03-05 Thread coar
coar98/03/05 05:28:13 Modified:.mmn.txt Log: Bump MMN for the SERVER_* symbol abstraction. Revision ChangesPath 1.11 +1 -0 apache-devsite/mmn.txt Index: mmn.txt === RCS

cvs commit: apache-1.3 STATUS

1998-03-05 Thread Ralf S. Engelschall
rse 98/03/05 07:31:27 Modified:.STATUS Log: Yeah, 1.2.6 has to go out. This is the best way to start. Revision ChangesPath 1.179 +1 -1 apache-1.3/STATUS Index: STATUS === RCS

cvs commit: apache-devsite how-to-release.html

1998-03-05 Thread Ralf S. Engelschall
rse 98/03/05 07:33:58 Modified:.how-to-release.html Log: The stuff in src/modules/test/ is of the same type as the stuff in src/test, so better to leave it out in the distribution tarball... Revision ChangesPath 1.30 +3 -2

cvs commit: apache-1.3/src/os/unix os.h

1998-03-05 Thread rasmus
rasmus 98/03/05 07:50:47 Modified:src/os/unix os.h Log: Fix a typo (and a test to see if I can commit without getting slammed ;) Reviewed by: Ralf Revision ChangesPath 1.9 +1 -1 apache-1.3/src/os/unix/os.h Index: os.h

cvs commit: apache-1.3/src/os/unix os.h

1998-03-05 Thread rasmus
@@ -262,7 +262,7 @@ * handle it back-compatibly, or at least signal an error). */ -#define MODULE_MAGIC_NUMBER 19980304 +#define MODULE_MAGIC_NUMBER 19980305 #define STANDARD_MODULE_STUFF MODULE_MAGIC_NUMBER, -1, __FILE__, NULL, NULL /* Generic accessors for other modules

cvs commit: apache-1.3/src/os/unix os.h

1998-03-05 Thread rasmus
rasmus 98/03/05 11:40:37 Modified:src/os/unix os.h Log: Due to the order of inclusion, it isn't feasible to move this check to conf.h. So, reverse this part of my last patch. The whole DLFCN thing could be moved to conf.h, but I will leave that for another battle.

cvs commit: apache-site/contributors index.html

1998-03-05 Thread dgaudet
dgaudet 98/03/05 13:37:53 Modified:contributors index.html Log: I don't have access to IRIX any longer... and I don't feel like being listed as a solaris expert. Revision ChangesPath 1.28 +3 -2 apache-site/contributors/index.html Index: index.html

cvs commit: apache-site/contributors index.html

1998-03-05 Thread dgaudet
dgaudet 98/03/05 13:39:15 Modified:contributors index.html Log: Uh, something split a line in the middle of my name. I hope it wasn't one of the html mangling scripts. Revision ChangesPath 1.29 +1 -2 apache-site/contributors/index.html Index: index.html