Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Tickets #1255 - #1257



details:   https://anonhg.NetBSD.org/src/rev/0c4708d6592d
branches:  netbsd-8
changeset: 451063:0c4708d6592d
user:      martin <martin%NetBSD.org@localhost>
date:      Sun May 05 08:43:44 2019 +0000

description:
Tickets #1255 - #1257

diffstat:

 doc/CHANGES-8.1 |  30 +++++++++++++++++++++++++++++-
 1 files changed, 29 insertions(+), 1 deletions(-)

diffs (41 lines):

diff -r 6e9e6f34d96e -r 0c4708d6592d doc/CHANGES-8.1
--- a/doc/CHANGES-8.1   Sun May 05 08:34:16 2019 +0000
+++ b/doc/CHANGES-8.1   Sun May 05 08:43:44 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.138 2019/05/01 09:13:31 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.139 2019/05/05 08:43:44 martin Exp $
 
 A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
 release:
@@ -3064,3 +3064,31 @@
        Handle half-closed pipes in FIONWRITE and FIONSPACE.
        [mlelstv, ticket #1253]
 
+sys/dev/pci/pucdata.c                          1.104
+
+       Add entries for NetMos NM9912.
+       [jdolecek, ticket #1255]
+
+external/bsd/dhcpcd/dist/src/bpf.c              up to 1.9
+external/bsd/dhcpcd/dist/src/defs.h             up to 1.1.1.21
+external/bsd/dhcpcd/dist/src/dhcp.c             up to 1.19
+external/bsd/dhcpcd/dist/src/dhcp6.c            up to 1.7
+external/bsd/dhcpcd/dist/src/dhcpcd.c           up to 1.19
+external/bsd/dhcpcd/dist/src/dhcpcd.h           up to 1.1.1.10
+external/bsd/dhcpcd/dist/src/if-bsd.c           up to 1.7
+external/bsd/dhcpcd/dist/src/if-linux.c         up to 1.1.1.13
+external/bsd/dhcpcd/dist/src/if-options.c       up to 1.14
+external/bsd/dhcpcd/dist/src/if-sun.c           up to 1.1.1.8
+external/bsd/dhcpcd/dist/src/if.c               up to 1.1.1.13
+external/bsd/dhcpcd/dist/src/if.h               up to 1.1.1.8
+doc/3RDPARTY                                   (manually adjusted)
+
+       Import dhcpcd-7.2.2
+       [roy, ticket #1256]
+
+sys/arch/amd64/amd64/copy.S                    1.33
+sys/arch/i386/i386/copy.S                      1.31
+
+       Don't forget to clear the direction flag if kcopy fails.
+       [maxv, ticket #1257]
+



Home | Main Index | Thread Index | Old Index