Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Tickets 752-754



details:   https://anonhg.NetBSD.org/src/rev/c640005912ec
branches:  netbsd-6
changeset: 775591:c640005912ec
user:      riz <riz%NetBSD.org@localhost>
date:      Mon Dec 17 00:28:13 2012 +0000

description:
Tickets 752-754

diffstat:

 doc/CHANGES-6.1 |  18 +++++++++++++++++-
 1 files changed, 17 insertions(+), 1 deletions(-)

diffs (29 lines):

diff -r dd70ba6dd4ef -r c640005912ec doc/CHANGES-6.1
--- a/doc/CHANGES-6.1   Mon Dec 17 00:27:13 2012 +0000
+++ b/doc/CHANGES-6.1   Mon Dec 17 00:28:13 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1,v 1.1.2.64 2012/12/16 19:42:28 riz Exp $
+# $NetBSD: CHANGES-6.1,v 1.1.2.65 2012/12/17 00:28:13 riz Exp $
 
 A complete list of changes from the 6.0 release until the 6.1 release:
 
@@ -7874,3 +7874,19 @@
        PR#47298.
        [rmind, ticket #750]
 
+sys/dev/lockstat.c                             1.16
+
+       Fix off by one error.
+       [msaitoh, ticket #752]
+
+sys/dev/raidframe/rf_driver.c                  1.131
+
+       Fix off by one read.
+       [msaitoh, ticket #753]
+
+sys/external/isc/atheros_hal/dist/ah_eeprom_v14.c 1.6
+sys/external/isc/atheros_hal/dist/ah_eeprom_v4k.c 1.4
+
+       Fix off by one read error.
+       [msaitoh, ticket #754]
+



Home | Main Index | Thread Index | Old Index