Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2]: src/doc Tickets 5637, 5638.
details: https://anonhg.NetBSD.org/src/rev/b54c65417ddd
branches: netbsd-2
changeset: 564032:b54c65417ddd
user: riz <riz%NetBSD.org@localhost>
date: Thu Sep 01 17:54:26 2005 +0000
description:
Tickets 5637, 5638.
diffstat:
doc/CHANGES-2.1 | 15 ++++++++++++++-
1 files changed, 14 insertions(+), 1 deletions(-)
diffs (26 lines):
diff -r ad412dec6a14 -r b54c65417ddd doc/CHANGES-2.1
--- a/doc/CHANGES-2.1 Thu Sep 01 16:54:49 2005 +0000
+++ b/doc/CHANGES-2.1 Thu Sep 01 17:54:26 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-2.1,v 1.1.2.181 2005/08/31 17:18:40 riz Exp $
+# $NetBSD: CHANGES-2.1,v 1.1.2.182 2005/09/01 17:54:26 riz Exp $
A complete list of changes from the NetBSD 2.0 release to the NetBSD 2.1
release
@@ -3617,3 +3617,16 @@
Welcome to 2.1_RC3
+sys/miscfs/kernfs/kernfs_vnops.c 1.112
+
+ Also protect the ipsec ioctls from negative offsets to prevent panics
+ in m_copydata(). Pointed out by Karl Janmar. Move the negative offset
+ check from kernfs_xread() to kernfs_read().
+ [christos, ticket #5637]
+
+distrib/utils/sysinst/util.c patch
+
+ Backout part of ticket #5523; postinstall is still in /etc
+ in 2.1.
+ [cube, ticket #5638]
+
Home |
Main Index |
Thread Index |
Old Index