Subject: CVS commit: src/sys/compat/linux/arch/i386
To: None <source-changes@NetBSD.org>
From: Tom Spindler <dogcow@netbsd.org>
List: source-changes
Date: 11/05/2005 10:56:48
Module Name:	src
Committed By:	dogcow
Date:		Sat Nov  5 10:56:48 UTC 2005

Modified Files:
	src/sys/compat/linux/arch/i386: linux_syscall.h linux_syscallargs.h
	    linux_syscalls.c linux_sysent.c syscalls.master

Log Message:
mirror manu's amd64 changes to implement linux sched_{seg,get}affinity;
the kernel and linux lkm now compile again.


To generate a diff of this commit:
cvs rdiff -r1.58 -r1.59 src/sys/compat/linux/arch/i386/linux_syscall.h \
    src/sys/compat/linux/arch/i386/linux_syscallargs.h \
    src/sys/compat/linux/arch/i386/linux_sysent.c
cvs rdiff -r1.59 -r1.60 src/sys/compat/linux/arch/i386/linux_syscalls.c
cvs rdiff -r1.74 -r1.75 src/sys/compat/linux/arch/i386/syscalls.master

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