Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/97496a43555b
branches:  netbsd-6-0
changeset: 774729:97496a43555b
user:      riz <riz%NetBSD.org@localhost>
date:      Mon Dec 17 00:28:40 2012 +0000

description:
Tickets 752-754

diffstat:

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

diffs (29 lines):

diff -r 475d3740afc2 -r 97496a43555b doc/CHANGES-6.0.1
--- a/doc/CHANGES-6.0.1 Mon Dec 17 00:27:00 2012 +0000
+++ b/doc/CHANGES-6.0.1 Mon Dec 17 00:28:40 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.1,v 1.1.2.35 2012/12/16 19:13:03 riz Exp $
+# $NetBSD: CHANGES-6.0.1,v 1.1.2.36 2012/12/17 00:28:40 riz Exp $
 
 A complete list of changes from the NetBSD 6.0 release to the NetBSD 6.0.1
 release:
@@ -271,3 +271,19 @@
        Fix off by one error.
        [msaitoh, ticket #749]
 
+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