Subject: Re: Warning message: Why do I care?
To: <>
From: David Laight <david@l8s.co.uk>
List: current-users
Date: 07/19/2002 21:38:34
On Fri, Jul 19, 2002 at 01:28:52PM -0700, Greywolf wrote:
> My question remains:
> 
> Is there a way to disable these warnings?

Fix the program that generates them to that it makes fd 0,1,2
be open to somewhere sensible before calling exec :-)

Build a kernel with the code (at the bottom of sys/kern/kern_descrip.c)
that generates the messages commented out.

	David

-- 
David Laight: david@l8s.co.uk