Subject: Re: CVS commit: syssrc
To: None <matt@netbsd.org>
From: None <itojun@iijlab.net>
List: source-changes
Date: 06/02/2000 02:12:03
>Log Message:
>Don't pass booted_* to findroot/getdevice, access them via the globals.
>Also, make findroot static.  This eliminates unneeded clearing of them
>and make their use consistent among the ports.

	sys/i386/i386/autoconf.c does not compile due to missing variable
	"devpp".  could you tell me what is the right way to correct it?

itojun