Subject: CVS commit: syssrc/sys/arch/acorn26/acorn26
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 08/12/2002 17:20:46
Module Name: syssrc
Committed By: bjh21
Date: Mon Aug 12 14:20:45 UTC 2002
Modified Files:
syssrc/sys/arch/acorn26/acorn26: stubs.c
Log Message:
The only caller of fuswintr() and suswintr(), addupc_intr(), can handle their
returning -1, so have them always do that rather than panicking.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/acorn26/acorn26/stubs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.