cvs commit: apache-1.3/src PORTING

1998-04-13 Thread jim
jim 98/04/13 11:45:52 Modified:src PORTING Log: minor fluff Revision ChangesPath 1.25 +2 -2 apache-1.3/src/PORTING Index: PORTING === RCS file: /export/home/cvs/apache-1.3/src/PORT

cvs commit: apache-1.3 INSTALL

1998-04-13 Thread rse
rse 98/04/13 11:35:35 Modified:.INSTALL Log: Because a lot of users directly start with a file named "INSTALL" make sure they find the examples in README.configure, too. Revision ChangesPath 1.6 +4 -0 apache-1.3/INSTALL Index: INSTALL =

cvs commit: apache-devsite mmn.txt

1998-04-13 Thread dgaudet
/mmn.txt,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- mmn.txt 1998/04/13 18:14:51 1.18 +++ mmn.txt 1998/04/13 18:22:16 1.19 @@ -51,3 +51,4 @@ 19980324 (1.3b6-dev) - API_EXPORT(index_of_response) 19980413 (1.3b6-dev) - The BIG SYMBOL

cvs commit: apache-devsite mmn.txt

1998-04-13 Thread rse
(), client_to_stdout() removed 19980324 (1.3b6-dev) - API_EXPORT(index_of_response) +19980413 (1.3b6-dev) - The BIG SYMBOL RENAMING: general ap_ prefix + (see src/include/compat.h for more details)

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

1998-04-13 Thread rse
:51 1.80 @@ -271,7 +271,7 @@ * handle it back-compatibly, or at least signal an error). */ -#define MODULE_MAGIC_NUMBER 19980324 +#define MODULE_MAGIC_NUMBER 19980413 #define STANDARD_MODULE_STUFF MODULE_MAGIC_NUMBER, -1, __FILE__, NULL, NULL /* Generic accessors for

cvs commit: apache-1.3/src/os/win32 os.h util_win32.c

1998-04-13 Thread rse
rse 98/04/13 11:05:21 Modified:src/include compat.h httpd.h src/main http_config.c http_core.c http_request.c util.c src/modules/standard mod_alias.c mod_autoindex.c mod_so.c mod_userdir.c src/os/bs2000 os-inline.c

cvs commit: apache-1.3/src README.DSO

1998-04-13 Thread rse
rse 98/04/13 08:40:18 Added: src README.DSO Log: Here it comes: My first cut for an overview README.DSO file describing the relevant aspects of dynamic shared object (DSO) support in Apache 1.3. My hope is that this information makes the DSO stuff more clear to those

cvs commit: apache-devsite API-dict.html

1998-04-13 Thread coar
coar98/04/13 05:30:10 Modified:.API-dict.html Log: Another checkpoint, since it will be hours before I can get back to this and my edits are broad enough that they'll surely conflict with anything anyone else puts in meanwhile. Lots of prototype

cvs commit: apache-1.2/support dbmmanage dbmmanage.new htpasswd.1 httpd.8 httpd_monitor.c log_server_status suexec.c suexec.h

1998-04-13 Thread coar
coar98/04/13 04:46:24 Modified:.LICENSE htdocs/manual LICENSE expand.pl src alloc.c alloc.h buff.c buff.h conf.h http_conf_globals.h http_config.c http_config.h http_core.c http_core.h http_log

cvs commit: apache-1.3/htdocs/manual/mod mod_mime.html

1998-04-13 Thread ben
ben 98/04/13 04:42:20 Modified:htdocs/manual/mod mod_mime.html Log: Fix grammar and layout error. Revision ChangesPath 1.20 +2 -2 apache-1.3/htdocs/manual/mod/mod_mime.html Index: mod_mime.html =

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

1998-04-13 Thread rse
rse 98/04/13 03:32:28 Modified:src/os/win32 os.h src/os/unix os.h os.c src/os/bs2000 os.h os.c src/modules/standard mod_so.c mod_cgi.c src/main http_core.c src/include compat.h Log: Manual DSO cleanup afte

cvs commit: apache-devsite API-dict.html

1998-04-13 Thread coar
coar98/04/12 18:00:21 Modified:.API-dict.html Log: Checkpointing in some halfway-completed changes before the diff gets too big. One thing about doing this documenting: it's revealing lots of inconsistencies in the .h files.. Revision Changes