K 10 svn:author V 4 kris K 8 svn:date V 27 2006-03-11T01:19:17.000000Z K 7 svn:log V 286 Mark IGNORE on 7.x: the configure script attempts to force a memory allocation failure by using setrlimit(RLIMIT_DATA, ...) and doing malloc, except malloc no longer uses sbrk() to allocate memory so this ends up running the entire machine out of swap. Approved by: portmgr (implicit) END