Subject: CVS commit: [netbsd-3] src/sys/arch/xen/i386
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/04/2005 17:28:18
Module Name:	src
Committed By:	tron
Date:		Mon Apr  4 17:28:18 UTC 2005

Modified Files:
	src/sys/arch/xen/i386 [netbsd-3]: gdt.c

Log Message:
Pull up revision 1.3 (requested by yamt in ticket #93):
don't bother to allocate gdt slots for tss
as we don't actually use them.


To generate a diff of this commit:
cvs rdiff -r1.2.2.1 -r1.2.2.2 src/sys/arch/xen/i386/gdt.c

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