Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 06/10/2001 17:12:50
Module Name:	syssrc
Committed By:	scw
Date:		Sun Jun 10 14:12:50 UTC 2001

Modified Files:
	syssrc/sys/arch/mvme68k/stand/libsa: Makefile
	syssrc/sys/arch/mvme68k/stand/netboot: Makefile boot.c conf.c config.h
Removed Files:
	syssrc/sys/arch/mvme68k/stand/netboot: dev_net.c dev_net.h

Log Message:
Use the versions of dev_net.[ch] in libsa in order to get DHCP support.

In other words, mvme68k's "netboot" finally supports DHCP.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 syssrc/sys/arch/mvme68k/stand/libsa/Makefile
cvs rdiff -r1.12 -r1.13 syssrc/sys/arch/mvme68k/stand/netboot/Makefile
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/mvme68k/stand/netboot/boot.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/mvme68k/stand/netboot/conf.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/mvme68k/stand/netboot/config.h
cvs rdiff -r1.8 -r0 syssrc/sys/arch/mvme68k/stand/netboot/dev_net.c
cvs rdiff -r1.3 -r0 syssrc/sys/arch/mvme68k/stand/netboot/dev_net.h

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