Subject: CVS commit: syssrc/sys/arch/i386/stand/pxeboot
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 02/17/2002 22:14:09
Module Name:	syssrc
Committed By:	thorpej
Date:		Sun Feb 17 20:14:09 UTC 2002

Modified Files:
	syssrc/sys/arch/i386/stand/pxeboot: devopen.c main.c

Log Message:
Pay attention to the file name provided by the DHCP server, using
it rather than the default of "netbsd" if it's in the reply.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/i386/stand/pxeboot/devopen.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/i386/stand/pxeboot/main.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.