Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 03/30/1999 23:23:28
Module Name:	src
Committed By:	simonb
Date:		Wed Mar 31 07:23:28 UTC 1999

Modified Files:
	src/sys/arch/pmax/stand/boot: boot.c
	src/sys/arch/pmax/stand/scsiboot: Makefile bootxx.c
Log Message:
Don't define errno expliticly, use libsa/errno.c in first stage and
${LIBSA} in the second stage.