Source-Changes-HG archive

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

[src/netbsd-2]: src/doc Tickets 5990, 8826, 8833.



details:   https://anonhg.NetBSD.org/src/rev/acb67485bb22
branches:  netbsd-2
changeset: 564345:acb67485bb22
user:      riz <riz%NetBSD.org@localhost>
date:      Thu Dec 01 16:29:20 2005 +0000

description:
Tickets 5990, 8826, 8833.

diffstat:

 doc/CHANGES-2.2 |  24 +++++++++++++++++++++++-
 1 files changed, 23 insertions(+), 1 deletions(-)

diffs (35 lines):

diff -r 0916e7a280a6 -r acb67485bb22 doc/CHANGES-2.2
--- a/doc/CHANGES-2.2   Thu Dec 01 16:27:50 2005 +0000
+++ b/doc/CHANGES-2.2   Thu Dec 01 16:29:20 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.2,v 1.1.2.14 2005/11/29 12:35:03 tron Exp $
+#      $NetBSD: CHANGES-2.2,v 1.1.2.15 2005/12/01 16:29:20 riz Exp $
 
 A complete list of changes from the NetBSD 2.1 release to the NetBSD 2.2 
 release
@@ -226,3 +226,25 @@
        Fix 64 bit truncation problem allowing to read arbitrary kernel memory.
        [christos, ticket #10155]
 
+sys/dev/pci/if_fxp_pci.c                       1.42
+sys/dev/pci/pcidevs                            1.727
+sys/dev/pci/pcidevs.h                          regen
+sys/dev/pci/pcidevs_data.h                     regen
+
+       New Dell Day, continued:  add support for the fxp(4) variant in the
+       802801G* family of SB.
+       [cube, ticket #5990]
+
+sys/nfs/nfs_bio.c                              1.136-1.137 via patch
+
+       The problem (kern/31926): under certain conditions, which could be
+       reliably reproduced, NFS reads would occasionally return zeroes instead
+       of some of the file data, or fail with EINVAL.
+       [jld, ticket #8826]
+
+include/ieeefp.h                               1.7 via patch
+
+PR/32108: Greg Oster: fpgetmask() linking failure with g++ on macppc
+Missing __{BEGIN,END}_DECLS.
+[oster, ticket #8833]
+



Home | Main Index | Thread Index | Old Index