Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Tickets #177 - #180
details: https://anonhg.NetBSD.org/src/rev/9ebc80a089d5
branches: netbsd-9
changeset: 454104:9ebc80a089d5
user: martin <martin%NetBSD.org@localhost>
date: Thu Sep 05 09:12:12 2019 +0000
description:
Tickets #177 - #180
diffstat:
doc/CHANGES-9.0 | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
1 files changed, 61 insertions(+), 1 deletions(-)
diffs (73 lines):
diff -r bc24e6fc0b2c -r 9ebc80a089d5 doc/CHANGES-9.0
--- a/doc/CHANGES-9.0 Thu Sep 05 09:11:03 2019 +0000
+++ b/doc/CHANGES-9.0 Thu Sep 05 09:12:12 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.0,v 1.1.2.44 2019/09/05 08:47:02 martin Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.45 2019/09/05 09:12:12 martin Exp $
A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
until the 9.0 release:
@@ -2793,3 +2793,63 @@
Add tests for RTM_MISS.
[roy, ticket #175]
+external/bsd/dhcpcd/dist/BUILDING.md up to 1.1.1.5
+external/bsd/dhcpcd/dist/Makefile up to 1.1.1.7
+external/bsd/dhcpcd/dist/Makefile.inc up to 1.1.1.3
+external/bsd/dhcpcd/dist/configure up to 1.1.1.15
+external/bsd/dhcpcd/dist/compat/rb.c up to 1.1.1.2
+external/bsd/dhcpcd/dist/compat/rbtree.h up to 1.1.1.2
+external/bsd/dhcpcd/dist/hooks/Makefile up to 1.1.1.2
+external/bsd/dhcpcd/dist/src/Makefile up to 1.1.1.6
+external/bsd/dhcpcd/dist/src/bpf.c up to 1.12
+external/bsd/dhcpcd/dist/src/control.c up to 1.1.1.8
+external/bsd/dhcpcd/dist/src/control.h up to 1.1.1.5
+external/bsd/dhcpcd/dist/src/defs.h up to 1.1.1.27
+external/bsd/dhcpcd/dist/src/dhcp-common.c up to 1.1.1.8
+external/bsd/dhcpcd/dist/src/dhcp.c up to 1.25
+external/bsd/dhcpcd/dist/src/dhcp6.c up to 1.12
+external/bsd/dhcpcd/dist/src/dhcpcd.8.in up to 1.3
+external/bsd/dhcpcd/dist/src/dhcpcd.c up to 1.25
+external/bsd/dhcpcd/dist/src/dhcpcd.conf.5.in up to 1.1.1.14
+external/bsd/dhcpcd/dist/src/duid.c up to 1.1.1.7
+external/bsd/dhcpcd/dist/src/if-bsd.c up to 1.12
+external/bsd/dhcpcd/dist/src/if-linux.c up to 1.1.1.16
+external/bsd/dhcpcd/dist/src/if-options.c up to 1.17
+external/bsd/dhcpcd/dist/src/if-options.h up to 1.1.1.11
+external/bsd/dhcpcd/dist/src/if-sun.c up to 1.1.1.11
+external/bsd/dhcpcd/dist/src/if.c up to 1.1.1.16
+external/bsd/dhcpcd/dist/src/if.h up to 1.1.1.11
+external/bsd/dhcpcd/dist/src/ipv4.c up to 1.1.1.17
+external/bsd/dhcpcd/dist/src/ipv4.h up to 1.1.1.10
+external/bsd/dhcpcd/dist/src/ipv6.c up to 1.4
+external/bsd/dhcpcd/dist/src/ipv6.h up to 1.5
+external/bsd/dhcpcd/dist/src/ipv6nd.c up to 1.11
+external/bsd/dhcpcd/dist/src/ipv6nd.h up to 1.1.1.11
+external/bsd/dhcpcd/dist/src/route.c up to 1.1.1.14
+external/bsd/dhcpcd/dist/src/route.h up to 1.1.1.9
+external/bsd/dhcpcd/dist/src/sa.c up to 1.1.1.6
+external/bsd/dhcpcd/dist/src/script.c up to 1.1.1.11
+
+ Import dhcpcd-8.0.4.
+ [roy, ticket #177]
+
+share/man/man4/options.4 1.507
+
+ PR kern/54438: fix makeoptions DEBUG="-g" documentation.
+ [gson, ticket #178]
+
+sys/dev/ata/satafis_subr.c 1.9
+
+ PR kern/54389: make the sata driver work with the virtual
+ SATA CD-ROM of "qemu-system-i386 -machine q35".
+ [gson, ticket #179]
+
+sys/dev/pci/ixgbe/ix_txrx.c 1.55
+sys/dev/pci/ixgbe/ixgbe.c 1.207,1.208
+sys/dev/pci/ixgbe/ixgbe_netbsd.c 1.10
+sys/dev/pci/ixgbe/ixv.c 1.129,1.130
+
+ printf/device_printf/aprint_* cosmetics.
+ Set IFM_1000_BX10 correctly.
+ [msaitoh, ticket #180]
+
Home |
Main Index |
Thread Index |
Old Index