Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc Ticket 1090.
details: https://anonhg.NetBSD.org/src/rev/720327de7736
branches: netbsd-6
changeset: 776659:720327de7736
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Mon Jun 30 12:18:15 2014 +0000
description:
Ticket 1090.
diffstat:
doc/CHANGES-6.2 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r e7121be27a0b -r 720327de7736 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2 Mon Jun 30 12:09:40 2014 +0000
+++ b/doc/CHANGES-6.2 Mon Jun 30 12:18:15 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.120 2014/06/26 04:02:10 msaitoh Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.121 2014/06/30 12:18:15 msaitoh Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -2921,3 +2921,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