Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc Ticket 53
details: https://anonhg.NetBSD.org/src/rev/e8e73cb17d3a
branches: netbsd-7
changeset: 798294:e8e73cb17d3a
user: martin <martin%NetBSD.org@localhost>
date: Sun Aug 24 09:38:36 2014 +0000
description:
Ticket 53
diffstat:
doc/CHANGES-7.0 | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 7a8ec792c777 -r e8e73cb17d3a doc/CHANGES-7.0
--- a/doc/CHANGES-7.0 Sun Aug 24 08:45:09 2014 +0000
+++ b/doc/CHANGES-7.0 Sun Aug 24 09:38:36 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.22 2014/08/24 08:45:09 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.23 2014/08/24 09:38:36 martin Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -382,3 +382,11 @@
Remove useless code and warnings
[manu, ticket #52]
+sys/arch/sparc/dev/fd.c 1.155
+sys/arch/sparc64/dev/fdc.c 1.42
+sys/arch/sun3/dev/fd.c 1.78
+
+ Fix panic() on opening fd(4), caused by a wrong pointer passed
+ to memset().
+ [tsutsui, ticket #53]
+
Home |
Main Index |
Thread Index |
Old Index