Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Tickets 180-183.



details:   https://anonhg.NetBSD.org/src/rev/a47888934799
branches:  netbsd-6
changeset: 774013:a47888934799
user:      riz <riz%NetBSD.org@localhost>
date:      Mon Apr 16 15:37:49 2012 +0000

description:
Tickets 180-183.

diffstat:

 doc/CHANGES-6.0 |  26 +++++++++++++++++++++++++-
 1 files changed, 25 insertions(+), 1 deletions(-)

diffs (37 lines):

diff -r d32ef8a26405 -r a47888934799 doc/CHANGES-6.0
--- a/doc/CHANGES-6.0   Mon Apr 16 15:37:12 2012 +0000
+++ b/doc/CHANGES-6.0   Mon Apr 16 15:37:49 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.69 2012/04/12 17:16:14 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.70 2012/04/16 15:37:49 riz Exp $
 
 A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
 until the 6.0 release:
@@ -1810,3 +1810,27 @@
        only if the caller requested it by setting LK_RETRY. PR#46221.
        [hannken, ticket #179]
 
+sys/arch/x86/pci/amdtemp.c                     1.14
+sys/dev/pci/pcidevs                            1.1115 via patch
+sys/dev/pci/pcidevs.h                          regen
+sys/dev/pci/pcidevs_data.h                     regen
+
+       Support AMD Family15h.
+       [cegger, ticket #180]
+
+sys/kern/kern_exec.c                           1.350
+
+       Fix leak in a posix_spawn error path.
+       [martin, ticket #181]
+
+sys/dev/pci/ohci_pci.c                         1.49
+
+       Avoid panic trying to attach an unconfigured ohci. PR#46146
+       [macallan, ticket #182]
+
+sys/fs/msdosfs/msdosfs_fat.c                   1.20
+
+       Fix a crash: msdosfs_bmap -> pcbmap -> bread -> bio_doread
+       PR#46282.
+       [hannken, ticket #183]
+



Home | Main Index | Thread Index | Old Index