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 1086.



details:   https://anonhg.NetBSD.org/src/rev/15a81fb67d4d
branches:  netbsd-6-0
changeset: 774956:15a81fb67d4d
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Mon Jun 30 04:38:18 2014 +0000

description:
Ticket 1086.

diffstat:

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

diffs (19 lines):

diff -r 5798b54e6239 -r 15a81fb67d4d doc/CHANGES-6.0.6
--- a/doc/CHANGES-6.0.6 Thu Jun 26 04:01:32 2014 +0000
+++ b/doc/CHANGES-6.0.6 Mon Jun 30 04:38:18 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.6,v 1.1.2.11 2014/06/18 09:35:59 msaitoh Exp $
+# $NetBSD: CHANGES-6.0.6,v 1.1.2.12 2014/06/30 04:38:18 msaitoh Exp $
 
 A complete list of changes from the NetBSD 6.0.5 release to the NetBSD 6.0.6
 release:
@@ -616,3 +616,9 @@
        for details. For netinet6, the problem report, fix and test were done
        by njoly@ on current-users@
        [bouyer, ticket #1067]
+
+sys/compat/freebsd/freebsd_sched.c             1.20-1.21
+
+       Avoid NULL dereference and fix sched param conversion.
+       Pointed out by Maxime Villard.
+       [maxv, ticket #1086]



Home | Main Index | Thread Index | Old Index