Subject: CVS commit: syssrc/sys/arch/i386/i386
To: None <source-changes@netbsd.org>
From: Rafal Boni <rafal@netbsd.org>
List: source-changes
Date: 01/24/2002 05:20:28
Module Name: syssrc
Committed By: rafal
Date: Thu Jan 24 03:20:28 UTC 2002
Modified Files:
syssrc/sys/arch/i386/i386: machdep.c
Log Message:
One more change resulting from my GDT rearrangement... Since GMACHCALLS_SEL
is always defined now, don't use that to test if we should install the MACH
compat gate; test COMPAT_MACH instead.
To generate a diff of this commit:
cvs rdiff -r1.465 -r1.466 syssrc/sys/arch/i386/i386/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.