Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Tickets #1180 and #1181
details: https://anonhg.NetBSD.org/src/rev/6c5ed636d01d
branches: netbsd-8
changeset: 852250:6c5ed636d01d
user: martin <martin%NetBSD.org@localhost>
date: Fri Feb 01 11:26:13 2019 +0000
description:
Tickets #1180 and #1181
diffstat:
doc/CHANGES-8.1 | 15 +++++++++++++--
1 files changed, 13 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r 1b1c75d999ba -r 6c5ed636d01d doc/CHANGES-8.1
--- a/doc/CHANGES-8.1 Fri Feb 01 11:25:13 2019 +0000
+++ b/doc/CHANGES-8.1 Fri Feb 01 11:26:13 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.100 2019/01/31 06:46:52 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.101 2019/02/01 11:26:13 martin Exp $
A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
release:
@@ -2405,4 +2405,15 @@
- Rename functions. Add comment.
[msaitoh, ticket #1179]
-
+sys/kern/kern_time.c 1.190,1.194
+
+ Fix kernel info leaks.
+ [maxv, ticket #1180]
+
+sys/dev/pci/ppb.c 1.66,1.67
+
+ If the secondary bus is configured and the bus mastering is
+ not enabled, enable it in case BIOS, UEFI or firmware don't
+ do it.
+ [msaitoh, ticket #1181]
+
Home |
Main Index |
Thread Index |
Old Index