Module Name: src
Committed By: flxd
Date: Sun Dec 11 12:51:09 UTC 2016
Modified Files:
src/doc: CHANGES
Log Message:
Note scsictl(8) getrealloc and setrealloc commands.
To generate a diff of this commit:
cvs rdiff -u -r1.2221 -r1.2222 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.2221 src/doc/CHANGES:1.2222
--- src/doc/CHANGES:1.2221 Sun Dec 11 01:44:32 2016
+++ src/doc/CHANGES Sun Dec 11 12:51:09 2016
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2221 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2222 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -411,6 +411,9 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
zoneinfo: Import tzdata2016i. [kre 20161103]
libc: Update to tzcode2016i. [christos 20161104]
acpi(4): Updated ACPICA to 20160930. [christos 20161111]
+ scsictl(8): Add "getrealloc" and "setrealloc" commands to get/set
+ automatic reallocation parameters/enables for error recovery.
+ [flxd 20161119]
scsipi(9): Make scsipi framework MPSAFE. [mlelstv 20161120]
umass(4): mark MPSAFE. [skrll 20161121]
wpa: Import wpa_supplicant and hostapd 2.6. [christos 20161121]