Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc 814 & 825
details: https://anonhg.NetBSD.org/src/rev/26787acdfdc3
branches: netbsd-7
changeset: 799419:26787acdfdc3
user: snj <snj%NetBSD.org@localhost>
date: Fri Jun 05 17:05:12 2015 +0000
description:
814 & 825
diffstat:
doc/CHANGES-7.0 | 16 +++++++++++++++-
1 files changed, 15 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r a9cae9f4d744 -r 26787acdfdc3 doc/CHANGES-7.0
--- a/doc/CHANGES-7.0 Fri Jun 05 17:03:43 2015 +0000
+++ b/doc/CHANGES-7.0 Fri Jun 05 17:05:12 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.324 2015/06/05 16:46:05 snj Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.325 2015/06/05 17:05:12 snj Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -31759,3 +31759,17 @@
Update LLVM to 3.6.1.
[joerg, ticket #824]
+sys/arch/i386/conf/GENERIC 1.1125
+sys/arch/i386/conf/XEN3_DOM0 1.95
+sys/arch/i386/conf/XEN3_DOMU 1.67
+
+ Disable COMPAT_FREEBSD. The implementation is poor, not well
+ tested and almost irrelevant. People who need it (for tw_cli
+ for example) can still recompile their kernels with this option.
+ [maxv, ticket #814]
+
+share/mk/bsd.lib.mk 1.358 via patch
+
+ Fix MKDEBUG vs parallel builds.
+ [riz, ticket #825]
+
Home |
Main Index |
Thread Index |
Old Index