Subject: CVS commit: syssrc/sys/compat/linux/arch/i386
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 02/16/2002 18:23:09
Module Name: syssrc
Committed By: christos
Date: Sat Feb 16 16:23:09 UTC 2002
Modified Files:
syssrc/sys/compat/linux/arch/i386: linux_machdep.c
Log Message:
1. load cr2 now that we have it.
2. ldt_info.base_addr == 0 && ldt_info.limit == 0 means zero the ldt
From Robert V. Barron's wabi patch.
To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 syssrc/sys/compat/linux/arch/i386/linux_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.