Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Mar 2004 14:36:42 +0000
From:      "Richard P. Williamson" <richard.williamson@u4eatech.com>
To:        Mipam <mipam@ibb.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: maxproc is automatically adjusted?
Message-ID:  <6.0.3.0.2.20040323143104.02510b50@cygnus>
In-Reply-To: <Pine.LNX.4.33.0403231411210.10896-100000@ux1.ibb.net>
References:  <Pine.LNX.4.33.0403231411210.10896-100000@ux1.ibb.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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

Try:
% cd /usr/src/sys/i386/conf
% config LINT
% cd ../../compile/LINT
% make depend 
% make
% ls -l kernel

Note you probably don't want to install this kernel.

rip




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