Source-Changes-HG archive

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

[src/netbsd-6-1]: src/doc Ticket 1090.



details:   https://anonhg.NetBSD.org/src/rev/f9d84d7658d4
branches:  netbsd-6-1
changeset: 775960:f9d84d7658d4
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Mon Jun 30 12:18:40 2014 +0000

description:
Ticket 1090.

diffstat:

 doc/CHANGES-6.1.5 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 8e2c8f58a9a5 -r f9d84d7658d4 doc/CHANGES-6.1.5
--- a/doc/CHANGES-6.1.5 Mon Jun 30 12:10:05 2014 +0000
+++ b/doc/CHANGES-6.1.5 Mon Jun 30 12:18:40 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.5,v 1.1.2.12 2014/06/30 04:37:47 msaitoh Exp $
+# $NetBSD: CHANGES-6.1.5,v 1.1.2.13 2014/06/30 12:18:40 msaitoh Exp $
 
 A complete list of changes from the NetBSD 6.1.4 release to the NetBSD 6.1.5
 release:
@@ -622,3 +622,10 @@
        Avoid NULL dereference and fix sched param conversion.
        Pointed out by Maxime Villard.
        [maxv, ticket #1086]
+
+sys/compat/netbsd32/netbsd32_compat_50.c       1.24
+sys/compat/netbsd32/netbsd32_event.c           1.11
+
+       Allocate directly KQ_NEVENTS bytes. Otherwise a user can panic the
+       system.
+       [maxv, ticket #1090]



Home | Main Index | Thread Index | Old Index