Module Name: src
Committed By: martin
Date: Tue Feb 23 18:57:36 UTC 2021
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Ticket #1658
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.73 -r1.1.2.74 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.73 src/doc/CHANGES-8.3:1.1.2.74
--- src/doc/CHANGES-8.3:1.1.2.73 Fri Feb 19 17:50:39 2021
+++ src/doc/CHANGES-8.3 Tue Feb 23 18:57:36 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.73 2021/02/19 17:50:39 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.74 2021/02/23 18:57:36 martin Exp $
A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
release:
@@ -1734,3 +1734,8 @@ sys/arch/x86/x86/intr.c 1.154 (patch)
x86: fix pci_intr_disestablish clean up routine.
[knakahara, ticket #1657]
+bin/ksh/siglist.sh 1.13
+
+ PR/56007: ksh unable to execute ERR traps.
+ [christos, ticket #1658]
+