cvs commit: apache/src conf.h

1997-07-27 Thread Marc Slemko
marc97/07/27 13:07:17 Modified:src conf.h Log: Make it compile under Unix after the change in revision 1.134 of httpd.h to make mod_status work under Win32 broke it. Revision ChangesPath 1.121 +3 -0 apache/src/conf.h Index: conf.h

cvs commit: apache/src conf.h httpd.h util.c

1997-07-01 Thread Marc Slemko
marc97/07/01 20:38:32 Modified:src conf.h httpd.h util.c Log: Get rid of LESS_SLACK_JACK in favor of existing NO_SLACK and make minor change to NO_SLACK to optimize out the ap_slack() function entirely when NO_SLACK is defined. Revision ChangesPath 1.110

cvs commit: apache/src conf.h

1997-06-28 Thread Dean Gaudet
dgaudet 97/06/28 15:20:08 Modified:src Tag: APACHE_1_2_X conf.h Log: Missed Jim's NO_SLACK for A/UX. Revision ChangesPath No revision No revision 1.99.2.2 +1 -0 apache/src/conf.h Index: conf.h

cvs commit: apache/src conf.h

1997-06-28 Thread Dean Gaudet
dgaudet 97/06/28 16:07:26 Modified:src conf.h Log: As discussed, enable flock serialized accept under freebsd, and a/ux. And I also enabled it under sunos4, I'm about to go double check that's correct for sunos4. Revision ChangesPath 1.105 +3 -0

cvs commit: apache/src conf.h

1997-06-28 Thread Jim Jagielski
jim 97/06/28 18:58:32 Modified:src conf.h Log: Minor A/UX reordering Revision ChangesPath 1.106 +3 -4 apache/src/conf.h Index: conf.h === RCS file:

cvs commit: apache/src conf.h

1997-06-23 Thread Jim Jagielski
jim 97/06/23 17:27:36 Modified:src conf.h Log: A/UX doesn't have slack problem. Besides, it's limited to 128fd's so it needs as many as it can get :) Revision ChangesPath 1.103 +1 -0 apache/src/conf.h Index: conf.h

cvs commit: apache/src conf.h http_main.c

1997-06-16 Thread Dean Gaudet
dgaudet 97/06/16 13:04:54 Modified:src conf.h http_main.c Log: Remove C++ style comment. Only define O_BINARY if it isn't already defined (who knows, there may be some unix out there ...). Now that O_BINARY is defined for all architectures we can remove some EMX

cvs commit: apache/src conf.h

1997-06-04 Thread Ben Laurie
ben 97/06/04 00:03:12 Modified:src conf.h Log: SCO3 doesn't have writev. Revision ChangesPath 1.99 +1 -0 apache/src/conf.h Index: conf.h === RCS file:

cvs commit: apache/src conf.h

1997-03-24 Thread Jim Jagielski
jim 97/03/24 14:54:52 Modified:src conf.h Log: MachTen typo Revision ChangesPath 1.88 +2 -2 apache/src/conf.h Index: conf.h === RCS file: /export/home/cvs/apache/src/conf.h,v

cvs commit: apache/src conf.h

1997-03-02 Thread Randy Terbush
randy 97/03/02 08:12:52 Modified:src conf.h Log: FreeBSD 2.2 portability Revision ChangesPath 1.86 +3 -0 apache/src/conf.h Index: conf.h === RCS file:

cvs commit: apache/src conf.h util.c

1997-03-02 Thread Jim Jagielski
jim 97/03/02 10:15:13 Modified:src conf.h util.c Log: Typo changes HAS_GMTOFF - HAVE_GMTOFF... Revision ChangesPath 1.87 +2 -2 apache/src/conf.h Index: conf.h === RCS file:

cvs commit: apache/src conf.h

1997-02-17 Thread Marc Slemko
marc97/02/17 18:56:39 Modified:src conf.h Log: Fix JMB_BUF typo. Submitted by: Michael P. Krutikov [EMAIL PROTECTED] Revision ChangesPath 1.80 +1 -1 apache/src/conf.h Index: conf.h

cvs commit: apache/src conf.h http_main.c

1997-02-09 Thread Jim Jagielski
jim 97/02/09 16:40:10 Modified:src conf.h http_main.c Log: A/UX and SCO3 timeval cleanups Revision ChangesPath 1.77 +5 -0 apache/src/conf.h Index: conf.h === RCS file:

cvs commit: apache/src conf.h

1997-01-26 Thread Jim Jagielski
jim 97/01/26 13:17:11 Modified:src conf.h Log: A/UX needs sys/time.h for btestread Revision ChangesPath 1.74 +1 -0 apache/src/conf.h Index: conf.h === RCS file:

cvs commit: apache/src conf.h

1997-01-24 Thread Brian Behlendorf
brian 97/01/24 12:55:10 Modified:src conf.h Log: Reviewed by: Marc Slemko, Roy T. Fielding Submitted by: Brian Behlendorf Needed prototype for ap_vsnprintf, and that needed varargs.h for va_list. Revision ChangesPath 1.72 +2 -1 apache/src/conf.h

cvs commit: apache/src conf.h http_main.c http_main.h http_protocol.c

1996-12-15 Thread Ben Laurie
ben 96/12/15 07:09:37 Modified:src conf.h http_main.c http_main.h http_protocol.c Log: Fix keepalive timeout and waitpid substitutes. Revision ChangesPath 1.60 +0 -1 apache/src/conf.h Index: conf.h

cvs commit: apache/src conf.h

1996-12-12 Thread Ben Laurie
ben 96/12/12 08:45:34 Modified:src conf.h Log: Fix waitpid() substiture for NeXT. Revision ChangesPath 1.59 +1 -1 apache/src/conf.h Index: conf.h === RCS file:

cvs commit: apache/src conf.h

1996-12-05 Thread Ben Laurie
ben 96/12/05 02:30:08 Modified:src conf.h Log: Correct crypt definition. Revision ChangesPath 1.54 +1 -1 apache/src/conf.h Index: conf.h === RCS file:

cvs commit: apache/src conf.h

1996-12-03 Thread Randy Terbush
randy 96/12/03 07:58:54 Modified:src conf.h Log: Make this change more portable. Revision ChangesPath 1.50 +2 -2 apache/src/conf.h Index: conf.h === RCS file:

cvs commit: apache/src conf.h

1996-12-03 Thread Ben Laurie
ben 96/12/03 09:44:28 Modified:src conf.h Log: NeXT fix. Revision ChangesPath 1.52 +7 -0 apache/src/conf.h Index: conf.h === RCS file: /export/home/cvs/apache/src/conf.h,v

cvs commit: apache/src conf.h

1996-12-03 Thread Jim Jagielski
jim 96/12/03 17:43:05 Modified:src conf.h Log: typo Revision ChangesPath 1.53 +1 -1 apache/src/conf.h Index: conf.h === RCS file: /export/home/cvs/apache/src/conf.h,v

cvs commit: apache/src conf.h

1996-09-23 Thread Jim Jagielski
jim 96/09/23 07:02:15 Modified:src conf.h Log: Fine tuning Revision ChangesPath 1.38 +2 -2 apache/src/conf.h Index: conf.h === RCS file: /export/home/cvs/apache/src/conf.h,v

Re: cvs commit: apache/src conf.h

1996-08-14 Thread Paul Richards
Roy Fielding [EMAIL PROTECTED] writes: fielding96/08/13 22:08:08 Modified:src conf.h Log: Added prototype of gethostname for SOLARIS2. Submitted by: Roy Fielding Hmm, we've been through all this before and I'm still pretty convinced that gethostname is not

cvs commit: apache/src conf.h

1996-08-13 Thread Roy Fielding
fielding96/08/13 22:08:08 Modified:src conf.h Log: Added prototype of gethostname for SOLARIS2. Submitted by: Roy Fielding Revision ChangesPath 1.33 +1 -0 apache/src/conf.h Index: conf.h

cvs commit: apache/src conf.h

1996-08-04 Thread Jim Jagielski
jim 96/08/04 18:45:09 Modified:src conf.h Log: Be specific Revision ChangesPath 1.31 +1 -1 apache/src/conf.h Index: conf.h === RCS file: /export/home/cvs/apache/src/conf.h,v

cvs commit: apache/src conf.h http_config.c http_config.h http_core.c http_core.h

1996-07-27 Thread Ben Laurie
ben 96/07/27 06:08:31 Modified:src conf.h http_config.c http_config.h http_core.c http_core.h Log: Major rehash of setrlimit stuff, for two reasons, first, to make it compile, and second, to remove much redundant code. Revision Changes

Re: cvs commit: apache/src conf.h http_config.c http_config.h http_core.c http_core.h

1996-07-27 Thread Robert S. Thau
Ben --- I'd very much like a change to this patch. Introducing the 'cmd' member of cmd_parms constitutes a change to the API; I really think these should be discussed on the list before being committed. This one, in any case, is unnecessary. The cmd_data of the callback structure already exists

cvs commit: apache/src conf.h http_core.c http_core.h

1996-07-27 Thread Randy Terbush
randy 96/07/27 09:21:21 Modified:src conf.h http_core.c http_core.h Log: Further setrlimit cleanup. Revert to existing HAVE_RESOURCE mechanism. Added rlim_t type for FreeBSD, BSDI, SUNOS4 and NetBSD Revision ChangesPath 1.27 +13 -8 apache/src/conf.h

Re: cvs commit: apache/src conf.h http_config.c http_config.h http_core.c http_core.h

1996-07-27 Thread Robert S. Thau
Unfortunately it is also used in set_rlimit. I'm happy to discuss it, though. It seemed like a useful and harmless addition to me, and it is back compatible, unlike many other changes that I'd really like to make. It strikes me as creeping featurism. The problem is that there was

cvs commit: apache/src conf.h

1996-07-27 Thread Alexei Kosut
akosut 96/07/27 14:39:47 Modified:src conf.h Log: Cause HP-UX to compile. Revision ChangesPath 1.28 +1 -0 apache/src/conf.h Index: conf.h === RCS file:

cvs commit: apache/src conf.h http_main.c

1996-07-18 Thread Jim Jagielski
jim 96/07/18 11:44:47 Modified:src conf.h http_main.c Log: lingering close no work with A/UX and longjmp fluff Revision ChangesPath 1.23 +1 -0 apache/src/conf.h Index: conf.h ===

cvs commit: apache/src conf.h http_bprintf.c http_main.c

1996-07-16 Thread Ben Laurie
ben 96/07/16 12:57:29 Modified:src conf.h http_bprintf.c http_main.c Log: Fix long double warning for IRIX. Revision ChangesPath 1.19 +2 -1 apache/src/conf.h Index: conf.h ===

cvs commit: apache/src conf.h http_main.c

1996-06-13 Thread Jim Jagielski
jim 96/06/13 13:33:04 Modified:src conf.h http_main.c Log: -Wall warning cleanup Revision ChangesPath 1.13 +3 -0 apache/src/conf.h Index: conf.h === RCS file:

cvs commit: apache/src conf.h http_main.c mod_status.c scoreboard.h

1996-03-29 Thread Jim Jagielski
jim 96/03/29 07:44:35 Modified:src conf.h http_main.c mod_status.c scoreboard.h Log: add per process counters and PID info to status Revision ChangesPath 1.10 +1 -1 apache/src/conf.h Index: conf.h