Module Name:    src
Committed By:   martin
Date:           Sun Oct  8 15:24:41 UTC 2023

Modified Files:
        src/doc [netbsd-10]: CHANGES-10.0

Log Message:
Tickets #393 - #396


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.128 -r1.1.2.129 src/doc/CHANGES-10.0

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/CHANGES-10.0
diff -u src/doc/CHANGES-10.0:1.1.2.128 src/doc/CHANGES-10.0:1.1.2.129
--- src/doc/CHANGES-10.0:1.1.2.128	Wed Oct  4 12:31:48 2023
+++ src/doc/CHANGES-10.0	Sun Oct  8 15:24:41 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.128 2023/10/04 12:31:48 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.129 2023/10/08 15:24:41 martin Exp $
 
 A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
 until the 10.0 release:
@@ -12138,3 +12138,133 @@ xsrc/external/mit/libXpm/dist/test/XpmWr
 	CVE-2023-43785, CVE-2023-43786, CVE-2023-43787, CVE-2023-43788,
 	CVE-2023-43789
 	[mrg, ticket #392]
+
+sys/dev/pci/pcidevs					1.1494 (patch)
+sys/dev/pci/pcidevs.h					(regen)
+sys/dev/pci/pcidevs_data.h				(regen)
+sys/dev/pci/igc/if_igc.c                        up to 1.3
+sys/dev/pci/igc/if_igc.h                        up to 1.2
+sys/dev/pci/igc/igc_api.c                       up to 1.2
+sys/dev/pci/igc/igc_api.h                       up to 1.2
+sys/dev/pci/igc/igc_base.c                      up to 1.2
+sys/dev/pci/igc/igc_base.h                      up to 1.2
+sys/dev/pci/igc/igc_defines.h                   up to 1.2
+sys/dev/pci/igc/igc_evcnt.h                     up to 1.1
+sys/dev/pci/igc/igc_hw.h                        up to 1.2
+sys/dev/pci/igc/igc_i225.c                      up to 1.2
+sys/dev/pci/igc/igc_i225.h                      up to 1.2
+sys/dev/pci/igc/igc_mac.c                       up to 1.2
+sys/dev/pci/igc/igc_mac.h                       up to 1.2
+sys/dev/pci/igc/igc_nvm.c                       up to 1.2
+sys/dev/pci/igc/igc_nvm.h                       up to 1.2
+sys/dev/pci/igc/igc_phy.c                       up to 1.2
+sys/dev/pci/igc/igc_phy.h                       up to 1.2
+sys/dev/pci/igc/igc_regs.h                      up to 1.2
+distrib/sets/lists/man/mi			1.1766
+share/man/man4/Makefile				1.733
+share/man/man4/igc.4				1.1
+sys/arch/amd64/conf/ALL				1.181
+sys/arch/amd64/conf/GENERIC			1.606
+sys/arch/amd64/conf/XEN3_DOM0			1.200
+sys/arch/evbarm/conf/GENERIC64			1.213
+sys/arch/evbppc/conf/DHT			1.5
+sys/dev/pci/files.pci				1.447
+doc/CHANGES					(apply patch)
+
+	Add igc(4) for Intel I225/I226 series ethernet devices.
+	[rin, ticket #393]
+
+external/gpl3/binutils/dist/gas/config/tc-vax.c	1.16-1.18
+external/gpl3/binutils/dist/gas/config/tc-vax.h	1.10
+tools/gcc/Makefile				1.109
+external/gpl3/gcc.old/dist/gcc/config/vax/builtins.md 1.12,1.13
+external/gpl3/gcc.old/dist/gcc/config/vax/elf.h	1.12,1.13
+external/gpl3/gcc.old/dist/gcc/config/vax/vax.c	1.13-1.19
+external/gpl3/gcc.old/dist/gcc/config/vax/vax.md 1.12-1.18
+external/gpl3/gcc.old/dist/gcc/doc/tm.texi	1.12
+external/gpl3/gcc.old/dist/gcc/doc/tm.texi.in	1.10
+external/gpl3/gcc.old/dist/gcc/dse.c		1.14-1.16
+external/gpl3/gcc.old/dist/gcc/function.c	1.16
+external/gpl3/gcc.old/dist/gcc/recog.c		1.12
+external/gpl3/gcc.old/dist/gcc/reload.c		1.12
+external/gpl3/gcc.old/dist/gcc/rtlanal.c	1.14
+external/gpl3/gcc.old/dist/gcc/target.def	1.10
+external/gpl3/gcc.old/dist/gcc/targhooks.c	1.12
+external/gpl3/gcc.old/dist/gcc/targhooks.h	1.12
+external/gpl3/gcc.old/usr.bin/backend/Makefile	1.20
+crypto/external/bsd/openssh/lib/Makefile	1.38 (patch)
+distrib/utils/x_ping/Makefile			1.9 (patch)
+external/apache2/argon2/lib/libargon2/Makefile.inc 1.2 (patch)
+external/bsd/jemalloc/lib/Makefile.inc		1.16 (patch)
+external/bsd/mdocml/lib/libmandoc/Makefile	1.13 (patch)
+external/gpl3/binutils.old/lib/libbfd/Makefile	1.10 (patch)
+external/gpl3/binutils/lib/libbfd/Makefile	1.27 (patch)
+external/gpl3/gcc.old/lib/Makefile.sanitizer	1.7 (patch)
+external/gpl3/gcc.old/lib/libasan/Makefile	1.11 (patch)
+external/gpl3/gcc.old/lib/liblsan/Makefile	1.7 (patch)
+external/gpl3/gcc.old/lib/libubsan/Makefile	1.8 (patch)
+external/gpl3/gcc.old/usr.bin/backend/Makefile	1.21 (patch)
+external/gpl3/gcc.old/usr.bin/cc1/Makefile	1.12 (patch)
+external/gpl3/gcc.old/usr.bin/cc1obj/Makefile	1.12,1.13 (patch)
+external/gpl3/gcc.old/usr.bin/cc1objplus/Makefile 1.3 (patch)
+external/gpl3/gcc.old/usr.bin/cc1plus/Makefile	1.13 (patch)
+external/gpl3/gcc.old/usr.bin/gcc/Makefile	1.11 (patch)
+external/gpl3/gcc.old/usr.bin/libdecnumber/Makefile 1.14 (patch)
+external/gpl3/gcc.old/usr.bin/lto-dump/Makefile	1.3 (patch)
+external/gpl3/gcc.old/usr.bin/lto1/Makefile	1.9 (patch)
+external/gpl3/gdb.old/lib/libdecnumber/Makefile	1.10 (patch)
+external/gpl3/gdb/lib/libdecnumber/Makefile	1.5 (patch)
+external/gpl3/gdb/lib/libgdb/Makefile		1.36 (patch)
+external/mit/xorg/lib/gallium.old/Makefile	1.8 (patch)
+external/mit/xorg/lib/gallium/Makefile		1.51 (patch)
+external/mit/xorg/lib/libX11/Makefile.libx11	1.26 (patch)
+games/gomoku/Makefile				1.13 (patch)
+games/phantasia/Makefile			1.38 (patch)
+lib/i18n_module/UTF7/Makefile			1.5 (patch)
+lib/libbz2/Makefile				1.22 (patch)
+lib/libc/gdtoa/Makefile.inc			1.13 (patch)
+lib/libcrypt/Makefile				1.36 (patch)
+libexec/ld.elf_so/Makefile			1.148 (patch)
+sbin/fsck_ffs/Makefile.common			1.3 (patch)
+sbin/fsdb/Makefile				1.43 (patch)
+sbin/newfs_ext2fs/Makefile			1.7 (patch)
+sbin/ping/Makefile				1.18 (patch)
+sys/arch/vax/conf/Makefile.vax			1.86 (patch)
+sys/lib/libsa/Makefile				1.97 (patch)
+sys/lib/libz/Makefile				1.24 (patch)
+sys/modules/lfs/Makefile			1.11 (patch)
+sys/rump/fs/lib/liblfs/Makefile			1.18 (patch)
+usr.sbin/mtrace/Makefile			1.14 (patch)
+doc/CHANGES					(apply patch)
+
+	vax: PR 57646: import major vax toolchain fix.
+	[rin, ticket #394]
+
+sys/dev/pci/ixgbe/ix_txrx.c			1.101
+sys/dev/pci/ixgbe/ixgbe.c			1.327-1.332
+sys/dev/pci/ixgbe/ixgbe.h			1.87,1.88
+sys/dev/pci/ixgbe/ixgbe_82599.c 		1.30
+sys/dev/pci/ixgbe/ixgbe_mbx.h			1.20
+sys/dev/pci/ixgbe/ixgbe_type.h			1.57
+sys/dev/pci/ixgbe/ixgbe_vf.c			1.32,1.33
+sys/dev/pci/ixgbe/ixgbe_vf.h			1.18
+sys/dev/pci/ixgbe/ixv.c 			1.184,1.185
+
+	ixg(4):
+	- Reorder some event counters for readability.
+	- Rename some descriptions of event counters.
+	- Count Queue Bytes {Transmit, Receive} counter.
+	- Improve error check in ixgbe_check_mac_link_vf().
+	- Add new IXGBE_VF_GET_LINK_STATE message support.
+	  The VF's link state can be forced to down by PF.
+	- Update FCTRL after writing multicast filter.
+	- Update comments.
+	[msaitoh, ticket #395]
+
+sys/dev/pci/if_wm.c				1.785-1.789
+
+	wm(4):
+	- Count SCVPC, HRMPC and IAC correctly.
+	- Modify some event counters' descriptions to clarify meaning.
+	[msaitoh, ticket #396]
+

Reply via email to