jim 96/09/23 07:02:15
Modified: src conf.h Log: Fine tuning Revision Changes Path 1.38 +2 -2 apache/src/conf.h Index: conf.h =================================================================== RCS file: /export/home/cvs/apache/src/conf.h,v retrieving revision 1.37 retrieving revision 1.38 diff -C3 -r1.37 -r1.38 *** conf.h 1996/09/12 21:18:49 1.37 --- conf.h 1996/09/23 14:02:14 1.38 *************** *** 50,56 **** * */ ! /* $Id: conf.h,v 1.37 1996/09/12 21:18:49 jim Exp $ */ /* * conf.h: system-dependant #defines and includes... --- 50,56 ---- * */ ! /* $Id: conf.h,v 1.38 1996/09/23 14:02:14 jim Exp $ */ /* * conf.h: system-dependant #defines and includes... *************** *** 253,259 **** * to 0x2000000 which is still PLENTY of space. I doubt if * even on heavy systems sbrk() would be called at all... */ ! #undef NO_LINGCLOSE #elif defined(SVR4) #define NO_KILLPG --- 253,259 ---- * to 0x2000000 which is still PLENTY of space. I doubt if * even on heavy systems sbrk() would be called at all... */ ! #define NO_LINGCLOSE #elif defined(SVR4) #define NO_KILLPG