NetBSD/sys/arch/pmax/stand
simonb f36bd65f46 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.
1999-04-01 06:05:04 +00:00
..
boot Don't define errno expliticly, use libsa/errno.c in first stage and 1999-03-31 07:23:27 +00:00
lib Add support for LIBSA_SINGLE_DEVICE and LIBSA_SINGLE_FILESYSTEM. 1999-04-01 05:52:38 +00:00
scsiboot Build the full MI libsa for the first stage bootblocks rather than 1999-04-01 06:05:04 +00:00
Makefile Enable now that "make depend" works properly. 1999-03-27 07:39:06 +00:00
Makefile.booters Build the full MI libsa for the first stage bootblocks rather than 1999-04-01 06:05:04 +00:00