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 5983
details: https://anonhg.NetBSD.org/src/rev/31d7f6f18ef5
branches: netbsd-2-0
changeset: 564908:31d7f6f18ef5
user: riz <riz%NetBSD.org@localhost>
date: Mon Nov 14 22:35:14 2005 +0000
description:
Ticket 5983
diffstat:
doc/CHANGES-2.0.4 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 85d76962a893 -r 31d7f6f18ef5 doc/CHANGES-2.0.4
--- a/doc/CHANGES-2.0.4 Mon Nov 14 22:16:32 2005 +0000
+++ b/doc/CHANGES-2.0.4 Mon Nov 14 22:35:14 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-2.0.4,v 1.1.2.7 2005/11/06 00:51:47 riz Exp $
+# $NetBSD: CHANGES-2.0.4,v 1.1.2.8 2005/11/14 22:35:14 riz Exp $
A complete list of changes from the NetBSD 2.0.3 update to the NetBSD 2.0.4
update.
@@ -69,3 +69,9 @@
we set them correctly the first time. fixes PR 26995.
[chs, ticket #5971]
+sys/kern/vfs_vnops.c 1.99
+
+ vput() -> vrele(). Vnode is already unlocked.
+ With much help from Pavel Cahyna. PR#32005
+ [hannken, ticket #5983]
+
Home |
Main Index |
Thread Index |
Old Index