kris        2006-03-11 01:19:17 UTC

  FreeBSD ports repository

  Modified files:
    misc/kcd             Makefile 
    misc/kcd-devel       Makefile 
  Log:
  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)
  
  Revision  Changes    Path
  1.32      +7 -1      ports/misc/kcd-devel/Makefile
  1.30      +7 -1      ports/misc/kcd/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to