Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 04/01/1999 19:11:58
Module Name:	src
Committed By:	cgd
Date:		Fri Apr  2 03:11:58 UTC 1999

Modified Files:
	src/sys/arch/alpha/stand: Makefile.bootprogs
	src/sys/arch/alpha/stand/boot: Makefile
	src/sys/arch/alpha/stand/bootxx: Makefile bootxx.c
	src/sys/arch/alpha/stand/common: boot.c common.h prom.c start.S
	src/sys/arch/alpha/stand/installboot: installboot.c
	src/sys/arch/alpha/stand/netboot: Makefile
Removed Files:
	src/sys/arch/alpha/stand/common: headersize.c
Log Message:
unrevert the changes made last night, now that 'installboot' has
had a few bugs fixed that let the problem slip in, and since bootxx's
Makefile now goes out of its way to satisfy installboot's undocumented
and totally unreasonable assumptions about the bootxx file it's operating
on.  No point in fixing the assumptions, because sooner rather than later
this incarnation of installboot is going to die.