Module Name: src
Committed By: mrg
Date: Thu Jul 9 13:28:11 UTC 2015
Modified Files:
src/doc: CHANGES
Log Message:
note iostat fnmatch patterns for disknames.
To generate a diff of this commit:
cvs rdiff -u -r1.2081 -r1.2082 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.2081 src/doc/CHANGES:1.2082
--- src/doc/CHANGES:1.2081 Thu Jul 9 10:17:32 2015
+++ src/doc/CHANGES Thu Jul 9 13:28:11 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2081 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2082 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -166,3 +166,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
OpenSSH: Imported 6.9. [christos 20150630]
bind: Import version 9.10.2-P2. [christos 20150708]
dhcpcd: Import dhcpcd 6.9.1. [roy 20150709]
+ iostat(8): Support fnmatch(3) patterns for disknames. [mrg 20150709]