Source-Changes-HG archive

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

[src/netbsd-2-0]: src/doc Ticket 1355.



details:   https://anonhg.NetBSD.org/src/rev/69c3e777d214
branches:  netbsd-2-0
changeset: 564774:69c3e777d214
user:      riz <riz%NetBSD.org@localhost>
date:      Wed May 11 13:44:10 2005 +0000

description:
Ticket 1355.

diffstat:

 doc/CHANGES-2.0.3 |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 05ecc3902e3a -r 69c3e777d214 doc/CHANGES-2.0.3
--- a/doc/CHANGES-2.0.3 Wed May 11 13:43:46 2005 +0000
+++ b/doc/CHANGES-2.0.3 Wed May 11 13:44:10 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.0.3,v 1.1.2.13 2005/05/07 07:11:13 snj Exp $
+#      $NetBSD: CHANGES-2.0.3,v 1.1.2.14 2005/05/11 13:44:10 riz Exp $
 
 A complete list of changes from the NetBSD 2.0.2 release to the NetBSD 2.0.3
 release.
@@ -77,3 +77,8 @@
        Addresses PR#29559.
        [matt, ticket #1286]
 
+sys/ufs/ext2fs/ext2fs_bmap.c                   1.19
+
+       getblk() can return NULL if we are the pagedaemon. Check for this.
+       [bouyer, ticket #1355]
+



Home | Main Index | Thread Index | Old Index