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 10633.



details:   https://anonhg.NetBSD.org/src/rev/c0f47a9a255d
branches:  netbsd-2-0
changeset: 564974:c0f47a9a255d
user:      tron <tron%NetBSD.org@localhost>
date:      Wed May 31 21:29:07 2006 +0000

description:
Ticket 10633.

diffstat:

 doc/CHANGES-2.0.4 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r ef21cd9984a9 -r c0f47a9a255d doc/CHANGES-2.0.4
--- a/doc/CHANGES-2.0.4 Wed May 31 21:28:08 2006 +0000
+++ b/doc/CHANGES-2.0.4 Wed May 31 21:29:07 2006 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.0.4,v 1.1.2.32 2006/05/30 19:50:53 ghen Exp $
+#      $NetBSD: CHANGES-2.0.4,v 1.1.2.33 2006/05/31 21:29:07 tron Exp $
 
 A complete list of changes from the NetBSD 2.0.3 update to the NetBSD 2.0.4
 update.
@@ -279,3 +279,9 @@
        Read config more strictly.
        [dan, ticket #10630]
 
+sys/kern/vfs_vnops.c                           1.112
+
+       Limit the size of any kernel buffers allocated by the VOP_READDIR
+       routines to MAXBSIZE.
+       [simonb, ticket #10633]
+



Home | Main Index | Thread Index | Old Index