Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 08/05/1999 22:01:11
Module Name: syssrc
Committed By: nisimura
Date: Fri Aug 6 05:01:11 UTC 1999
Modified Files:
syssrc/sys/arch/pmax/include [nisimura-pmax-wscons]: intr.h
Log Message:
- Define spllowersoftclock() as _spllower() and change splsoftclock()
definition to have _splraise(). This cured of severe clock slip
observed for months.
To generate a diff of this commit:
cvs rdiff -r1.5.2.3 -r1.5.2.4 syssrc/sys/arch/pmax/include/intr.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.