Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Tickets #1208 and #1209
details: https://anonhg.NetBSD.org/src/rev/96b2099039cc
branches: netbsd-9
changeset: 952841:96b2099039cc
user: martin <martin%NetBSD.org@localhost>
date: Fri Feb 19 17:48:17 2021 +0000
description:
Tickets #1208 and #1209
diffstat:
doc/CHANGES-9.2 | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r dc74420c9911 -r 96b2099039cc doc/CHANGES-9.2
--- a/doc/CHANGES-9.2 Fri Feb 19 17:47:13 2021 +0000
+++ b/doc/CHANGES-9.2 Fri Feb 19 17:48:17 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.46 2021/02/17 09:52:36 martin Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.47 2021/02/19 17:48:17 martin Exp $
A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
release:
@@ -1666,3 +1666,13 @@
for combining characters.
[mrg, ticket #1207]
+external/gpl2/grep/dist/lib/regex.c 1.3
+
+ Fix pointer fixup after realloc(3).
+ [mlelstv, ticket #1208]
+
+sys/arch/x86/x86/intr.c 1.154 (patch)
+
+ x86: fix pci_intr_disestablish clean up routine.
+ [knakahara, ticket #1209]
+
Home |
Main Index |
Thread Index |
Old Index