Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 03/31/1999 22:05:09
Module Name:	src
Committed By:	simonb
Date:		Thu Apr  1 06:05:08 UTC 1999

Modified Files:
	src/sys/arch/pmax/stand: Makefile.booters
	src/sys/arch/pmax/stand/scsiboot: Makefile
Removed Files:
	src/sys/arch/pmax/stand/scsiboot: alloc.c memcpy.c memset.c
Log Message:
Build the full MI libsa for the first stage bootblocks rather than
picking the bits we wanted explicitly, taking advantage of some of the
recent code-size trimming from cgd.  There's now no duplication if libsa
code in sys/arch/pmax/stand.

As a bonus, we now have 416 bytes free in stage one (up from 80), and
will all of Chris' space saving options enabled (these are commented out
in scsiboot/Makefile), theres over a 1kB free.