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 Changes Path 1.103 +1 -0 apache/src/conf.h Index: conf.h =================================================================== RCS file: /export/home/cvs/apache/src/conf.h,v retrieving revision 1.102 retrieving revision 1.103 diff -C3 -r1.102 -r1.103 *** conf.h 1997/06/23 23:56:16 1.102 --- conf.h 1997/06/24 00:27:36 1.103 *************** *** 328,333 **** --- 328,334 ---- * even on heavy systems sbrk() would be called at all... */ #define NO_LINGCLOSE + #define NO_SLACK #elif defined(SVR4) #define NO_KILLPG