cvs commit: apache-1.3 config.layout

1999-04-27 Thread wsanchez
wsanchez99/04/27 12:16:37 Modified:.config.layout Log: Add opt (SysV-style) layout. Submitted by: Raymond S Brand [EMAIL PROTECTED] Revision ChangesPath 1.6 +17 -0 apache-1.3/config.layout Index: config.layout

cvs commit: apache-1.3/src CHANGES

1999-04-29 Thread wsanchez
wsanchez99/04/29 09:30:53 Modified:src CHANGES Log: Add opt (SysV-style) layout. Submitted by: Raymond S Brand [EMAIL PROTECTED] Revision ChangesPath 1.1333+3 -0 apache-1.3/src/CHANGES Index: CHANGES

cvs commit: apache-1.3 config.layout

1999-05-04 Thread wsanchez
wsanchez99/05/03 16:02:57 Modified:.config.layout Log: Rename Rhapsody layout to Mac OS X Server. Set install locations to those appropriate for custom user built Apache. Revision ChangesPath 1.7 +5 -5 apache-1.3/config.layout Index

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

1999-05-04 Thread wsanchez
wsanchez99/05/03 16:03:46 Modified:src/os/unix os.h Log: On Mac OS, say Mac OS, not Unix. Revision ChangesPath 1.40 +4 -0 apache-1.3/src/os/unix/os.h Index: os.h === RCS file: /home/cvs

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

1999-05-04 Thread wsanchez
wsanchez99/05/03 16:06:06 Modified:src/os/unix os.c Log: Use macro HAVE_DYLD instead of RHAPSODY for dyld-specific code. Add macro DYLD_CANT_UNLOAD around workaround for dyld-unloading-is-a-noop. Revision ChangesPath 1.16 +15 -8 apache-1.3/src/os/unix/os.c

cvs commit: apache-1.3/htdocs/manual dso.html

1999-05-04 Thread wsanchez
wsanchez99/05/03 16:23:04 Modified:htdocs/manual dso.html Log: Add Apple platforms. Update the date. Revision ChangesPath 1.12 +3 -1 apache-1.3/htdocs/manual/dso.html Index: dso.html

cvs commit: apache-1.3 STATUS

1999-05-04 Thread wsanchez
wsanchez99/05/03 16:49:26 Modified:.STATUS Log: Revision ChangesPath 1.684 +7 -1 apache-1.3/STATUS Index: STATUS === RCS file: /home/cvs/apache-1.3/STATUS,v retrieving revision

cvs commit: apache-1.3/src CHANGES

1999-05-04 Thread wsanchez
wsanchez99/05/03 17:20:09 Modified:src CHANGES Log: Note Mac OS X support changes; renamed Rhapsody layout. Revision ChangesPath 1.1343+9 -0 apache-1.3/src/CHANGES Index: CHANGES

cvs commit: apache-1.3 Makefile.tmpl config.layout configure

1999-05-04 Thread wsanchez
wsanchez99/05/03 19:55:16 Modified:.Makefile.tmpl config.layout configure Log: Make htdocs, iconsdir, and cgidir configurable via config.layout. Revision ChangesPath 1.82 +3 -3 apache-1.3/Makefile.tmpl Index: Makefile.tmpl

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

1999-05-04 Thread wsanchez
wsanchez99/05/03 19:57:14 Modified:src CHANGES src/include ap_config.h src/os/unix os.h Log: Define PLATFORM for Mac OS in ap_config.h, not unix/os.c. Seems cleaner and more flexible that way. Revision ChangesPath 1.1345+3 -0

cvs commit: apache-1.3 configure

1999-05-06 Thread wsanchez
wsanchez99/05/05 17:44:18 Modified:.configure Log: Make platform-dependant choice as to default layout for Mac OS and Mac OS X Server. Revision ChangesPath 1.91 +11 -2 apache-1.3/configure Index: configure

cvs commit: apache-1.3/src/support apxs.8 apxs.pl

1999-07-07 Thread wsanchez
wsanchez99/07/07 11:55:28 Modified:src/support apxs.8 apxs.pl Log: Add -S var=val option which allows for override of CFG_* built-in values. Revision ChangesPath 1.7 +17 -0 apache-1.3/src/support/apxs.8 Index: apxs.8

cvs commit: apache-1.3/src CHANGES

1999-07-07 Thread wsanchez
wsanchez99/07/07 11:58:52 Modified:src CHANGES Log: apxs: Add -S var=val option which allows for override of CFG_* built-in values. Revision ChangesPath 1.1393+4 -0 apache-1.3/src/CHANGES Index: CHANGES

cvs commit: apache-1.3/src/support apxs.8 apxs.pl

1999-07-08 Thread wsanchez
wsanchez99/07/07 18:18:33 Modified:src CHANGES src/support apxs.8 apxs.pl Log: Add -e option which works like -i but doesn't install the DSO; useful for editing httpd.conf with apxs. Revision ChangesPath 1.1394+3 -1 apache-1.3/src/CHANGES

cvs commit: apache-1.3/src/support apxs.8 apxs.pl

1999-07-09 Thread wsanchez
wsanchez99/07/09 14:44:37 Modified:src CHANGES src/support apxs.8 apxs.pl Log: Fix up apxs editing code so that multiple invocations of apxs -a will not result in multiple LoadModule/AddModule entries for that module; apxs can now be used to re- enable

cvs commit: apache-1.3/src/helpers GuessOS

1999-07-30 Thread wsanchez
wsanchez99/07/29 22:14:09 Modified:src/helpers GuessOS Log: Change Power Macintosh to Power* so if uname prints Power Book we're still happy. Revision ChangesPath 1.61 +1 -1 apache-1.3/src/helpers/GuessOS Index: GuessOS

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

1999-07-30 Thread wsanchez
wsanchez99/07/30 13:58:58 Modified:src/include ap_config.h Log: Get rid of redefinition warning Revision ChangesPath 1.264 +1 -0 apache-1.3/src/include/ap_config.h Index: ap_config.h

cvs commit: apache-1.3 configure

1999-08-06 Thread wsanchez
wsanchez99/08/05 20:29:13 Modified:.configure Log: Pass appropriate strip flags to install. Revision ChangesPath 1.95 +13 -3 apache-1.3/configure Index: configure === RCS file

cvs commit: apache-1.3 configure

1999-08-06 Thread wsanchez
wsanchez99/08/05 20:35:00 Modified:.configure Log: Oops. Wrong cut-n-paste. Revision ChangesPath 1.96 +2 -2 apache-1.3/configure Index: configure === RCS file: /home/cvs/apache-1.3

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

1999-08-06 Thread wsanchez
wsanchez99/08/05 21:01:21 Modified:src/include ap_config.h Log: Don't need __private_extern__ when building statically. Revision ChangesPath 1.266 +1 -1 apache-1.3/src/include/ap_config.h Index: ap_config.h

cvs commit: apache-1.3 STATUS

1999-08-16 Thread wsanchez
wsanchez99/08/16 10:59:41 Modified:.STATUS Log: Add Rhapsody to binaries list. Revision ChangesPath 1.748 +4 -4 apache-1.3/STATUS Index: STATUS === RCS file: /home/cvs/apache-1.3

cvs commit: apache-1.3 STATUS

1999-08-18 Thread wsanchez
wsanchez99/08/18 10:22:33 Modified:.STATUS Log: go Revision ChangesPath 1.749 +2 -2 apache-1.3/STATUS Index: STATUS === RCS file: /home/cvs/apache-1.3/STATUS,v retrieving revision

cvs commit: apache-1.3/src/support apxs.pl

1999-08-28 Thread wsanchez
wsanchez99/08/27 16:31:09 Modified:src/support apxs.pl Log: When apxs compiles a .o file, it cc puts it into the current working directory. But then we're looking for the .o file in the directory that contains the .c file, and the link line breaks. So lets remove the path

cvs commit: apache-devsite platforms.html

1999-10-26 Thread wsanchez
wsanchez99/10/25 18:26:59 Modified:.platforms.html Log: nit Revision ChangesPath 1.3 +1 -1 apache-devsite/platforms.html Index: platforms.html === RCS file: /home/cvs/apache

cvs commit: apache-site/contributors index.html

1999-10-26 Thread wsanchez
wsanchez99/10/25 18:29:26 Modified:contributors index.html Log: Add my stats. Alphabetize Sameer. Revision ChangesPath 1.79 +40 -28apache-site/contributors/index.html Index: index.html

cvs commit: apache-1.3/src CHANGES

1999-11-17 Thread wsanchez
wsanchez99/11/16 18:25:08 Modified:.configure src CHANGES Log: Add --with-port option. Submitted by: Ian Kallen [EMAIL PROTECTED] Revision ChangesPath 1.105 +11 -2 apache-1.3/configure Index: configure

cvs commit: apache-1.3 configure

1999-11-17 Thread wsanchez
wsanchez99/11/17 11:12:54 Modified:.configure Log: Remove gratuitous print od --with-port setting. Revision ChangesPath 1.106 +0 -1 apache-1.3/configure Index: configure === RCS

cvs commit: apache-1.3 configure

1999-12-04 Thread wsanchez
wsanchez99/12/03 16:59:57 Modified:.configure Log: Try to keep the platform overrides in one place for sanity. Revision ChangesPath 1.111 +4 -6 apache-1.3/configure Index: configure

cvs commit: apache-2.0 configure

1999-12-04 Thread wsanchez
wsanchez99/12/03 17:01:12 Modified:.configure Log: Try to keep the platform overrides in one place. Revision ChangesPath 1.6 +4 -6 apache-2.0/configure Index: configure === RCS

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

1999-12-04 Thread wsanchez
wsanchez99/12/03 18:50:47 Modified:src/include ap_config.h Log: Disable the DYLD_CANT_UNLOAD workaround for Mac OS X Server, since the current version (and the patched older version) doesn't need this any more. We don't want to delete the code from unix/os.c, however, because

cvs commit: apache-2.0/src/include ap_config.h

1999-12-04 Thread wsanchez
wsanchez99/12/03 18:56:19 Modified:src/include ap_config.h Log: Disable the DYLD_CANT_UNLOAD workaround for Mac OS X Server, since the current version (and the patched older version) doesn't need this any more. We don't want to delete the code from unix/os.c, however, because

cvs commit: apache-1.3/src/support apxs.pl

1999-12-06 Thread wsanchez
wsanchez99/12/06 15:55:43 Modified:src/support apxs.pl Log: Perform check for $CFG_SBINDIR/$CFG_TARGET _after_ the command line overrides for CFG_SBINDIR and CFG_TARGET have been evaluated. Revision ChangesPath 1.29 +15 -15apache-1.3/src/support/apxs.pl

cvs commit: apache-1.3/src/support apxs.pl

1999-12-07 Thread wsanchez
wsanchez99/12/06 16:03:26 Modified:src/support apxs.pl Log: If we can't open httpd.conf, print a warning, but don't die. Otherwise, you can't install a module into a package root. Revision ChangesPath 1.30 +11 -8 apache-1.3/src/support/apxs.pl Index

cvs commit: apache-2.0/src/support apxs.pl

1999-12-07 Thread wsanchez
wsanchez99/12/06 16:06:43 Modified:src/support apxs.pl Log: Perform check for $CFG_SBINDIR/$CFG_TARGET _after_ the command line overrides for CFG_SBINDIR and CFG_TARGET have been evaluated. Revision ChangesPath 1.2 +15 -15apache-2.0/src/support/apxs.pl

cvs commit: apache-2.0/src/support apxs.pl

1999-12-07 Thread wsanchez
wsanchez99/12/06 16:09:04 Modified:src/support apxs.pl Log: If we can't open httpd.conf, print a warning, but don't die. Otherwise, you can't install a module into a package root. Revision ChangesPath 1.3 +10 -7 apache-2.0/src/support/apxs.pl Index

cvs commit: apache-1.3 STATUS

1999-12-09 Thread wsanchez
wsanchez99/12/09 15:26:31 Modified:.STATUS Log: Tested EAPI on Mac OS X, solves my SSL problem. Revision ChangesPath 1.765 +2 -2 apache-1.3/STATUS Index: STATUS === RCS file: /home

cvs commit: apache-1.3 configure

2000-01-17 Thread wsanchez
wsanchez00/01/17 14:53:19 Modified:.configure Log: Fix misplacement of MPE/iX overrides. Submitted by: [EMAIL PROTECTED] Reviewed by: wsanchez Revision ChangesPath 1.116 +5 -4 apache-1.3/configure Index: configure

cvs commit: apache-1.3/src/support logresolve.c

2000-01-26 Thread wsanchez
wsanchez00/01/25 20:36:03 Modified:src/support logresolve.c Log: BeOS lacks arpa/inet.h. Submitted by: David Reid [EMAIL PROTECTED] Revision ChangesPath 1.18 +7 -1 apache-1.3/src/support/logresolve.c Index: logresolve.c

cvs commit: apache-1.3/src/support htdigest.c

2000-01-26 Thread wsanchez
wsanchez00/01/25 20:36:55 Modified:src/support htdigest.c Log: BeOS uses sys/signal.h. Submitted by: David Reid [EMAIL PROTECTED] Revision ChangesPath 1.29 +1 -1 apache-1.3/src/support/htdigest.c Index: htdigest.c

cvs commit: apache-1.3/src/ap ap_getpass.c

2000-01-26 Thread wsanchez
wsanchez00/01/25 20:39:03 Modified:src/ap ap_getpass.c Log: Don't define getpass on BeOS. Submitted by: David Reid [EMAIL PROTECTED] Revision ChangesPath 1.4 +1 -1 apache-1.3/src/ap/ap_getpass.c Index: ap_getpass.c

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

2000-01-26 Thread wsanchez
wsanchez00/01/26 12:10:45 Modified:.STATUS conf httpd.conf-dist src/main http_main.c Log: STATUS Revision ChangesPath 1.801 +2 -2 apache-1.3/STATUS Index: STATUS

cvs commit: apache-devsite binaries.html

2000-02-25 Thread wsanchez
wsanchez00/02/24 18:00:58 Modified:.binaries.html Log: I'll take care of Darwin binaries. Revision ChangesPath 1.22 +7 -2 apache-devsite/binaries.html Index: binaries.html === RCS

cvs commit: apache-site/dist .key.gif .htaccess

2000-02-25 Thread wsanchez
wsanchez00/02/24 18:46:49 Modified:dist .htaccess Added: dist .key.gif Log: Move descriptions for old binaries into old/.htaccess. Spiff up iconage for key files and CHANGES files. Revision ChangesPath 1.25 +4 -18 apache-site/dist/.htaccess

cvs commit: apache-1.3 STATUS

2000-02-25 Thread wsanchez
wsanchez00/02/25 11:06:23 Modified:.STATUS Log: Reset Binaries - 1.3.12. Revision ChangesPath 1.811 +6 -6 apache-1.3/STATUS Index: STATUS === RCS file: /home/cvs/apache-1.3/STATUS,v