Subject: CVS commit: src/sys/arch/amd64/amd64
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 03/23/2004 19:35:16
Module Name: src
Committed By: drochner
Date: Tue Mar 23 19:35:16 UTC 2004
Modified Files:
src/sys/arch/amd64/amd64: machdep.c
Log Message:
initialize the old "int 0x80" syscall only for COMPAT_16/NETBSD32,
and the very old callgate for COMPAT_10/IBCS2
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/arch/amd64/amd64/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.