Subject: CVS commit: src/sys/arch/mips/mips
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 11/01/2006 22:37:35
Module Name:	src
Committed By:	martin
Date:		Wed Nov  1 22:37:35 UTC 2006

Modified Files:
	src/sys/arch/mips/mips: syscall.c

Log Message:
Make the syscall "code" variable unsigned - we don't test for negative
values when range checking.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/sys/arch/mips/mips/syscall.c

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