Module Name: src Committed By: martin Date: Sat Apr 25 10:55:11 UTC 2020
Modified Files: src/doc [netbsd-8]: CHANGES-8.3 Log Message: Ticket #1542 To generate a diff of this commit: cvs rdiff -u -r1.1.2.5 -r1.1.2.6 src/doc/CHANGES-8.3 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-8.3 diff -u src/doc/CHANGES-8.3:1.1.2.5 src/doc/CHANGES-8.3:1.1.2.6 --- src/doc/CHANGES-8.3:1.1.2.5 Fri Apr 24 16:18:06 2020 +++ src/doc/CHANGES-8.3 Sat Apr 25 10:55:11 2020 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-8.3,v 1.1.2.5 2020/04/24 16:18:06 martin Exp $ +# $NetBSD: CHANGES-8.3,v 1.1.2.6 2020/04/25 10:55:11 martin Exp $ A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3 release: @@ -111,3 +111,8 @@ sys/dev/dkwedge/dk.c 1.98 on last close of a wedge. [maya, ticket #1541] +sys/arch/hppa/hppa/trap.c 1.115 + + Fix incorrect KASSERT. + [skrll, ticket #1542] +