Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Tickets #852 - #854
details: https://anonhg.NetBSD.org/src/rev/1757ebfcab2d
branches: netbsd-9
changeset: 1001684:1757ebfcab2d
user: martin <martin%NetBSD.org@localhost>
date: Sat Apr 25 10:53:48 2020 +0000
description:
Tickets #852 - #854
diffstat:
doc/CHANGES-9.1 | 22 +++++++++++++++++++++-
1 files changed, 21 insertions(+), 1 deletions(-)
diffs (33 lines):
diff -r 4c82d6cda20b -r 1757ebfcab2d doc/CHANGES-9.1
--- a/doc/CHANGES-9.1 Sat Apr 25 10:52:56 2020 +0000
+++ b/doc/CHANGES-9.1 Sat Apr 25 10:53:48 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.41 2020/04/24 17:48:01 martin Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.42 2020/04/25 10:53:48 martin Exp $
A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
release:
@@ -1057,3 +1057,23 @@
Add support for newer AMD Family 15 temperature sensors.
[simonb, ticket #851]
+sys/dev/hdaudio/hdafg.c 1.22
+
+ PR kern/54474: make round_blocksize satisfy old, new and 6 channel
+ hardware requirements.
+ [isaki, ticket #852]
+
+bin/csh/extern.h 1.32
+bin/csh/time.c 1.22
+usr.bin/time/ext.h 1.4
+usr.bin/time/time.1 1.29
+usr.bin/time/time.c 1.24
+
+ time(1): add '-t' option for tcsh-style time output.
+ [simonb, ticket #853]
+
+sys/arch/hppa/hppa/trap.c 1.115
+
+ Fix incorrect KASSERT.
+ [skrll, ticket #854]
+
Home |
Main Index |
Thread Index |
Old Index