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/05/2005 08:07:44
Module Name:	src
Committed By:	manu
Date:		Sat Nov  5 08:07:44 UTC 2005

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

Log Message:
Implement more of Linux futex(2)


To generate a diff of this commit:
cvs rdiff -r1.80 -r1.81 src/sys/compat/linux/common/linux_exec.c
cvs rdiff -r1.1 -r1.2 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.