Subject: CVS commit: syssrc/sys/arch/sparc/sparc
To: None <source-changes@netbsd.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 06/26/2001 23:22:00
Module Name: syssrc
Committed By: uwe
Date: Tue Jun 26 20:22:00 UTC 2001
Modified Files:
syssrc/sys/arch/sparc/sparc: promlib.c
Log Message:
Some OpenFirmware client services return -1 on error, while the rest
of the code expects zero. Add some wrappers so that opf promops are
consistent with obp promops. Now microSPARC-IIep correctly panics ;)
While here, propagate 'static' to opf_* definitions.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/sparc/sparc/promlib.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.