Source-Changes-HG archive

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

[src/netbsd-3]: src/doc Tickets 1181-1182.



details:   https://anonhg.NetBSD.org/src/rev/e091df49ad97
branches:  netbsd-3
changeset: 577855:e091df49ad97
user:      riz <riz%NetBSD.org@localhost>
date:      Sun Feb 26 21:34:48 2006 +0000

description:
Tickets 1181-1182.

diffstat:

 doc/CHANGES-3.1 |  13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r 0c5c0767a4b4 -r e091df49ad97 doc/CHANGES-3.1
--- a/doc/CHANGES-3.1   Sun Feb 26 21:33:27 2006 +0000
+++ b/doc/CHANGES-3.1   Sun Feb 26 21:34:48 2006 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-3.1,v 1.1.2.39 2006/02/20 23:12:56 tron Exp $
+#      $NetBSD: CHANGES-3.1,v 1.1.2.40 2006/02/26 21:34:48 riz Exp $
 
 A complete list of changes from the NetBSD 3.0 release to the NetBSD 3.1
 release:
@@ -821,3 +821,14 @@
        Add amdpm(4). This fixes PR kern/32463.
        [tls, ticket #1180]
 
+sys/arch/i386/pci/pchb_rnd.c                           1.28
+
+       Improve code probing for the Intel hardware RNG to avoid false
+       detections.
+       [tron, ticket #1181]
+
+sys/dev/pci/twe.c                              1.74
+
+       Fix memory leak in the TWEIO_GET_PARAM ioctl.
+       [simonb, ticket #1182]
+



Home | Main Index | Thread Index | Old Index