Module Name: src Committed By: maxv Date: Sun Aug 21 10:20:22 UTC 2016
Modified Files: src/sys/arch/amd64/amd64: gdt.c Log Message: Use KASSERT, and panic by default instead of allowing the area to overflow. To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/sys/arch/amd64/amd64/gdt.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.