Subject: CVS commit: src/sys/arch/vax/boot
To: None <source-changes@NetBSD.org>
From: Christopher SEKIYA <sekiya@netbsd.org>
List: source-changes
Date: 03/08/2006 09:32:22
Module Name:	src
Committed By:	sekiya
Date:		Wed Mar  8 09:32:22 UTC 2006

Modified Files:
	src/sys/arch/vax/boot/boot: Makefile
	src/sys/arch/vax/boot/xxboot: bootxx.c

Log Message:
The network bootloader entry point should be nisse(), not start().  Fixes a
very long-standing netboot issue.

Patch contributed by Hans Rosenfeld.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 src/sys/arch/vax/boot/boot/Makefile
cvs rdiff -r1.23 -r1.24 src/sys/arch/vax/boot/xxboot/bootxx.c

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