Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3-0]: src/doc Ticket 1347.
details: https://anonhg.NetBSD.org/src/rev/efe1ff36060f
branches: netbsd-3-0
changeset: 579233:efe1ff36060f
user: tron <tron%NetBSD.org@localhost>
date: Wed May 31 21:24:21 2006 +0000
description:
Ticket 1347.
diffstat:
doc/CHANGES-3.0.1 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 51b7699743ec -r efe1ff36060f doc/CHANGES-3.0.1
--- a/doc/CHANGES-3.0.1 Wed May 31 21:20:42 2006 +0000
+++ b/doc/CHANGES-3.0.1 Wed May 31 21:24:21 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-3.0.1,v 1.1.2.49 2006/05/30 19:47:00 ghen Exp $
+# $NetBSD: CHANGES-3.0.1,v 1.1.2.50 2006/05/31 21:24:21 tron Exp $
A complete list of changes from the NetBSD 3.0 release to the NetBSD 3.0.1
release:
@@ -465,3 +465,9 @@
Read config more strictly.
[dan, ticket #1342]
+sys/kern/vfs_vnops.c 1.112
+
+ Limit the size of any kernel buffers allocated by the VOP_READDIR
+ routines to MAXBSIZE.
+ [simonb, ticket #1347]
+
Home |
Main Index |
Thread Index |
Old Index