From owner-freebsd-current@FreeBSD.ORG Fri Feb 6 11:50:47 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6AE6816A4CE; Fri, 6 Feb 2004 11:50:47 -0800 (PST) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97C3343D64; Fri, 6 Feb 2004 11:50:46 -0800 (PST) (envelope-from julian@elischer.org) Received: from interjet.elischer.org ([24.7.73.28]) by comcast.net (rwcrmhc13) with ESMTP id <2004020619502201500ju9ihe>; Fri, 6 Feb 2004 19:50:22 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id LAA31168; Fri, 6 Feb 2004 11:50:21 -0800 (PST) Date: Fri, 6 Feb 2004 11:50:20 -0800 (PST) From: Julian Elischer To: Tim Robbins In-Reply-To: <20040206092208.GA52274@cat.robbins.dropbear.id.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: FreeBSD current users Subject: Re: FreeBSD 1.1 under -current :-) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2004 19:50:47 -0000 On Fri, 6 Feb 2004, Tim Robbins wrote: > On Fri, Feb 06, 2004 at 12:37:30AM -0800, Julian Elischer wrote: > [...] > > apparrently programs in 1.1 can not handle that the PID can go past > > 32767 now.. 'wait()' for example fails.. > > > > ok , so recompile my kenrel with PID_MAX set to 30000 > > and try again.. > > all works fine.. > > Once this is done. 1.1 in a chroot does "make world" in 14 minutes on my 500 MHz laptop :-)