Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-8]: src/doc Ticket #1223.



details:   https://anonhg.NetBSD.org/src/rev/0ff0879406ac
branches:  netbsd-8
changeset: 852325:0ff0879406ac
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Fri Apr 05 08:42:48 2019 +0000

description:
Ticket #1223.

diffstat:

 doc/CHANGES-8.1 |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 93c26cacf3f3 -r 0ff0879406ac doc/CHANGES-8.1
--- a/doc/CHANGES-8.1   Fri Apr 05 08:40:19 2019 +0000
+++ b/doc/CHANGES-8.1   Fri Apr 05 08:42:48 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.123 2019/04/05 07:51:01 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.124 2019/04/05 08:42:48 msaitoh Exp $
 
 A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
 release:
@@ -2808,3 +2808,11 @@
        switch before cpu_fsgs_reload() finishes.
        [maxv, ticket #1226]
 
+sys/dev/ccd.c                                  1.179
+sys/dev/dksubr.c                               1.107
+sys/dev/ofw/ofdisk.c                           1.53
+sys/kern/subr_disk.c                           1.123
+sys/sys/dkio.h                                 1.25
+
+       Add a disk ioctl DIOCRMWEDGES to remove all wedges of a given disk
+       (if not busy). [martin, ticket #1223]



Home | Main Index | Thread Index | Old Index