Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jan 2003 04:08:58 -0800 (PST)
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net/b2bua Makefile ports/net/b2bua/files patch-util::threads::vthread-linux.cxx
Message-ID:  <200301311208.h0VC8wLx004583@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sobomax     2003/01/31 04:08:58 PST

  Modified files:
    net/b2bua            Makefile 
  Added files:
    net/b2bua/files      patch-util::threads::vthread-linux.cxx 
  Log:
  Remove dependency on linuxthreads. The problem with b2bua is that it is
  a heavy c++ application, so that default FreeBSD pthread stack size of 64KB
  is not sufficient in many cases. Be wise and set the pthread stack size to be
  1MB instead.
  
  Bump PORTREVISION.
  
  Sponsored by:   Porta Software Ltd
  
  Revision  Changes    Path
  1.3       +7 -15     ports/net/b2bua/Makefile
  1.1       +18 -0     ports/net/b2bua/files/patch-util::threads::vthread-linux.cxx (new)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301311208.h0VC8wLx004583>