Subject: CVS commit: src/sys/arch/x86
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 06/23/2007 15:22:18
Module Name:	src
Committed By:	dsl
Date:		Sat Jun 23 15:22:18 UTC 2007

Modified Files:
	src/sys/arch/x86/include: sysarch.h
	src/sys/arch/x86/x86: sys_machdep.c

Log Message:
Split x86_set/get_ldt() so they are callable with kernel buffers.
For linux emulation code.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/x86/include/sysarch.h
cvs rdiff -r1.1 -r1.2 src/sys/arch/x86/x86/sys_machdep.c

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