Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/doc Ticket 944.
details: https://anonhg.NetBSD.org/src/rev/515987910778
branches: netbsd-3
changeset: 577471:515987910778
user: tron <tron%NetBSD.org@localhost>
date: Wed Nov 09 12:26:38 2005 +0000
description:
Ticket 944.
diffstat:
doc/CHANGES-3.0 | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r ebb8a0d77add -r 515987910778 doc/CHANGES-3.0
--- a/doc/CHANGES-3.0 Wed Nov 09 12:25:15 2005 +0000
+++ b/doc/CHANGES-3.0 Wed Nov 09 12:26:38 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-3.0,v 1.1.2.303 2005/11/09 11:13:40 tron Exp $
+# $NetBSD: CHANGES-3.0,v 1.1.2.304 2005/11/09 12:26:38 tron Exp $
A complete list of changes from the initial NetBSD 3.0 branch on 16 March 2005
until the 3.0 release:
@@ -13991,3 +13991,8 @@
entries quickly.
[christos, ticket #943]
+sys/kern/vfs_vnops.c 1.99
+
+ vput() -> vrele(). Vnode is already unlocked. Fixes PR kern/32005.
+ [hannken, ticket #944]
+
Home |
Main Index |
Thread Index |
Old Index