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 878, 880, 881
details: https://anonhg.NetBSD.org/src/rev/ee3389bd1ee1
branches: netbsd-6-0
changeset: 774801:ee3389bd1ee1
user: riz <riz%NetBSD.org@localhost>
date: Mon Apr 29 03:30:05 2013 +0000
description:
Tickets 878, 880, 881
diffstat:
doc/CHANGES-6.0.2 | 18 +++++++++++++++++-
1 files changed, 17 insertions(+), 1 deletions(-)
diffs (29 lines):
diff -r d5ae45499fb6 -r ee3389bd1ee1 doc/CHANGES-6.0.2
--- a/doc/CHANGES-6.0.2 Mon Apr 29 03:29:08 2013 +0000
+++ b/doc/CHANGES-6.0.2 Mon Apr 29 03:30:05 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.2,v 1.1.2.30 2013/04/20 14:02:50 bouyer Exp $
+# $NetBSD: CHANGES-6.0.2,v 1.1.2.31 2013/04/29 03:30:05 riz Exp $
A complete list of changes from the NetBSD 6.0.1 release to the NetBSD 6.0.2
release:
@@ -233,3 +233,19 @@
enabled.
[para, ticket #876]
+sys/dev/scsipi/ses.c 1.45 via patch
+
+ Add detach support for ses(4), fixing a panic. PR#44283.
+ [jakllsch, ticket #878]
+
+distrib/hp300/ramdisk/Makefile 1.32
+etc/etc.hp300/MAKEDEV.conf 1.14
+
+ Fix an openpty() failed error during install for hp300.
+ [tsutsui, ticket #880]
+
+sys/arch/x68k/dev/ite_tv.c 1.16
+
+ Fix a kernel panic which can be triggered by printf(1) on x68k.
+ [isaki, ticket #881]
+
Home |
Main Index |
Thread Index |
Old Index