Module Name: src Committed By: bouyer Date: Tue Sep 7 19:38:45 UTC 2010
Modified Files: src/sys/arch/amd64/amd64 [netbsd-5-0]: netbsd32_machdep.c src/sys/arch/amd64/include [netbsd-5-0]: segments.h Log Message: Pull up following revision(s) (requested by chs in ticket #1449): sys/arch/amd64/amd64/netbsd32_machdep.c: revisions 1.66, 1.67 sys/arch/amd64/include/segments.h: revision 1.21 in check_mcontext32(), accept the LDT selector for 32-bit user code as well as the GDT selector. fixes PR 43835. accept the LDT selector in check_sigcontext32() too. To generate a diff of this commit: cvs rdiff -u -r1.55.6.1 -r1.55.6.2 \ src/sys/arch/amd64/amd64/netbsd32_machdep.c cvs rdiff -u -r1.19 -r1.19.10.1 src/sys/arch/amd64/include/segments.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.