Source-Changes-HG archive

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

[src/netbsd-6]: src/doc tickets 1375 1384 1386 1389



details:   https://anonhg.NetBSD.org/src/rev/de2f82c3544e
branches:  netbsd-6
changeset: 777091:de2f82c3544e
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Sat Aug 27 14:18:42 2016 +0000

description:
tickets 1375 1384 1386 1389

diffstat:

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

diffs (47 lines):

diff -r 2c469b99b472 -r de2f82c3544e doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Sat Aug 27 14:13:18 2016 +0000
+++ b/doc/CHANGES-6.2   Sat Aug 27 14:18:42 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.258 2016/08/27 13:34:42 bouyer Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.259 2016/08/27 14:18:42 bouyer Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -14633,3 +14633,37 @@
        From Timo Buhrmester.
        [uwe, ticket #1372]
 
+src/usr.bin/ftp/cmds.c:                patch
+src/usr.bin/ftp/fetch.c:       patch
+src/usr.bin/ftp/ftp.1:         patch
+src/usr.bin/ftp/ftp.c:         patch
+src/usr.bin/ftp/ftp_var.h:     patch
+src/usr.bin/ftp/main.c:                patch
+src/usr.bin/ftp/ssl.c:         patch
+src/usr.bin/ftp/ssl.h:         patch
+src/usr.bin/ftp/version.h:     patch
+
+       Update ftp(1) to version 20150912, adding https via proxy support.
+       [nonaka, ticket #1375]
+
+sys/dev/ic/gem.c                               1.105
+       PR kern/46083
+       Track the start of each packet, so that we set the "Start of Frame"
+       bit in all the relevant transmit descriptors when enqueing multiple
+       packets.
+       Patch from Valery Ushakov, slightly modified by me to handle debug
+       output. Tested on macppc/6.x and sparc64/7.99.x.
+       [jdc, ticket #1384]
+
+sys/dev/isapnp/isapnpdevs                      1.69
+sys/dev/isapnp/isapnpdevs.c                    regen
+sys/dev/isapnp/isapnpdevs.h                    regen
+
+       Add another le board.
+       [pgoyette, ticket #1386]
+
+sys/ufs/lfs/lfs_vnops.c                                1.304
+
+       Fix a deadlock
+       [dholland, ticket #1389]
+



Home | Main Index | Thread Index | Old Index