Module Name: src Committed By: snj Date: Sun Oct 1 17:01:44 UTC 2017
Modified Files: src/sys/arch/i386/i386 [netbsd-7-0]: i386_trap.S Log Message: Pull up following revision(s) (requested by maxv in ticket #1512): sys/arch/i386/i386/i386_trap.S: revision 1.12 Pfff, use %ss and not %ds. The latter is controlled by userland, the former contains the kernel value (flat); FreeBSD fixed this too a few weeks ago. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.5.12.1 src/sys/arch/i386/i386/i386_trap.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.