Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Tickets 877,878,880,881



details:   https://anonhg.NetBSD.org/src/rev/cfb864819ccf
branches:  netbsd-6
changeset: 775778:cfb864819ccf
user:      riz <riz%NetBSD.org@localhost>
date:      Mon Apr 29 03:30:32 2013 +0000

description:
Tickets 877,878,880,881

diffstat:

 doc/CHANGES-6.1 |  23 ++++++++++++++++++++++-
 1 files changed, 22 insertions(+), 1 deletions(-)

diffs (34 lines):

diff -r ecd4be2beee5 -r cfb864819ccf doc/CHANGES-6.1
--- a/doc/CHANGES-6.1   Mon Apr 29 03:28:50 2013 +0000
+++ b/doc/CHANGES-6.1   Mon Apr 29 03:30:32 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1,v 1.1.2.122 2013/04/29 01:57:15 riz Exp $
+# $NetBSD: CHANGES-6.1,v 1.1.2.123 2013/04/29 03:30:32 riz Exp $
 
 A complete list of changes from the 6.0 release until the 6.1 release:
 
@@ -8933,3 +8933,24 @@
        libpthread.
        [manu, ticket #869]
 
+lib/libpthread/pthread_condattr.3              1.9
+
+       Fix cut-and-paste error.
+       [enami, ticket #877]
+
+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