Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Tickets 95-97.



details:   https://anonhg.NetBSD.org/src/rev/67539ebb6a6c
branches:  netbsd-6
changeset: 773905:67539ebb6a6c
user:      riz <riz%NetBSD.org@localhost>
date:      Thu Mar 08 17:40:16 2012 +0000

description:
Tickets 95-97.

diffstat:

 doc/CHANGES-6.0 |  19 ++++++++++++++++++-
 1 files changed, 18 insertions(+), 1 deletions(-)

diffs (30 lines):

diff -r d3ac1ba94e54 -r 67539ebb6a6c doc/CHANGES-6.0
--- a/doc/CHANGES-6.0   Thu Mar 08 17:38:03 2012 +0000
+++ b/doc/CHANGES-6.0   Thu Mar 08 17:40:16 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.48 2012/03/08 17:27:52 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.49 2012/03/08 17:40:16 riz Exp $
 
 A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
 until the 6.0 release:
@@ -1181,3 +1181,20 @@
        Fix booting on WS011SH and possibly other 128MB models.
        [nonaka, ticket #94]
 
+sys/dev/pci/agp_amd64.c                                1.7
+
+       Fix kernel crash right after starting Xserver with DRM on Socket
+       AM2 + AGP systems.
+       [tsutsui, ticket #95]
+
+sys/lib/libsa/ls.c                             1.4
+
+       Make bootloader "ls" work on filenames with directory paths.
+       [tsutsui, ticket #96]
+
+share/man/man4/amdtemp.4                       1.6-1.7
+sys/arch/x86/pci/amdtemp.c                     1.13
+
+       amdtemp(4): support family 12h.
+       [nonaka, ticket #97]
+



Home | Main Index | Thread Index | Old Index