Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 09/11/2003 19:15:14
Module Name:	src
Committed By:	christos
Date:		Thu Sep 11 19:15:14 UTC 2003

Modified Files:
	src/sys/arch/i386/i386: compat_16_machdep.c sys_machdep.c vm86.c

Log Message:
old vm86 call with COMPAT_16 code.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/i386/i386/compat_16_machdep.c
cvs rdiff -r1.68 -r1.69 src/sys/arch/i386/i386/sys_machdep.c
cvs rdiff -r1.32 -r1.33 src/sys/arch/i386/i386/vm86.c

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