From owner-freebsd-questions@FreeBSD.ORG Tue Mar 23 06:41:25 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87F8216A4CE for ; Tue, 23 Mar 2004 06:41:25 -0800 (PST) Received: from ux1.ibb.net (ux1.ibb.net [64.215.98.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7CFA43D2D for ; Tue, 23 Mar 2004 06:41:24 -0800 (PST) (envelope-from mipam@ibb.net) Received: from localhost (mipam@localhost) by ux1.ibb.net (8.9.3/8.9.3/UX1TT) with ESMTP id OAA10972; Tue, 23 Mar 2004 14:33:19 +0100 X-Authentication-Warning: ux1.ibb.net: mipam owned process doing -bs Date: Tue, 23 Mar 2004 14:33:18 +0100 (MET) From: Mipam To: "Richard P. Williamson" In-Reply-To: <6.0.3.0.2.20040323143104.02510b50@cygnus> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: maxproc is automatically adjusted? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Mar 2004 14:41:25 -0000 On Tue, 23 Mar 2004, Richard P. Williamson wrote: > At 13:13 23/03/2004, Mipam wrote: > >Thanks for your answer. > > > >I only dont know where to find the LINT file in the src tree. > >in /usr/src i tried find . -name LINT > >but no result. (sorry for this luser question). > >Bye, > > PMFBI > > obligatory winge: Where's the context of that follow-on question? > > For 4.8 and that era, if you installed the source when > installing FreeBSD, look for > > /usr/src/sys/i386/conf/LINT I didnt install the source when installing FreeBSD. I obtained 5.2.1-p3 by cvsup. I still cannot find the file LINT, it doesnt seem to be there. Where can i find it? Bye, Mipam.