Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 09/17/1997 18:50:01
drochner
Wed Sep 17 11:40:34 PDT 1997
Update of /cvsroot/src/sys/arch/i386/stand/dosboot
In directory netbsd1:/var/slash-tmp/cvs-serv14509

Modified Files:
	devopen.c 
Log Message:
Put name of booted file into a "bootinfo" structure.
(not for DOS files for now, we don't know the absolute path)


drochner
Wed Sep 17 11:44:16 PDT 1997
Update of /cvsroot/src/sys/arch/i386/stand/dosboot
In directory netbsd1:/var/slash-tmp/cvs-serv14801

Modified Files:
	main.c 
Log Message:
Use common menu / parsing functions.
Adapt to new console / exec_netbsd arguments.


drochner
Wed Sep 17 11:47:14 PDT 1997
Update of /cvsroot/src/sys/arch/i386/stand/netboot
In directory netbsd1:/var/slash-tmp/cvs-serv14929

Modified Files:
	devopen.c 
Log Message:
Put bootfile name into "bootfile" before network initialization, for
use by BOOTP.
Put name of bootfile into "bootinfo" structure.