Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 12/02/2000 18:09:45
Module Name: syssrc
Committed By: jdolecek
Date: Sat Dec 2 16:09:45 UTC 2000
Modified Files:
syssrc/sys/arch/i386/include: ibcs2_machdep.h
syssrc/sys/compat/ibcs2: ibcs2_exec.c
Log Message:
if IBCS2_MACHDEP_HAS_SEPARATED_SYSCALL is defined, put ibcs2_syscall to
emul_ibcs2
define IBCS2_MACHDEP_HAS_SEPARATED_SYSCALL in i386 ibcs2_machdep.h
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/i386/include/ibcs2_machdep.h
cvs rdiff -r1.39 -r1.40 syssrc/sys/compat/ibcs2/ibcs2_exec.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.