Source-Changes-HG archive

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

[src/netbsd-2]: src/doc Tickets 10318, 10320, and 10327.



details:   https://anonhg.NetBSD.org/src/rev/94208bbed73c
branches:  netbsd-2
changeset: 564426:94208bbed73c
user:      riz <riz%NetBSD.org@localhost>
date:      Sun Feb 26 21:56:16 2006 +0000

description:
Tickets 10318, 10320, and 10327.

diffstat:

 doc/CHANGES-2.2 |  22 +++++++++++++++++++++-
 1 files changed, 21 insertions(+), 1 deletions(-)

diffs (33 lines):

diff -r d691a89192c4 -r 94208bbed73c doc/CHANGES-2.2
--- a/doc/CHANGES-2.2   Sun Feb 26 21:48:52 2006 +0000
+++ b/doc/CHANGES-2.2   Sun Feb 26 21:56:16 2006 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.2,v 1.1.2.40 2006/02/12 16:29:41 tron Exp $
+#      $NetBSD: CHANGES-2.2,v 1.1.2.41 2006/02/26 21:56:16 riz Exp $
 
 A complete list of changes from the NetBSD 2.1 release to the NetBSD 2.2 
 release
@@ -516,3 +516,23 @@
        Fix memory disclosure in bridge(4).
        [adrianp, ticket #10306]
 
+tools/gcc/README.mknative                      1.5 via patch
+tools/toolchain/README.mknative                        1.7
+
+       I haven't touched the mknative stuff since 2002.  Take my name off
+       of the readmes, so I'm not implied as a point of contact.
+       [tv, ticket #10318]
+
+sys/arch/alpha/pci/pci_6600.c                  1.14
+
+       Fix interrupt event counter attach typo.  Only the last interrupt
+       was getting an event counter, and none of the dec_6600 interrupts were
+       getting counted.
+       [mhitch, ticket #10320]
+
+sys/arch/i386/pci/pchb_rnd.c                   patch
+
+       Improve code probing for the Intel hardware RNG to avoid false
+       detections.
+       [tron, ticket #10327]
+



Home | Main Index | Thread Index | Old Index