Module Name: src Committed By: snj Date: Fri Oct 13 08:04:37 UTC 2017
Modified Files: src/doc [netbsd-6-1]: CHANGES-6.1.6 Log Message: 1505 To generate a diff of this commit: cvs rdiff -u -r1.1.2.114 -r1.1.2.115 src/doc/CHANGES-6.1.6 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/CHANGES-6.1.6 diff -u src/doc/CHANGES-6.1.6:1.1.2.114 src/doc/CHANGES-6.1.6:1.1.2.115 --- src/doc/CHANGES-6.1.6:1.1.2.114 Mon Sep 11 04:46:35 2017 +++ src/doc/CHANGES-6.1.6 Fri Oct 13 08:04:37 2017 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-6.1.6,v 1.1.2.114 2017/09/11 04:46:35 snj Exp $ +# $NetBSD: CHANGES-6.1.6,v 1.1.2.115 2017/10/13 08:04:37 snj Exp $ A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6 release: @@ -14831,3 +14831,8 @@ crypto/external/bsd/heimdal/include/roke getpw*() internal buffers. [mlelstv, ticket #1503] +sys/arch/i386/i386/i386_trap.S 1.12 via patch + + use %ss instead of %ds in trap06 + [maxv, ticket #1505] +