Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Tickets 185-188.



details:   https://anonhg.NetBSD.org/src/rev/025e78fea5eb
branches:  netbsd-6
changeset: 774020:025e78fea5eb
user:      riz <riz%NetBSD.org@localhost>
date:      Thu Apr 19 20:07:17 2012 +0000

description:
Tickets 185-188.

diffstat:

 doc/CHANGES-6.0 |  28 +++++++++++++++++++++++++++-
 1 files changed, 27 insertions(+), 1 deletions(-)

diffs (39 lines):

diff -r 3c955cde70ea -r 025e78fea5eb doc/CHANGES-6.0
--- a/doc/CHANGES-6.0   Thu Apr 19 20:06:21 2012 +0000
+++ b/doc/CHANGES-6.0   Thu Apr 19 20:07:17 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.71 2012/04/18 19:56:34 snj Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.72 2012/04/19 20:07:17 riz Exp $
 
 A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
 until the 6.0 release:
@@ -1839,3 +1839,29 @@
        Retrive and print the hypervisor "extra" (teeny) version.
        [riz, ticket #184]
 
+sys/dev/rndpseudo.c                            1.7
+sys/kern/kern_rndq.c                           1.2
+sys/kern/subr_cprng.c                          1.6-1.7
+sys/lib/libkern/arc4random.c                   1.32
+sys/sys/rnd.h                                  1.30
+
+       Fix a number of races in the rnd subsystem and prevent crashing.
+       [tls, ticket #185]
+
+usr.sbin/makemandb/apropos-utils.c             1.3-1.4
+usr.sbin/makemandb/apropos.c                   1.6
+
+       Improve error messages, and handle pages with slashes in their
+       names better.
+       [wiz, ticket #186]
+
+usr.sbin/cpuctl/arch/i386.c                    1.31
+
+       Print CPU family for AMD CPU families 0x12 - 0x15.
+       [cegger, ticket #187]
+
+lib/librumphijack/hijack.c                     1.92
+
+       Fix hijacking of pollts/select on 64bit big endian hosts.
+       [martin, ticket #188]
+



Home | Main Index | Thread Index | Old Index