Source-Changes-HG archive

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

[src/netbsd-7]: src/doc 1281-1284



details:   https://anonhg.NetBSD.org/src/rev/8508a2204f96
branches:  netbsd-7
changeset: 800021:8508a2204f96
user:      snj <snj%NetBSD.org@localhost>
date:      Tue Dec 06 06:58:05 2016 +0000

description:
1281-1284

diffstat:

 doc/CHANGES-7.1 |  36 +++++++++++++++++++++++++++++++++++-
 1 files changed, 35 insertions(+), 1 deletions(-)

diffs (47 lines):

diff -r f41e7a2d81dc -r 8508a2204f96 doc/CHANGES-7.1
--- a/doc/CHANGES-7.1   Tue Dec 06 06:52:22 2016 +0000
+++ b/doc/CHANGES-7.1   Tue Dec 06 06:58:05 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.123 2016/12/03 12:35:48 martin Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.124 2016/12/06 06:58:05 snj Exp $
 
 A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
 release:
@@ -6944,3 +6944,37 @@
        assigned.
        [joerg, ticket #1279]
 
+sys/arch/luna68k/luna68k/locore.s              1.60-1.62
+
+       luna68k:
+       - Make kernel work with 8kB/page (PGSHIFT==13) settings.
+       - Make kernels build without options M68030.
+       - Fix spelling in comments.
+       [tsutsui, ticket #1281]
+
+sys/arch/x68k/x68k/machdep.c                   1.194
+
+       Fix crashdump on machines with EXTENDED_MEMORY.
+       PR port-x68k/51663.
+       [tsutsui, ticket #1282]
+
+distrib/sets/lists/comp/md.luna68k             1.21
+etc/etc.luna68k/MAKEDEV.conf                   1.9
+sys/arch/luna68k/conf/GENERIC                  1.120
+sys/arch/luna68k/conf/files.luna68k            1.25
+sys/arch/luna68k/conf/majors.luna68k           1.21
+sys/arch/luna68k/dev/xp.c                      1.1
+sys/arch/luna68k/include/Makefile              1.19
+sys/arch/luna68k/include/xpio.h                        1.1
+sys/arch/luna68k/luna68k/mainbus.c             1.14
+
+       Preliminary support for LUNA's HD647180X I/O processor (aka XP).
+       [tsutsui, ticket #1283]
+
+sys/arch/dreamcast/dev/pvr.c                   1.36
+
+       Properly zero out struct fb_devconfig, including rasops_info.
+       Fixes panic after wsconscfg(8) from serial console, caused by
+       a junk function pointer.
+       [tsutsui, ticket #1284]
+



Home | Main Index | Thread Index | Old Index