Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-9]: src/doc Tickets #1397 and #1398



details:   https://anonhg.NetBSD.org/src/rev/202831998876
branches:  netbsd-9
changeset: 1029294:202831998876
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Dec 30 12:40:08 2021 +0000

description:
Tickets #1397 and #1398

diffstat:

 doc/CHANGES-9.3 |  13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r 0a0bedfc9ba7 -r 202831998876 doc/CHANGES-9.3
--- a/doc/CHANGES-9.3   Thu Dec 30 12:38:22 2021 +0000
+++ b/doc/CHANGES-9.3   Thu Dec 30 12:40:08 2021 +0000
@@ -1,4 +1,4 @@
-29~# $NetBSD: CHANGES-9.3,v 1.1.2.61 2021/12/24 13:05:22 martin Exp $
+29~# $NetBSD: CHANGES-9.3,v 1.1.2.62 2021/12/30 12:40:08 martin Exp $
 
 A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
 release:
@@ -1139,3 +1139,14 @@
        - Cosmetic changes to improve readability.
        [msaitoh, ticket #1396]
 
+sys/dev/pckbport/synaptics.c                   1.71
+
+       synaptics(4): New sysctl knob hw.synaptics.debug to enable debug
+       output.
+       [riastradh, ticket #1397]
+
+sys/dev/cgd.c                                  1.142
+
+       cgd(4): fix detach when still in use by wedges.
+       [riastradh, ticket #1398]
+



Home | Main Index | Thread Index | Old Index