Subject: CVS commit: src/sys/compat/linux32
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 02/02/2008 22:57:06
Module Name: src
Committed By: dsl
Date: Sat Feb 2 22:57:06 UTC 2008
Modified Files:
src/sys/compat/linux32/arch/amd64: syscalls.master
src/sys/compat/linux32/common: linux32_unistd.c
Log Message:
Impletemt pread() and pwrite().
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/sys/compat/linux32/arch/amd64/syscalls.master
cvs rdiff -r1.19 -r1.20 src/sys/compat/linux32/common/linux32_unistd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.