From owner-freebsd-stable@FreeBSD.ORG Sat Jul 19 02:53:51 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C19251065672 for ; Sat, 19 Jul 2008 02:53:51 +0000 (UTC) (envelope-from unga888@yahoo.com) Received: from web57008.mail.re3.yahoo.com (web57008.mail.re3.yahoo.com [66.196.97.112]) by mx1.freebsd.org (Postfix) with SMTP id 591418FC17 for ; Sat, 19 Jul 2008 02:53:51 +0000 (UTC) (envelope-from unga888@yahoo.com) Received: (qmail 30452 invoked by uid 60001); 19 Jul 2008 02:53:50 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-Mailer:Date:From:Reply-To:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Message-ID; b=OOQaHR54bOT/PFJDsnvIBtxE0/7nawQFCaagLA7b39dzamWSws2bqbzS3rP++QTzBm+0d8dEkUqfC2MVpOSP4eJjAgv30AljHamAVkzXDfHMi+tIVKrV68SkPKsvQH7Fg5alZOW0xhKFtzv/CmOa6baDXoHv/g2CNVti8mQPTM8=; Received: from [220.255.7.215] by web57008.mail.re3.yahoo.com via HTTP; Fri, 18 Jul 2008 19:53:49 PDT X-Mailer: YahooMailWebService/0.7.218 Date: Fri, 18 Jul 2008 19:53:49 -0700 (PDT) From: Unga To: freebsd-stable@freebsd.org In-Reply-To: <967400.26093.qm@web57015.mail.re3.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <116638.27943.qm@web57008.mail.re3.yahoo.com> Cc: killing@multiplay.co.uk Subject: Re: Pseudoterminals increase: compilation error X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: unga888@yahoo.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jul 2008 02:53:51 -0000 --- On Sat, 7/19/08, Unga wrote: > From: Unga > Subject: Re: Pseudoterminals increase: compilation error > To: "Steven Hartland" > Cc: freebsd-stable@freebsd.org > Date: Saturday, July 19, 2008, 10:50 AM > --- On Sat, 7/19/08, Steven Hartland > wrote: > > > From: Steven Hartland > > Subject: Re: Pseudoterminals increase: compilation > error > > To: unga888@yahoo.com > > Cc: freebsd-stable@freebsd.org > > Date: Saturday, July 19, 2008, 10:38 AM > > Ahh according to the man page its not a sysctl: > > kern.pts.max > > > > man 4 pty for more info. > > > > I use the the original BSD pty. According to the man page > kern.pts.max is for SysVR4 pts-like implementation, well, > that how I understand. Anyway, I'll give it a try and > let the list know. > Ooops, I forgot: kern.pts.max defaults to 1000. If this is the default, I may not have a problem :) Regards Unga