Subject: CVS commit: src/sys/arch/amd64/amd64
To: None <source-changes@NetBSD.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 12/06/2003 17:35:44
Module Name:	src
Committed By:	fvdl
Date:		Sat Dec  6 17:35:44 UTC 2003

Modified Files:
	src/sys/arch/amd64/amd64: machdep.c

Log Message:
Segment registers are only 16 bits wide, so only check 16 bits worth of
them for validity in check_mcontext.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/arch/amd64/amd64/machdep.c

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