Subject: CVS commit: src/sys/compat/linux32/arch/amd64
To: None <source-changes@NetBSD.org>
From: Nicolas Joly <njoly@netbsd.org>
List: source-changes
Date: 04/20/2007 13:37:05
Module Name:	src
Committed By:	njoly
Date:		Fri Apr 20 13:37:05 UTC 2007

Modified Files:
	src/sys/compat/linux32/arch/amd64: syscalls.master

Log Message:
Fix ftruncate syscall. Do not use compat_43_sys_ftruncate, but
compat_43_netbsd32_oftruncate instead.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/compat/linux32/arch/amd64/syscalls.master

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