Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-10]: src/doc Tickets #81 - #84
details: https://anonhg.NetBSD.org/src/rev/3c000f6e254d
branches: netbsd-10
changeset: 373515:3c000f6e254d
user: martin <martin%NetBSD.org@localhost>
date: Tue Feb 14 16:18:19 2023 +0000
description:
Tickets #81 - #84
diffstat:
doc/CHANGES-10.0 | 27 ++++++++++++++++++++++++++-
1 files changed, 26 insertions(+), 1 deletions(-)
diffs (38 lines):
diff -r 00d6974ce804 -r 3c000f6e254d doc/CHANGES-10.0
--- a/doc/CHANGES-10.0 Tue Feb 14 16:16:30 2023 +0000
+++ b/doc/CHANGES-10.0 Tue Feb 14 16:18:19 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.31 2023/02/12 12:39:37 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.32 2023/02/14 16:18:19 martin Exp $
A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
until the 10.0 release:
@@ -1040,3 +1040,28 @@
next68k: build iso image.
[tsutsui, ticket #80]
+external/gpl3/gdb.old/Makefile.inc 1.12
+external/gpl3/gdb/Makefile.inc 1.13
+external/mit/xorg/lib/gallium.old/Makefile 1.5
+external/mit/xorg/lib/gallium/Makefile 1.49
+share/mk/bsd.lib.mk 1.390
+
+ Use -g1 to reduce the amount of debug info build for c++ code.
+ [mrg, ticket #81]
+
+usr.bin/audio/play/audioplay.1 1.31
+
+ audioplay(1): PR 57228: fix typo.
+ [uwe, ticket #82]
+
+usr.bin/printf/printf.1 1.37
+
+ Fix typo.
+ [andvar, ticket #83]
+
+sys/kern/subr_devsw.c 1.50
+
+ PR 57229: fix devsw_attach(9) to allow the combination of dynamically
+ assigned major numbers and character device only drivers.
+ [buhrow, ticket #84]
+
Home |
Main Index |
Thread Index |
Old Index