Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6-1]: src/doc 1455
details: https://anonhg.NetBSD.org/src/rev/62c06569d2ec
branches: netbsd-6-1
changeset: 776215:62c06569d2ec
user: snj <snj%NetBSD.org@localhost>
date: Fri Jul 21 04:56:46 2017 +0000
description:
1455
diffstat:
doc/CHANGES-6.1.6 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r ea8f553e8837 -r 62c06569d2ec doc/CHANGES-6.1.6
--- a/doc/CHANGES-6.1.6 Fri Jul 21 04:02:34 2017 +0000
+++ b/doc/CHANGES-6.1.6 Fri Jul 21 04:56:46 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.6,v 1.1.2.98 2017/07/14 06:24:37 snj Exp $
+# $NetBSD: CHANGES-6.1.6,v 1.1.2.99 2017/07/21 04:56:46 snj Exp $
A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6
release:
@@ -11987,3 +11987,10 @@
Fix the default value of rltime. PR bin/51994
[ozaki-r, ticket #1440]
+sys/dev/cgd.c patch
+
+ Avoid crashes by checking if a cgd device has been configured
+ before processing most ioctls, and failing with ENXIO if the
+ device is not configured.
+ [chs, ticket #1455]
+
Home |
Main Index |
Thread Index |
Old Index