maxproc is automatically adjusted?

Richard P. Williamson richard.williamson at u4eatech.com
Tue Mar 23 06:33:34 PST 2004


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




More information about the freebsd-questions mailing list