Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc Tickets 26, 27
details: https://anonhg.NetBSD.org/src/rev/d928d0afc564
branches: netbsd-7
changeset: 798257:d928d0afc564
user: riz <riz%NetBSD.org@localhost>
date: Fri Aug 15 23:59:39 2014 +0000
description:
Tickets 26, 27
diffstat:
doc/CHANGES-7.0 | 14 +++++++++++++-
1 files changed, 13 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r 57852d8dc9bb -r d928d0afc564 doc/CHANGES-7.0
--- a/doc/CHANGES-7.0 Fri Aug 15 23:59:24 2014 +0000
+++ b/doc/CHANGES-7.0 Fri Aug 15 23:59:39 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.10 2014/08/15 13:07:37 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.11 2014/08/15 23:59:39 riz Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -176,3 +176,15 @@
convert an mmap() to drmMap().
[mrg, ticket #25]
+sys/kern/subr_prf.c 1.156
+
+ If mutex_tryenter() fails, don't call mutex_exit().
+ [apb, ticket #26]
+
+build.sh 1.295
+
+ Only the -m command line option, not MACHINE from the environment,
+ is supposed override MACHINE_ARCH from the environment with the
+ default MACHINE_ARCH for the requested machine.
+ [apb, ticket #27]
+
Home |
Main Index |
Thread Index |
Old Index