Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/794f7da126f3
branches:  netbsd-6-0
changeset: 774958:794f7da126f3
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Mon Jun 30 12:19:01 2014 +0000

description:
Ticket 1090.

diffstat:

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

diffs (20 lines):

diff -r 248be0e28bbe -r 794f7da126f3 doc/CHANGES-6.0.6
--- a/doc/CHANGES-6.0.6 Mon Jun 30 12:10:25 2014 +0000
+++ b/doc/CHANGES-6.0.6 Mon Jun 30 12:19:01 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.6,v 1.1.2.12 2014/06/30 04:38:18 msaitoh Exp $
+# $NetBSD: CHANGES-6.0.6,v 1.1.2.13 2014/06/30 12:19:01 msaitoh Exp $
 
 A complete list of changes from the NetBSD 6.0.5 release to the NetBSD 6.0.6
 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