Module Name: src Committed By: yamaguchi Date: Wed Sep 9 05:16:01 UTC 2020
Modified Files: src/doc: CHANGES Log Message: Note iavf(4) To generate a diff of this commit: cvs rdiff -u -r1.2734 -r1.2735 src/doc/CHANGES 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 diff -u src/doc/CHANGES:1.2734 src/doc/CHANGES:1.2735 --- src/doc/CHANGES:1.2734 Sun Sep 6 14:58:53 2020 +++ src/doc/CHANGES Wed Sep 9 05:16:01 2020 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2734 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2735 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -275,3 +275,5 @@ Changes from NetBSD 9.0 to NetBSD 10.0: mips: Port crash(8) to mips. [mrg 20200816] wg(4): Add implementation of WireGuard protocol. [ozaki-r 20200820] dhcpcd: Update to version 9.2.0. [roy 20200906] + iavf(4): Add driver for Intel Ethernet Adaptive Virtual Function + [yamaguchi 20200908]