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

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

Log Message:
Fix readdir syscall retval to return 1 (instead of getdents number of
byte read) on success.


To generate a diff of this commit:
cvs rdiff -r1.99 -r1.100 src/sys/compat/linux/common/linux_misc_notalpha.c

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