Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 12/02/2000 18:05:05
Module Name: syssrc
Committed By: jdolecek
Date: Sat Dec 2 16:05:04 UTC 2000
Modified Files:
syssrc/sys/compat/linux/arch/i386: linux_machdep.h
syssrc/sys/compat/linux/common: linux_exec.c
Log Message:
if machdep define LINUX_MACHDEP_HAS_SEPARATED_SYSCALL is defined, put
linux_syscall() to emul_linux
define LINUX_MACHDEP_HAS_SEPARATED_SYSCALL for i386
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 syssrc/sys/compat/linux/arch/i386/linux_machdep.h
cvs rdiff -r1.41 -r1.42 syssrc/sys/compat/linux/common/linux_exec.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.