Module Name: src Committed By: maxv Date: Tue Jul 25 18:03:56 UTC 2017
Modified Files: src/sys/arch/amd64/amd64: netbsd32_machdep.c Log Message: This branch must be static, otherwise there is a condition under which the KASSERT in startlwp32 would be triggered. To generate a diff of this commit: cvs rdiff -u -r1.106 -r1.107 src/sys/arch/amd64/amd64/netbsd32_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.