Subject: CVS commit: syssrc/sys/arch/sh5
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 09/07/2002 23:43:33
Module Name: syssrc
Committed By: scw
Date: Sat Sep 7 20:43:33 UTC 2002
Modified Files:
syssrc/sys/arch/sh5/dev: intc.c
syssrc/sys/arch/sh5/include: intr.h
syssrc/sys/arch/sh5/sh5: interrupt.c
Log Message:
Some tidying up, and a fix for an event counter array overrun
which was responsible for corrupting the kernel IPT.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/sh5/dev/intc.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/sh5/include/intr.h
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/sh5/sh5/interrupt.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.