Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6-1]: src/doc Ticket 917 and 919.
details: https://anonhg.NetBSD.org/src/rev/05a1bbc7eef5
branches: netbsd-6-1
changeset: 775819:05a1bbc7eef5
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Mon Jul 29 08:57:19 2013 +0000
description:
Ticket 917 and 919.
diffstat:
doc/CHANGES-6.1.1 | 14 +++++++++++++-
1 files changed, 13 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r 0c4d30df744f -r 05a1bbc7eef5 doc/CHANGES-6.1.1
--- a/doc/CHANGES-6.1.1 Mon Jul 29 08:53:44 2013 +0000
+++ b/doc/CHANGES-6.1.1 Mon Jul 29 08:57:19 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.1,v 1.1.2.12 2013/07/29 07:07:23 msaitoh Exp $
+# $NetBSD: CHANGES-6.1.1,v 1.1.2.13 2013/07/29 08:57:19 msaitoh Exp $
A complete list of changes from the NetBSD 6.1 release to the NetBSD 6.1.1
release:
@@ -138,3 +138,15 @@
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]
+
+etc/MAKEDEV.tmpl 1.166
+
+ Add a makedisk_p12high, used by VAX now after unbumping MAXPARTITIONS
+ from 16 down to 12. This fixes install issues on new setups.
+ [martin, ticket #919]
Home |
Main Index |
Thread Index |
Old Index