Subject: CVS commit: src/sys/compat/linux/common
To: None <source-changes@NetBSD.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 07/09/2006 18:51:28
Module Name:	src
Committed By:	manu
Date:		Sun Jul  9 18:51:28 UTC 2006

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

Log Message:
If the user process requests a non null timeout, make sure we do not turn
it into an infinite timeout because of a conversion


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 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.