Subject: CVS commit: syssrc/sys/arch/mvme68k/include
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 11/09/2001 20:18:20
Module Name: syssrc
Committed By: scw
Date: Fri Nov 9 18:18:20 UTC 2001
Modified Files:
syssrc/sys/arch/mvme68k/include: prom.h
Log Message:
The success/failure status for some Bug syscalls is indicated by the Z
flag in the status register, not by a value on the stack.
How this ever worked for so long is beyond me...
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/mvme68k/include/prom.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.