Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 06/08/1999 16:40:19
Module Name:	syssrc
Committed By:	simonb
Date:		Tue Jun  8 23:40:19 UTC 1999

Modified Files:
	syssrc/sys/arch/pmax/pmax: promcall.c

Log Message:
 + Add prom_getenv(), and use it instead off calling callv->_getenv.
 + Add prom_scsiid() to read and decode the prom scsiidN environment
   variable that says what the host SCSI id should be.
 + Include <pmax/pmax/machdep.h> instead of declaring our own
   prom_*() prototypes.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/pmax/pmax/promcall.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.