Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc Tickets 978, 979
details: https://anonhg.NetBSD.org/src/rev/e2ebf481598b
branches: netbsd-7
changeset: 799644:e2ebf481598b
user: riz <riz%NetBSD.org@localhost>
date: Thu Nov 05 20:34:26 2015 +0000
description:
Tickets 978, 979
diffstat:
doc/CHANGES-7.1 | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r b2eef9fdbd98 -r e2ebf481598b doc/CHANGES-7.1
--- a/doc/CHANGES-7.1 Thu Nov 05 20:32:31 2015 +0000
+++ b/doc/CHANGES-7.1 Thu Nov 05 20:34:26 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.14 2015/11/05 09:34:23 snj Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.15 2015/11/05 20:34:26 riz Exp $
A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
release:
@@ -655,3 +655,14 @@
Update value of p_stat before we release the proc_lock.
[pgoyette, ticket #999]
+sys/arch/mips/atheros/dev/athflash.c 1.9
+sys/arch/mips/atheros/dev/if_ae.c 1.25
+
+ Remove unused variables which break AP30 and MERAKI kernel builds.
+ [nisimura, ticket #978]
+
+sys/arch/mips/mips/bus_space_alignstride_chipdep.c patch
+
+ Mark variable as used to fix ADM5120* kernel builds.
+ [nisimura, ticket #979]
+
Home |
Main Index |
Thread Index |
Old Index