Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 08/17/1999 21:43:32
Module Name:	syssrc
Committed By:	nisimura
Date:		Wed Aug 18 04:43:32 UTC 1999

Modified Files:
	syssrc/sys/arch/mips/mips: trap.c

Log Message:
- Replace three splx() calls with _splset().  splx() should not be
considered the equivalent of 'set processor register'.


To generate a diff of this commit:
cvs rdiff -r1.111 -r1.112 syssrc/sys/arch/mips/mips/trap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.