Subject: CVS commit: src/sys/compat/linux32
To: None <source-changes@NetBSD.org>
From: Nicolas Joly <njoly@netbsd.org>
List: source-changes
Date: 12/26/2007 13:50:48
Module Name:	src
Committed By:	njoly
Date:		Wed Dec 26 13:50:48 UTC 2007

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

Log Message:
Add readdir syscall.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/compat/linux32/arch/amd64/syscalls.master
cvs rdiff -r1.4 -r1.5 src/sys/compat/linux32/common/linux32_dirent.c

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