Subject: CVS commit: src/sys/compat/linux/common
To: None <source-changes@NetBSD.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 11/09/2005 14:52:18
Module Name:	src
Committed By:	manu
Date:		Wed Nov  9 14:52:18 UTC 2005

Modified Files:
	src/sys/compat/linux/common: linux_futex.c

Log Message:
Prevent integer overflow in timout calculation.
changed DEBUG_LINUX to DEBUG_LINUX_FUTEX so that we have less debug
messages on the console


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/compat/linux/common/linux_futex.c

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