Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



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.




Home | Main Index | Thread Index | Old Index