Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc Tickets #1254-#1256
details: https://anonhg.NetBSD.org/src/rev/65529a4189a5
branches: netbsd-6
changeset: 776905:65529a4189a5
user: martin <martin%NetBSD.org@localhost>
date: Mon Feb 16 08:33:39 2015 +0000
description:
Tickets #1254-#1256
diffstat:
doc/CHANGES-6.2 | 23 ++++++++++++++++++++++-
1 files changed, 22 insertions(+), 1 deletions(-)
diffs (34 lines):
diff -r 823a2ec74a56 -r 65529a4189a5 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2 Mon Feb 16 08:32:33 2015 +0000
+++ b/doc/CHANGES-6.2 Mon Feb 16 08:33:39 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.195 2015/02/13 09:22:07 snj Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.196 2015/02/16 08:33:39 martin Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -9589,3 +9589,24 @@
- The actual code is now smaller and does error checking and encoding
[martin, ticket #1247]
+sys/arch/sh3/sh3/locore_subr.S 1.55
+
+ Branch to correct point when a system call returns an error.
+ [skrll, ticket #1254]
+
+external/bsd/wpa/dist/src/drivers/driver_bsd.c 1.8-1.9
+
+ Avoid dereferencing a NULL pointer.
+ Pass the scan result RSSI to the WPA code in a way that it understands.
+ [khorben, ticket #1255]
+
+sys/dev/pci/if_bge.c 1.278
+
+ Fix three bugs reported by enami@:
+ - bge_miibus_writereg(): Fix a bug that BCM5906 may leave an APE
+ lock.
+ - Fix hwcfg4 isn't printed correctly.
+ - Fix a bug that BGE_PHY_TEST_CTRL_REG isn't set correctly on some
+ PCIe devices.
+ [msaitoh, ticket #1256]
+
Home |
Main Index |
Thread Index |
Old Index