Module Name: src Committed By: martin Date: Fri Jul 14 15:41:23 UTC 2017
Modified Files: src/doc [netbsd-7]: CHANGES-7.2 Log Message: Ticket #1457 To generate a diff of this commit: cvs rdiff -u -r1.1.2.28 -r1.1.2.29 src/doc/CHANGES-7.2 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-7.2 diff -u src/doc/CHANGES-7.2:1.1.2.28 src/doc/CHANGES-7.2:1.1.2.29 --- src/doc/CHANGES-7.2:1.1.2.28 Wed Jul 12 15:35:18 2017 +++ src/doc/CHANGES-7.2 Fri Jul 14 15:41:23 2017 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-7.2,v 1.1.2.28 2017/07/12 15:35:18 martin Exp $ +# $NetBSD: CHANGES-7.2,v 1.1.2.29 2017/07/14 15:41:23 martin Exp $ A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.2 release: @@ -2494,3 +2494,13 @@ crypto/external/bsd/heimdal/dist/lib/krb Identified by Jeffrey Altman, Viktor Duchovni and Nico Williams. [christos, ticket #1453] +sbin/raidctl/raidctl.8 1.70 +sbin/raidctl/raidctl.c 1.64 +sys/dev/raidframe/raidframeio.h 1.7 +sys/dev/raidframe/rf_netbsdkintf.c 1.341 + + Add a SET_LAST_UNIT ioctl. + Access to the SET_LAST_UNIT ioctl. + [christos, ticket #1457] + +