Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Tickets 621-626.



details:   https://anonhg.NetBSD.org/src/rev/913f9ce6f7ad
branches:  netbsd-6
changeset: 775393:913f9ce6f7ad
user:      riz <riz%NetBSD.org@localhost>
date:      Tue Oct 23 20:12:07 2012 +0000

description:
Tickets 621-626.

diffstat:

 doc/CHANGES-6.1 |  37 ++++++++++++++++++++++++++++++++++++-
 1 files changed, 36 insertions(+), 1 deletions(-)

diffs (48 lines):

diff -r d3a2fd7b4da9 -r 913f9ce6f7ad doc/CHANGES-6.1
--- a/doc/CHANGES-6.1   Tue Oct 23 20:04:16 2012 +0000
+++ b/doc/CHANGES-6.1   Tue Oct 23 20:12:07 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1,v 1.1.2.8 2012/10/23 16:28:06 riz Exp $
+# $NetBSD: CHANGES-6.1,v 1.1.2.9 2012/10/23 20:12:07 riz Exp $
 
 A complete list of changes from the 6.0 release until the 6.1 release:
 
@@ -227,3 +227,38 @@
        Fix incorrect counts for 'vmstat -e' on Kirkwood.
        [msaitoh, ticket #620]
 
+sbin/ping/ping.c                               1.103
+
+       Fix the #define of F_TIMING64,  F_POLICY and F_AUTHHDR.
+       [msaitoh, ticket #621]
+
+external/gpl3/gcc/usr.bin/g++/g++.1            delete
+external/gpl3/gcc/usr.bin/gcc/gcc.1            delete
+
+       Remove old man pages.
+       [msaitoh, ticket #622]
+
+sys/arch/arm/marvell/mvsocgpp.c                        1.4
+
+       Fix a bug where the irq_masks of GPIO were set incorrectly on Marvell
+       SoCs.
+       [msaitoh, ticket #623]
+
+distrib/sets/lists/base/md.evbarm.armeb                1.4
+
+       Add missing file for big-endian ARM so "make release" completes.
+       [msaitoh, ticket #624]
+
+sys/dev/usb/usbdevs                            1.626
+sys/dev/usb/usbdevs.h                          regen
+sys/dev/usb/usbdevs_data.h                     regen
+sys/dev/usb/uftdi.c                            1.52
+
+       Note some additional devices.
+       [msaitoh, ticket #625]
+
+share/man/man4/uftdi.4                         1.17
+
+       Note some additional devices.
+       [msaitoh, ticket #626]
+



Home | Main Index | Thread Index | Old Index