Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6-0]: src/doc Ticket 917.
details: https://anonhg.NetBSD.org/src/rev/68d07872e6f5
branches: netbsd-6-0
changeset: 774833:68d07872e6f5
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Mon Jul 29 08:57:41 2013 +0000
description:
Ticket 917.
diffstat:
doc/CHANGES-6.0.3 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 928014f3740b -r 68d07872e6f5 doc/CHANGES-6.0.3
--- a/doc/CHANGES-6.0.3 Mon Jul 29 08:24:09 2013 +0000
+++ b/doc/CHANGES-6.0.3 Mon Jul 29 08:57:41 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.3,v 1.1.2.12 2013/07/29 07:10:33 msaitoh Exp $
+# $NetBSD: CHANGES-6.0.3,v 1.1.2.13 2013/07/29 08:57:41 msaitoh Exp $
A complete list of changes from the NetBSD 6.0.2 release to the NetBSD 6.0.3
release:
@@ -138,3 +138,9 @@
pcb first!
Not all pointers are 64bit - use uintptr_t instead of uint64_t.
[christos, ticket #912]
+
+sys/miscfs/procfs/procfs_map.c 1.43
+
+ Add a missing vm_map_unlock_read() and uvmspace_free() to the ENOMEM
+ error case in procfs_domap()d. Fixes PR#48048.
+ [ryo, ticket #917]
Home |
Main Index |
Thread Index |
Old Index