Module Name: src
Committed By: msaitoh
Date: Wed Feb 8 09:58:42 UTC 2017
Modified Files:
src/doc: CHANGES
Log Message:
ixv(4): Add Intel 10G Ethernet virtual function driver.
To generate a diff of this commit:
cvs rdiff -u -r1.2244 -r1.2245 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.2244 src/doc/CHANGES:1.2245
--- src/doc/CHANGES:1.2244 Wed Feb 8 04:01:44 2017
+++ src/doc/CHANGES Wed Feb 8 09:58:42 2017
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2244 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2245 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -460,3 +460,5 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
libevent: Import libevent 2.1.18 [christos 20170131]
nc(1): Add a netcat utility from OpenBSD [christos 20170206]
pthread_dbg(3): Removed from the base distribution. [kamil 20170208]
+ ixv(4): Add Intel 10G Ethernet virtual function driver.
+ [msaitoh 20170208]