Subject: CVS commit: syssrc/sys/compat/linux
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 05/13/2002 08:41:28
Module Name:	syssrc
Committed By:	matt
Date:		Mon May 13 05:41:27 UTC 2002

Modified Files:
	syssrc/sys/compat/linux/arch/alpha: files.linux_alpha
	syssrc/sys/compat/linux/common: linux_file64.c

Log Message:
Make COMPAT_LINUX compile again on Alpha.  linux_getdents64 moved but
files.linux_alpha wasn't updated.  common/linux_file64.c contains a lot
of syscalls which aren't on Linux/alpha so #ifdef them for alpha.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/compat/linux/arch/alpha/files.linux_alpha
cvs rdiff -r1.14 -r1.15 syssrc/sys/compat/linux/common/linux_file64.c

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